You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by fm...@apache.org on 2014/04/10 16:32:40 UTC

[01/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Repository: olingo-odata4
Updated Branches:
  refs/heads/master ba791fac3 -> 450ccfd4e


http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/feed.xml b/fit/src/main/resources/v3/Customer/feed.xml
deleted file mode 100644
index ea06387..0000000
--- a/fit/src/main/resources/v3/Customer/feed.xml
+++ /dev/null
@@ -1,704 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
-  <title type="text">Customer</title>
-  <updated>2014-02-04T14:21:06Z</updated>
-  <link rel="self" title="Customer" href="Customer" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Customer" href="Customer(-10)" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
-    <title />
-    <summary type="text">
-    </summary>
-    <updated>2014-02-04T14:21:06Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
-    <content type="application/xml">
-      <m:properties>
-        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
-        <d:Name m:null="true" />
-        <d:PrimaryContactInfo m:null="true" />
-        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>altname@mydomain.com</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>My Alternative name</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>myAlternativeName</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>8437568356834568</d:PhoneNumber>
-              <d:Extension>1243654265346267651534423ttrf</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:null="true" />
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-          </d:element>
-        </d:BackupContactInfo>
-        <d:Auditing m:null="true" />
-      </m:properties>
-    </content>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Customer" href="Customer(-9)" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
-    <title />
-    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
-    <updated>2014-02-04T14:21:06Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
-    <content type="application/xml">
-      <m:properties>
-        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
-        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
-            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
-            <d:element>axuncpheikzvpephn</d:element>
-            <d:element>xss</d:element>
-            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
-            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
-            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
-            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
-            <d:element>new item 1391427464906</d:element>
-            <d:element>new item 1391427465002</d:element>
-            <d:element>new item 1391427465099</d:element>
-            <d:element>new item 1391427465169</d:element>
-            <d:element>new item 1391427465257</d:element>
-            <d:element>new item 1391427465337</d:element>
-            <d:element>new item 1391427466815</d:element>
-            <d:element>new item 1391427466917</d:element>
-            <d:element>new item 1391427466996</d:element>
-            <d:element>new item 1391427467041</d:element>
-            <d:element>new item 1391427467121</d:element>
-            <d:element>new item 1391427467178</d:element>
-            <d:element>new update 1391427467777</d:element>
-            <d:element>new update 1391427467801</d:element>
-            <d:element>new update 1391427467824</d:element>
-            <d:element>new update 1391427468679</d:element>
-            <d:element>new update 1391427468717</d:element>
-            <d:element>new update 1391427468750</d:element>
-            <d:element>new update 1391427468954</d:element>
-            <d:element>new update 1391427468979</d:element>
-            <d:element>new update 1391427469006</d:element>
-            <d:element>new item 1391427470734</d:element>
-            <d:element>new item 1391427470796</d:element>
-            <d:element>new item 1391427470851</d:element>
-            <d:element>new item 1391427470889</d:element>
-            <d:element>new item 1391427470931</d:element>
-            <d:element>new item 1391427470968</d:element>
-            <d:element>new item 1391427668369</d:element>
-            <d:element>new item 1391427668441</d:element>
-            <d:element>new item 1391427668501</d:element>
-            <d:element>new item 1391427668544</d:element>
-            <d:element>new item 1391427668599</d:element>
-            <d:element>new item 1391427668666</d:element>
-            <d:element>new item 1391427669914</d:element>
-            <d:element>new item 1391427669983</d:element>
-            <d:element>new item 1391427670037</d:element>
-            <d:element>new item 1391427670077</d:element>
-            <d:element>new item 1391427670125</d:element>
-            <d:element>new item 1391427670184</d:element>
-            <d:element>new update 1391427670643</d:element>
-            <d:element>new update 1391427670667</d:element>
-            <d:element>new update 1391427670690</d:element>
-            <d:element>new update 1391427671300</d:element>
-            <d:element>new update 1391427671328</d:element>
-            <d:element>new update 1391427671352</d:element>
-            <d:element>new update 1391427671510</d:element>
-            <d:element>new update 1391427671536</d:element>
-            <d:element>new update 1391427671558</d:element>
-            <d:element>new item 1391427673166</d:element>
-            <d:element>new item 1391427673243</d:element>
-            <d:element>new item 1391427673323</d:element>
-            <d:element>new item 1391427673356</d:element>
-            <d:element>new item 1391427673398</d:element>
-            <d:element>new item 1391427673431</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
-            <d:element>yßkzfqeßqßkoundi</d:element>
-            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
-            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
-            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
-            <d:element>g</d:element>
-            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
-            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
-            <d:element>new item 1391427464962</d:element>
-            <d:element>new item 1391427465393</d:element>
-            <d:element>new item 1391427466869</d:element>
-            <d:element>new item 1391427467234</d:element>
-            <d:element>new update 1391427467485</d:element>
-            <d:element>new update 1391427467543</d:element>
-            <d:element>new update 1391427467571</d:element>
-            <d:element>new update 1391427468144</d:element>
-            <d:element>new update 1391427468198</d:element>
-            <d:element>new update 1391427468233</d:element>
-            <d:element>new update 1391427469515</d:element>
-            <d:element>new update 1391427469539</d:element>
-            <d:element>new update 1391427469566</d:element>
-            <d:element>new item 1391427470765</d:element>
-            <d:element>new item 1391427471005</d:element>
-            <d:element>new item 1391427668407</d:element>
-            <d:element>new item 1391427668706</d:element>
-            <d:element>new item 1391427669952</d:element>
-            <d:element>new item 1391427670227</d:element>
-            <d:element>new update 1391427670420</d:element>
-            <d:element>new update 1391427670438</d:element>
-            <d:element>new update 1391427670459</d:element>
-            <d:element>new update 1391427670945</d:element>
-            <d:element>new update 1391427670974</d:element>
-            <d:element>new update 1391427670996</d:element>
-            <d:element>new update 1391427672023</d:element>
-            <d:element>new update 1391427672048</d:element>
-            <d:element>new update 1391427672074</d:element>
-            <d:element>new item 1391427673206</d:element>
-            <d:element>new item 1391427673467</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>new item 1391427673544</d:PhoneNumber>
-            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
-            <d:Extension>fltuu</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
-              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
-              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:PrimaryContactInfo>
-        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>c</d:element>
-              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
-              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
-              <d:element>qiqk</d:element>
-              <d:element>弌ゾァ</d:element>
-              <d:element>pjoksiybbjva</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
-                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
-                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
-                <d:element>あ</d:element>
-                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
-              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
-              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
-                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
-                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
-                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
-                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
-                <d:Extension>ypurdynixhngpvdssv</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>irbkxhydugvnsytkckx</d:element>
-              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
-              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
-              <d:element>ikaxlhgdaqvyßquyae</d:element>
-              <d:element>qjyqct</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
-              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
-                <d:element>xutt</d:element>
-                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
-                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
-                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
-                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
-                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
-                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
-                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>zymn</d:PhoneNumber>
-              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber m:null="true" />
-                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
-                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
-                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
-              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
-              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
-              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
-                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
-                <d:element>amnßaniuxnksxuhhzlj</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
-              <d:Extension>gqnjluvptjlqees</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
-              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
-                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
-              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
-              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
-              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
-              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
-              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
-              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
-              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
-              <d:element>びa珱</d:element>
-              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
-              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
-              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
-              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:null="true" />
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
-              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
-              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
-              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
-              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
-              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
-              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
-              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
-              <d:element>pcftrhurg</d:element>
-              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
-              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
-              <d:Extension>cuttgus</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
-              <d:Extension>iuplesoyjflxrtghp</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
-                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
-                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>qßpxpdbihpssyßuh</d:element>
-              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
-              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
-              <d:element>seijuzeate</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
-                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
-                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
-                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
-                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
-              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
-                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
-                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
-                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>bcmk</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
-                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
-                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
-              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
-              <d:element>ernkqmccuxbmu</d:element>
-              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
-              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
-              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
-              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
-              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
-              <d:element>タソ</d:element>
-              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
-              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:null="true" />
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>cmaycumopfuzxozeq</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
-                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
-                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)" />
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>そЯチグンべ</d:element>
-              <d:element>g</d:element>
-              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
-              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
-              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
-              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
-              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
-              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
-              <d:element>ママ</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
-                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
-                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
-              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
-              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
-                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
-                <d:Extension>p</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
-                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
-                <d:Extension>ボポ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
-                <d:Extension>guooaztfdudgcehjpn</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
-                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)" />
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
-              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
-              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
-              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
-              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
-              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
-              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
-              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
-              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
-              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
-                <d:element>hailafhfqemfuca</d:element>
-                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
-                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
-                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:null="true" />
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
-              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-              <d:element>
-                <d:PhoneNumber>zxxz</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>ミぁ</d:PhoneNumber>
-                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
-                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
-                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
-                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
-                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
-                <d:Extension m:null="true" />
-              </d:element>
-              <d:element>
-                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
-                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
-              </d:element>
-            </d:MobilePhoneBag>
-          </d:element>
-          <d:element>
-            <d:EmailBag m:type="Collection(Edm.String)">
-              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
-              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
-              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
-            </d:EmailBag>
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
-              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
-              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
-              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
-            </d:AlternativeNames>
-            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-              <d:AlternativeNames m:type="Collection(Edm.String)">
-                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
-                <d:element>omxkeixc</d:element>
-                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
-                <d:element>vß</d:element>
-                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
-                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
-                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
-              </d:AlternativeNames>
-            </d:ContactAlias>
-            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
-              <d:Extension>ほァ弌チ欲ほ</d:Extension>
-            </d:HomePhone>
-            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
-              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
-            </d:WorkPhone>
-            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-          </d:element>
-        </d:BackupContactInfo>
-        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
-          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
-          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
-          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
-            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
-            <d:QueriedDateTime m:null="true" />
-          </d:Concurrency>
-        </d:Auditing>
-      </m:properties>
-    </content>
-  </entry>
-  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-9" />
-</feed>
\ No newline at end of file


[10/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/links/Orders.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/links/Orders.xml b/fit/src/main/resources/V40/Customers/1/links/Orders.xml
new file mode 100644
index 0000000..52bd53d
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/links/Orders.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
+  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Orders(8)</uri>
+  <next>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customers(1)/$links/Orders?$skiptoken=2</next>
+</links>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/entity.full.json b/fit/src/main/resources/V40/Orders/8/entity.full.json
new file mode 100644
index 0000000..69199f2
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/entity.full.json
@@ -0,0 +1,23 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Orders/$entity",
+  "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Order",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)",
+  "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)",
+  "@odata.etag": "W/\"123456789001\"",
+  "OrderID": 8,
+  "OrderDate@odata.type": "#DateTimeOffset",
+  "OrderDate": "2011-03-04T16:03:57Z",
+  "ShelfLife@odata.type": "#Duration",
+  "ShelfLife": "PT0.0000001S",
+  "OrderShelfLifes@odata.type": "#Collection(Duration)",
+  "OrderShelfLifes":
+          [
+            "PT0.0000001S"
+          ],
+  "LoggedInEmployee@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee/$ref",
+  "LoggedInEmployee@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee",
+  "CustomerForOrder@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder/$ref",
+  "CustomerForOrder@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder",
+  "OrderDetails@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails/$ref",
+  "OrderDetails@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/entity.xml b/fit/src/main/resources/V40/Orders/8/entity.xml
new file mode 100644
index 0000000..8dec66d
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/entity.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" 
+       xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" 
+       xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" 
+       xmlns:georss="http://www.georss.org/georss" 
+       xmlns:gml="http://www.opengis.net/gml" 
+       m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Orders/$entity"
+       m:etag="W/&quot;123456789001&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)</id>
+  <category term="#Microsoft.Test.OData.Services.ODataWCFService.Order" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+  <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/LoggedInEmployee" type="application/atom+xml;type=entry" title="LoggedInEmployee" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/CustomerForOrder" type="application/atom+xml;type=entry" title="CustomerForOrder" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/OrderDetails" type="application/atom+xml;type=feed" title="OrderDetails" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails" />
+  <title />
+  <updated>2014-03-24T17:36:01Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderID m:type="Int32">8</d:OrderID>
+      <d:OrderDate m:type="DateTimeOffset">2011-03-04T16:03:57Z</d:OrderDate>
+      <d:ShelfLife m:type="Duration">PT0.0000001S</d:ShelfLife>
+      <d:OrderShelfLifes m:type="#Collection(Duration)">
+        <m:element>PT0.0000001S</m:element>
+      </d:OrderShelfLifes>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/etag.txt b/fit/src/main/resources/V40/Orders/8/etag.txt
new file mode 100644
index 0000000..46cda31
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/etag.txt
@@ -0,0 +1 @@
+W/"123456789001"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/links/.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/links/.full.json b/fit/src/main/resources/V40/Orders/8/links/.full.json
new file mode 100644
index 0000000..ae6a7fd
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/links/.full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Info",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.full.json b/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.full.json
new file mode 100644
index 0000000..3a57fd0
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Orders/$links/CustomerForOrder",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(1)"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.xml b/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.xml
new file mode 100644
index 0000000..f7e70fc
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/8/links/CustomerForOrder.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<uri xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(1)</uri>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/feed.full.json b/fit/src/main/resources/V40/Orders/feed.full.json
new file mode 100644
index 0000000..1752c62
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/feed.full.json
@@ -0,0 +1,48 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Orders",
+  "value":
+          [
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Order",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)",
+              "OrderID": 7,
+              "OrderDate@odata.type": "#DateTimeOffset",
+              "OrderDate": "2011-05-29T14:21:12Z",
+              "ShelfLife@odata.type": "#Duration",
+              "ShelfLife": "PT0.0000001S",
+              "OrderShelfLifes@odata.type": "#Collection(Duration)",
+              "OrderShelfLifes":
+                      [
+                        "PT0.0000001S"
+                      ],
+              "LoggedInEmployee@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/LoggedInEmployee/$ref",
+              "LoggedInEmployee@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/LoggedInEmployee",
+              "CustomerForOrder@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/CustomerForOrder/$ref",
+              "CustomerForOrder@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/CustomerForOrder",
+              "OrderDetails@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/OrderDetails/$ref",
+              "OrderDetails@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/OrderDetails"
+            },
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Order",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)",
+              "OrderID": 8,
+              "OrderDate@odata.type": "#DateTimeOffset",
+              "OrderDate": "2011-03-04T16:03:57Z",
+              "ShelfLife@odata.type": "#Duration",
+              "ShelfLife": "PT0.0000001S",
+              "OrderShelfLifes@odata.type": "#Collection(Duration)",
+              "OrderShelfLifes":
+                      [
+                        "PT0.0000001S"
+                      ],
+              "LoggedInEmployee@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee/$ref",
+              "LoggedInEmployee@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee",
+              "CustomerForOrder@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder/$ref",
+              "CustomerForOrder@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder",
+              "OrderDetails@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails/$ref",
+              "OrderDetails@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails"
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Orders/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Orders/feed.xml b/fit/src/main/resources/V40/Orders/feed.xml
new file mode 100644
index 0000000..2a32d31
--- /dev/null
+++ b/fit/src/main/resources/V40/Orders/feed.xml
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Orders">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders</id>
+  <title />
+  <updated>2014-03-24T17:17:25Z</updated>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Order" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/LoggedInEmployee" type="application/atom+xml;type=entry" title="LoggedInEmployee" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/LoggedInEmployee" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/CustomerForOrder" type="application/atom+xml;type=entry" title="CustomerForOrder" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/CustomerForOrder" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/OrderDetails" type="application/atom+xml;type=feed" title="OrderDetails" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(7)/OrderDetails" />
+    <title />
+    <updated>2014-03-24T17:17:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:OrderID m:type="Int32">7</d:OrderID>
+        <d:OrderDate m:type="DateTimeOffset">2011-05-29T14:21:12Z</d:OrderDate>
+        <d:ShelfLife m:type="Duration">PT0.0000001S</d:ShelfLife>
+        <d:OrderShelfLifes m:type="#Collection(Duration)">
+          <m:element>PT0.0000001S</m:element>
+        </d:OrderShelfLifes>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Order" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/LoggedInEmployee" type="application/atom+xml;type=entry" title="LoggedInEmployee" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/LoggedInEmployee" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/CustomerForOrder" type="application/atom+xml;type=entry" title="CustomerForOrder" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/CustomerForOrder" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/OrderDetails" type="application/atom+xml;type=feed" title="OrderDetails" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Orders(8)/OrderDetails" />
+    <title />
+    <updated>2014-03-24T17:17:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:OrderID m:type="Int32">8</d:OrderID>
+        <d:OrderDate m:type="DateTimeOffset">2011-03-04T16:03:57Z</d:OrderDate>
+        <d:ShelfLife m:type="Duration">PT0.0000001S</d:ShelfLife>
+        <d:OrderShelfLifes m:type="#Collection(Duration)">
+          <m:element>PT0.0000001S</m:element>
+        </d:OrderShelfLifes>
+      </m:properties>
+    </content>
+  </entry>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/People/5/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/People/5/entity.full.json b/fit/src/main/resources/V40/People/5/entity.full.json
new file mode 100644
index 0000000..3596881
--- /dev/null
+++ b/fit/src/main/resources/V40/People/5/entity.full.json
@@ -0,0 +1,51 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#People/$entity",
+  "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Person",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)",
+  "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)",
+  "PersonID": 5,
+  "FirstName": "Peter",
+  "LastName": "Bee",
+  "MiddleName": null,
+  "HomeAddress": null,
+  "Home@odata.type": "#GeographyPoint",
+  "Home":
+          {
+            "type": "Point",
+            "coordinates":
+                    [
+                      -261.8,
+                      -16
+                    ],
+            "crs":
+                    {
+                      "type": "name",
+                      "properties":
+                              {
+                                "name": "EPSG:4326"
+                              }
+                    }
+          },
+  "Numbers@odata.type": "#Collection(String)",
+  "Numbers":
+          [
+            "555-555-5555"
+          ],
+  "Emails@odata.type": "#Collection(String)",
+  "Emails":
+          [
+            "def@test.msn"
+          ],
+  "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent/$ref",
+  "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent",
+  "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+          },
+  "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/People/5/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/People/5/entity.xml b/fit/src/main/resources/V40/People/5/entity.xml
new file mode 100644
index 0000000..daebef8
--- /dev/null
+++ b/fit/src/main/resources/V40/People/5/entity.xml
@@ -0,0 +1,55 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#People/$entity">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)</id>
+  <category term="#Microsoft.Test.OData.Services.ODataWCFService.Person" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+  <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent" />
+  <title />
+  <updated>2014-03-24T17:20:17Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:PersonID m:type="Int32">5</d:PersonID>
+      <d:FirstName>Peter</d:FirstName>
+      <d:LastName>Bee</d:LastName>
+      <d:MiddleName m:null="true" />
+      <d:HomeAddress m:null="true" />
+      <d:Home m:type="GeographyPoint">
+        <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+          <gml:pos>-16 -261.8</gml:pos>
+        </gml:Point>
+      </d:Home>
+      <d:Numbers m:type="#Collection(String)">
+        <m:element>555-555-5555</m:element>
+      </d:Numbers>
+      <d:Emails m:type="#Collection(String)">
+        <m:element>def@test.msn</m:element>
+      </d:Emails>
+      <d:IsRegistered m:type="Boolean">true</d:IsRegistered>
+      <d:Height m:type="Decimal">179</d:Height>
+      <d:PDC m:type="Binary">fi653p3+MklA/LdoBlhWgnMTUUEo8tEgtbMXnF0a3CUNL9BZxXpSRiD9ebTnmNR0zWPjJVIDx4tdmCnq55XrJh+RW9aI/b34wAogK3kcORw=</d:PDC>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/People/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/People/feed.full.json b/fit/src/main/resources/V40/People/feed.full.json
new file mode 100644
index 0000000..a0e3db0
--- /dev/null
+++ b/fit/src/main/resources/V40/People/feed.full.json
@@ -0,0 +1,333 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#People",
+  "value":
+          [
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Customer",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer",
+              "PersonID": 1,
+              "FirstName": "Bob",
+              "LastName": "Cat",
+              "MiddleName": null,
+              "HomeAddress":
+                      {
+                        "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.HomeAddress",
+                        "Street": "1 Microsoft Way",
+                        "City": "London",
+                        "PostalCode": "98052",
+                        "FamilyName": "Cats"
+                      },
+              "Home@odata.type": "#GeographyPoint",
+              "Home":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  23.1,
+                                  32.1
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Numbers@odata.type": "#Collection(String)",
+              "Numbers":
+                      [
+                        "111-111-1111"
+                      ],
+              "Emails@odata.type": "#Collection(String)",
+              "Emails":
+                      [
+                        "abc@abc.com"
+                      ],
+              "City": "London",
+              "Birthday@odata.type": "#DateTimeOffset",
+              "Birthday": "1957-04-03T00:00:00Z",
+              "TimeBetweenLastTwoOrders@odata.type": "#Duration",
+              "TimeBetweenLastTwoOrders": "PT0.0000001S",
+              "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent/$ref",
+              "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent",
+              "Orders@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders/$ref",
+              "Orders@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders",
+              "Company@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company/$ref",
+              "Company@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company",
+              "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+                      },
+              "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+                      }
+            },
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Customer",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer",
+              "PersonID": 2,
+              "FirstName": "Jill",
+              "LastName": "Jones",
+              "MiddleName": null,
+              "HomeAddress": null,
+              "Home@odata.type": "#GeographyPoint",
+              "Home":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  161.8,
+                                  15
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Numbers@odata.type": "#Collection(String)",
+              "Numbers":
+                      [
+                      ],
+              "Emails@odata.type": "#Collection(String)",
+              "Emails":
+                      [
+                      ],
+              "City": "Sydney",
+              "Birthday@odata.type": "#DateTimeOffset",
+              "Birthday": "1983-01-15T00:00:00Z",
+              "TimeBetweenLastTwoOrders@odata.type": "#Duration",
+              "TimeBetweenLastTwoOrders": "PT0.0000002S",
+              "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent/$ref",
+              "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent",
+              "Orders@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders/$ref",
+              "Orders@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders",
+              "Company@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company/$ref",
+              "Company@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company",
+              "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+                      },
+              "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+                      }
+            },
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Employee",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee",
+              "PersonID": 3,
+              "FirstName": "Jacob",
+              "LastName": "Zip",
+              "MiddleName": null,
+              "HomeAddress":
+                      {
+                        "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Address",
+                        "Street": "1 Microsoft Way",
+                        "City": "Sydney",
+                        "PostalCode": "98052"
+                      },
+              "Home@odata.type": "#GeographyPoint",
+              "Home":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  161.8,
+                                  15
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Numbers@odata.type": "#Collection(String)",
+              "Numbers":
+                      [
+                        "333-333-3333"
+                      ],
+              "Emails@odata.type": "#Collection(String)",
+              "Emails":
+                      [
+                        null
+                      ],
+              "DateHired@odata.type": "#DateTimeOffset",
+              "DateHired": "2010-12-13T00:00:00Z",
+              "Office@odata.type": "#GeographyPoint",
+              "Office":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  162,
+                                  15
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent/$ref",
+              "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent",
+              "Company@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company/$ref",
+              "Company@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company",
+              "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+                      },
+              "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+                      }
+            },
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Employee",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee",
+              "PersonID": 4,
+              "FirstName": "Elmo",
+              "LastName": "Rogers",
+              "MiddleName": null,
+              "HomeAddress": null,
+              "Home@odata.type": "#GeographyPoint",
+              "Home":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  -61.8,
+                                  -15
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Numbers@odata.type": "#Collection(String)",
+              "Numbers":
+                      [
+                        "444-444-4444",
+                        "555-555-5555",
+                        "666-666-6666"
+                      ],
+              "Emails@odata.type": "#Collection(String)",
+              "Emails":
+                      [
+                        "def@def.org",
+                        "lmn@lmn.com"
+                      ],
+              "DateHired@odata.type": "#DateTimeOffset",
+              "DateHired": "2008-03-27T00:00:00Z",
+              "Office@odata.type": "#GeographyPoint",
+              "Office":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  -62,
+                                  -15
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent/$ref",
+              "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent",
+              "Company@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company/$ref",
+              "Company@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company",
+              "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+                      },
+              "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+                      }
+            },
+            {
+              "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Person",
+              "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)",
+              "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)",
+              "PersonID": 5,
+              "FirstName": "Peter",
+              "LastName": "Bee",
+              "MiddleName": null,
+              "HomeAddress": null,
+              "Home@odata.type": "#GeographyPoint",
+              "Home":
+                      {
+                        "type": "Point",
+                        "coordinates":
+                                [
+                                  -261.8,
+                                  -16
+                                ],
+                        "crs":
+                                {
+                                  "type": "name",
+                                  "properties":
+                                          {
+                                            "name": "EPSG:4326"
+                                          }
+                                }
+                      },
+              "Numbers@odata.type": "#Collection(String)",
+              "Numbers":
+                      [
+                        "555-555-5555"
+                      ],
+              "Emails@odata.type": "#Collection(String)",
+              "Emails":
+                      [
+                        "def@test.msn"
+                      ],
+              "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent/$ref",
+              "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent",
+              "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+                      },
+              "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+                      {
+                        "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+                      }
+            }
+          ],
+  "odata.nextLink": "People?$skiptoken=5"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/People/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/People/feed.xml b/fit/src/main/resources/V40/People/feed.xml
new file mode 100644
index 0000000..609c669
--- /dev/null
+++ b/fit/src/main/resources/V40/People/feed.xml
@@ -0,0 +1,219 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" 
+      xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" 
+      xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" 
+      xmlns:georss="http://www.georss.org/georss" 
+      xmlns:gml="http://www.opengis.net/gml" 
+      m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#People">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People</id>
+  <title />
+  <updated>2014-03-20T14:31:00Z</updated>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Customer" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Company" type="application/atom+xml;type=entry" title="Company" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(1)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company" />
+    <title />
+    <updated>2014-03-20T14:31:00Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonID m:type="Int32">1</d:PersonID>
+        <d:FirstName>Bob</d:FirstName>
+        <d:LastName>Cat</d:LastName>
+        <d:MiddleName m:null="true" />
+        <d:HomeAddress m:type="#Microsoft.Test.OData.Services.ODataWCFService.HomeAddress">
+          <d:Street>1 Microsoft Way</d:Street>
+          <d:City>London</d:City>
+          <d:PostalCode>98052</d:PostalCode>
+          <d:FamilyName>Cats</d:FamilyName>
+        </d:HomeAddress>
+        <d:Home m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>32.1 23.1</gml:pos>
+          </gml:Point>
+        </d:Home>
+        <d:Numbers m:type="#Collection(String)">
+          <m:element>111-111-1111</m:element>
+        </d:Numbers>
+        <d:Emails m:type="#Collection(String)">
+          <m:element>abc@abc.com</m:element>
+        </d:Emails>
+        <d:City>London</d:City>
+        <d:Birthday m:type="DateTimeOffset">1957-04-03T00:00:00Z</d:Birthday>
+        <d:TimeBetweenLastTwoOrders m:type="Duration">PT0.0000001S</d:TimeBetweenLastTwoOrders>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Customer" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Parent" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Orders" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Company" type="application/atom+xml;type=entry" title="Company" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(2)/Microsoft.Test.OData.Services.ODataWCFService.Customer/Company" />
+    <title />
+    <updated>2014-03-20T14:31:00Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonID m:type="Int32">2</d:PersonID>
+        <d:FirstName>Jill</d:FirstName>
+        <d:LastName>Jones</d:LastName>
+        <d:MiddleName m:null="true" />
+        <d:HomeAddress m:null="true" />
+        <d:Home m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>15 161.8</gml:pos>
+          </gml:Point>
+        </d:Home>
+        <d:Numbers m:type="#Collection(String)" />
+        <d:Emails m:type="#Collection(String)" />
+        <d:City>Sydney</d:City>
+        <d:Birthday m:type="DateTimeOffset">1983-01-15T00:00:00Z</d:Birthday>
+        <d:TimeBetweenLastTwoOrders m:type="Duration">PT0.0000002S</d:TimeBetweenLastTwoOrders>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Employee" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Company" type="application/atom+xml;type=entry" title="Company" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(3)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company" />
+    <title />
+    <updated>2014-03-20T14:31:00Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonID m:type="Int32">3</d:PersonID>
+        <d:FirstName>Jacob</d:FirstName>
+        <d:LastName>Zip</d:LastName>
+        <d:MiddleName m:null="true" />
+        <d:HomeAddress m:type="#Microsoft.Test.OData.Services.ODataWCFService.Address">
+          <d:Street>1 Microsoft Way</d:Street>
+          <d:City>Sydney</d:City>
+          <d:PostalCode>98052</d:PostalCode>
+        </d:HomeAddress>
+        <d:Home m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>15 161.8</gml:pos>
+          </gml:Point>
+        </d:Home>
+        <d:Numbers m:type="#Collection(String)">
+          <m:element>333-333-3333</m:element>
+        </d:Numbers>
+        <d:Emails m:type="#Collection(String)">
+          <m:element m:null="true" />
+        </d:Emails>
+        <d:DateHired m:type="DateTimeOffset">2010-12-13T00:00:00Z</d:DateHired>
+        <d:Office m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>15 162</gml:pos>
+          </gml:Point>
+        </d:Office>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Employee" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Parent" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Company" type="application/atom+xml;type=entry" title="Company" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(4)/Microsoft.Test.OData.Services.ODataWCFService.Employee/Company" />
+    <title />
+    <updated>2014-03-20T14:31:00Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonID m:type="Int32">4</d:PersonID>
+        <d:FirstName>Elmo</d:FirstName>
+        <d:LastName>Rogers</d:LastName>
+        <d:MiddleName m:null="true" />
+        <d:HomeAddress m:null="true" />
+        <d:Home m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>-15 -61.8</gml:pos>
+          </gml:Point>
+        </d:Home>
+        <d:Numbers m:type="#Collection(String)">
+          <m:element>444-444-4444</m:element>
+          <m:element>555-555-5555</m:element>
+          <m:element>666-666-6666</m:element>
+        </d:Numbers>
+        <d:Emails m:type="#Collection(String)">
+          <m:element>def@def.org</m:element>
+          <m:element>lmn@lmn.com</m:element>
+        </d:Emails>
+        <d:DateHired m:type="DateTimeOffset">2008-03-27T00:00:00Z</d:DateHired>
+        <d:Office m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>-15 -62</gml:pos>
+          </gml:Point>
+        </d:Office>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)</id>
+    <category term="#Microsoft.Test.OData.Services.ODataWCFService.Person" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+    <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)" />
+    <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People(5)/Parent" />
+    <title />
+    <updated>2014-03-20T14:31:00Z</updated>
+    <author>
+      <name />
+    </author>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonID m:type="Int32">5</d:PersonID>
+        <d:FirstName>Peter</d:FirstName>
+        <d:LastName>Bee</d:LastName>
+        <d:MiddleName m:null="true" />
+        <d:HomeAddress m:null="true" />
+        <d:Home m:type="GeographyPoint">
+          <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+            <gml:pos>-16 -261.8</gml:pos>
+          </gml:Point>
+        </d:Home>
+        <d:Numbers m:type="#Collection(String)">
+          <m:element>555-555-5555</m:element>
+        </d:Numbers>
+        <d:Emails m:type="#Collection(String)">
+          <m:element>def@test.msn</m:element>
+        </d:Emails>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/People?$skiptoken=5"/>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/ProductDetails/6 1/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/ProductDetails/6 1/entity.full.json b/fit/src/main/resources/V40/ProductDetails/6 1/entity.full.json
new file mode 100644
index 0000000..38e347f
--- /dev/null
+++ b/fit/src/main/resources/V40/ProductDetails/6 1/entity.full.json	
@@ -0,0 +1,19 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#ProductDetails/$entity",
+  "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.ProductDetail",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)",
+  "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)",
+  "ProductID": 6,
+  "ProductDetailID": 1,
+  "ProductName": "Candy",
+  "Description": "sweet snack",
+  "RelatedProduct@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/RelatedProduct/$ref",
+  "RelatedProduct@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/RelatedProduct",
+  "Reviews@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/Reviews/$ref",
+  "Reviews@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/Reviews",
+  "#Microsoft.Test.OData.Services.ODataWCFService.GetRelatedProduct":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.GetRelatedProduct",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/Microsoft.Test.OData.Services.ODataWCFService.GetRelatedProduct"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/ProductDetails/6 1/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/ProductDetails/6 1/entity.xml b/fit/src/main/resources/V40/ProductDetails/6 1/entity.xml
new file mode 100644
index 0000000..ae66ac8
--- /dev/null
+++ b/fit/src/main/resources/V40/ProductDetails/6 1/entity.xml	
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#ProductDetails/$entity">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)</id>
+  <category term="#Microsoft.Test.OData.Services.ODataWCFService.ProductDetail" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+  <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/RelatedProduct" type="application/atom+xml;type=entry" title="RelatedProduct" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/RelatedProduct" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/ProductDetails(ProductID=6,ProductDetailID=1)/Reviews" />
+  <title />
+  <updated>2014-03-24T17:23:51Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductID m:type="Int32">6</d:ProductID>
+      <d:ProductDetailID m:type="Int32">1</d:ProductDetailID>
+      <d:ProductName>Candy</d:ProductName>
+      <d:Description>sweet snack</d:Description>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/badRequest.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/badRequest.json b/fit/src/main/resources/V40/badRequest.json
new file mode 100644
index 0000000..b6bc3ac
--- /dev/null
+++ b/fit/src/main/resources/V40/badRequest.json
@@ -0,0 +1,17 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Bad request."
+                    },
+            "innererror":
+                    {
+                      "message": "Bad request.",
+                      "type": "Microsoft.Data.OData.BadRequest",
+                      "stacktrace": " at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings...."
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/badRequest.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/badRequest.xml b/fit/src/main/resources/V40/badRequest.xml
new file mode 100644
index 0000000..febd2fe
--- /dev/null
+++ b/fit/src/main/resources/V40/badRequest.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Bad request.</m:message>
+  <m:innererror>
+    <m:message>Bad request.</m:message>
+    <m:type>Microsoft.Data.OData.BadRequest</m:type>
+    <m:stacktrace> at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings...</m:stacktrace>
+  </m:innererror>
+</m:error>
\ No newline at end of file


[04/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-7/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-7/entity.xml b/fit/src/main/resources/v3/Customer/-7/entity.xml
deleted file mode 100644
index 8251d76..0000000
--- a/fit/src/main/resources/v3/Customer/-7/entity.xml
+++ /dev/null
@@ -1,381 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Customer" href="Customer(-7)" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-7)/Orders" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-7)/Logins" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-7)/Husband" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-7)/Wife" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-7)/Info" />
-  <title />
-  <summary type="text">remotingdestructorprinterswitcheschannelssatellitelanguageresolve</summary>
-  <updated>2014-02-13T15:23:49Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-7)/Thumbnail" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-7)/Video" />
-  <content type="application/xml">
-    <m:properties>
-      <d:CustomerId m:type="Edm.Int32">-7</d:CustomerId>
-      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
-        <d:EmailBag m:type="Collection(Edm.String)" />
-        <d:AlternativeNames m:type="Collection(Edm.String)">
-          <d:element>ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ</d:element>
-          <d:element>ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz</d:element>
-          <d:element>
-          </d:element>
-          <d:element>gßntmp</d:element>
-          <d:element>gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd</d:element>
-          <d:element>bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec</d:element>
-          <d:element>uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign</d:element>
-        </d:AlternativeNames>
-        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc</d:element>
-            <d:element>匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ</d:element>
-            <d:element>ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん</d:element>
-            <d:element>vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk</d:element>
-          </d:AlternativeNames>
-        </d:ContactAlias>
-        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi</d:PhoneNumber>
-          <d:Extension>クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ</d:Extension>
-        </d:HomePhone>
-        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦</d:PhoneNumber>
-          <d:Extension>qxxvvluootexndauvmjmxcsupdzvrqspyltziba</d:Extension>
-        </d:WorkPhone>
-        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-          <d:element>
-            <d:PhoneNumber>マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ</d:PhoneNumber>
-            <d:Extension>ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi</d:PhoneNumber>
-            <d:Extension>ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf</d:PhoneNumber>
-            <d:Extension>ulreousnjfnjxncfsmkuruhczgcpr</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>znajuovfeompumpfnaxvpnihotlixtkyi</d:PhoneNumber>
-            <d:Extension>dhfygicsdlsßfßxsksjmpfhqujdrp</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>ァボバヲま</d:PhoneNumber>
-            <d:Extension>を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy</d:PhoneNumber>
-            <d:Extension>バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau</d:PhoneNumber>
-            <d:Extension>nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj</d:Extension>
-          </d:element>
-        </d:MobilePhoneBag>
-      </d:PrimaryContactInfo>
-      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj</d:element>
-            <d:element>vycfthvgfrucdjyy</d:element>
-            <d:element>vdcyycrvuijookgzbvdupgus</d:element>
-            <d:element>jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx</d:element>
-            <d:element>ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq</d:element>
-            <d:element>kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu</d:element>
-            <d:element>ぞぴァゼポマ</d:element>
-            <d:element>vnfbauudbyxtzkpdmkzxmmnouju</d:element>
-            <d:element>iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks</d:element>
-            <d:element>ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy</d:element>
-            <d:element>umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz</d:element>
-            <d:element>ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ</d:element>
-            <d:element>aママ畚ァヲポあァをタマァёソяそぽソソびク欲</d:element>
-            <d:element>ssldcyxftcßß</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ</d:element>
-              <d:element>ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ</d:element>
-              <d:element>畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ</d:element>
-              <d:element>vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht</d:element>
-              <d:element>ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱</d:element>
-              <d:element>mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj</d:element>
-              <d:element>sejiivcdcpz</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk</d:PhoneNumber>
-            <d:Extension>ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ぼダ珱欲яミЯァネをマ珱マ</d:PhoneNumber>
-            <d:Extension>eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ykchhyyquzahßjlvooyumqg</d:element>
-            <d:element>tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx</d:element>
-            <d:element>utqupdjbmnecjztzxuybkscjq</d:element>
-            <d:element>タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ</d:element>
-            <d:element>九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ</d:element>
-            <d:element>チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ</d:element>
-            <d:element>ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜</d:element>
-            <d:element>qcmqpußsoqssslq</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>uexjfh</d:PhoneNumber>
-            <d:Extension>blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>zダ</d:PhoneNumber>
-            <d:Extension>msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя</d:PhoneNumber>
-              <d:Extension>clpyfmjxphrnkbsssxxrkmss</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ</d:PhoneNumber>
-              <d:Extension>黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ</d:PhoneNumber>
-              <d:Extension>せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>fbnmtidvi</d:PhoneNumber>
-              <d:Extension>kec</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ</d:PhoneNumber>
-              <d:Extension>lzpabrmxrjooukhkktcjrtupspuovf</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb</d:PhoneNumber>
-              <d:Extension>duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹</d:element>
-            <d:element>fidpldjmkophmxitkxseuxxjuxsk</d:element>
-            <d:element>珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ</d:element>
-            <d:element>黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌</d:element>
-            <d:element>domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc</d:element>
-            <d:element>byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc</d:element>
-            <d:element>zvlstxzogzhdfvbnovvpqylchagxipe</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>欲яソゼたンァaァチネ</d:element>
-            <d:element>ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ</d:element>
-            <d:element>absjcqrokrssngiltespzgcjsszjßxjme</d:element>
-            <d:element>un</d:element>
-            <d:element>jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr</d:element>
-            <d:element>gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi</d:element>
-            <d:element>fuuhqqqaynljlftffudsijus</d:element>
-            <d:element>pdhpfpvtobsfgyonysdgbfrec</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ</d:PhoneNumber>
-            <d:Extension>あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>kdfvzßplysmdsgssqpgtnpfd</d:PhoneNumber>
-            <d:Extension>ソゼぜあタチя歹タまン</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy</d:PhoneNumber>
-              <d:Extension>ivyaukeudiuvnovcupbdtxiivirphtnqexvf</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>lborxdrefsqsunutvoisjtkkotrdmprk</d:PhoneNumber>
-              <d:Extension>ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>digluvk</d:PhoneNumber>
-              <d:Extension>欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot</d:PhoneNumber>
-              <d:Extension>ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ</d:PhoneNumber>
-              <d:Extension>sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ</d:PhoneNumber>
-              <d:Extension>liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ</d:PhoneNumber>
-              <d:Extension>xr</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss</d:element>
-            <d:element>lifgxessßaozssaoleugoixjlubiyr</d:element>
-            <d:element>tfk</d:element>
-            <d:element>pmvnavuuaz</d:element>
-            <d:element>uqßjkipmutbf</d:element>
-            <d:element>たハチァaヲび歹をダ</d:element>
-            <d:element>pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl</d:element>
-            <d:element>
-            </d:element>
-            <d:element>qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ</d:element>
-              <d:element>nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap</d:element>
-              <d:element>iilrdigfyvjjrqxttgxraufqhfetoloz</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя</d:PhoneNumber>
-            <d:Extension>uuuyuxxunzuaburvjoxnr</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ミ暦ァソ縷裹ネяネぴタぜび</d:PhoneNumber>
-            <d:Extension>mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>diioxqmyakmeureygmjdfriei</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ</d:element>
-            <d:element>cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy</d:element>
-              <d:element>ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜</d:element>
-              <d:element>orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq</d:element>
-              <d:element>itx</d:element>
-              <d:element>caugxngovuoepellvrafenpvuqhkylaqkdxq</d:element>
-              <d:element>歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ</d:element>
-              <d:element>ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>pamtyaqxxßqaofkg</d:PhoneNumber>
-            <d:Extension>auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber m:null="true" />
-            <d:Extension m:null="true" />
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ</d:element>
-            <d:element>マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ</d:element>
-            <d:element>qaihqzpasjloisgbssorpjbdxukzdrteqeßso</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde</d:element>
-            <d:element>ofmoncksscxsssx</d:element>
-            <d:element>ボゼソまべたポ暦ぴを暦欲ソ弌</d:element>
-            <d:element>バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>nftqkrduliiuzoszloctxuyekunazdkmkpgaga</d:element>
-              <d:element>agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss</d:element>
-              <d:element>dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ</d:PhoneNumber>
-            <d:Extension>zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた</d:PhoneNumber>
-              <d:Extension>bbqkdtorßbpqqyfqchnpjgb</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk</d:PhoneNumber>
-              <d:Extension>nceargrqlfujfqh</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-      </d:BackupContactInfo>
-      <d:Auditing m:null="true" />
-    </m:properties>
-  </content>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-9/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-9/entity.full.json b/fit/src/main/resources/v3/Customer/-9/entity.full.json
deleted file mode 100644
index d69bf97..0000000
--- a/fit/src/main/resources/v3/Customer/-9/entity.full.json
+++ /dev/null
@@ -1,750 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)",
-  "odata.editLink": "Customer(-9)",
-  "Orders@odata.navigationLinkUrl": "Customer(-9)/Orders",
-  "Logins@odata.navigationLinkUrl": "Customer(-9)/Logins",
-  "Husband@odata.navigationLinkUrl": "Customer(-9)/Husband",
-  "Wife@odata.navigationLinkUrl": "Customer(-9)/Wife",
-  "Info@odata.navigationLinkUrl": "Customer(-9)/Info",
-  "Thumbnail@odata.mediaEditLink": "Customer(-9)/Thumbnail",
-  "Video@odata.mediaEditLink": "Customer(-9)/Video",
-  "CustomerId": -9,
-  "Name": "enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart",
-  "PrimaryContactInfo":
-          {
-            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-            "EmailBag@odata.type": "Collection(Edm.String)",
-            "EmailBag":
-                    [
-                      "cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh",
-                      "hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb",
-                      "axuncpheikzvpephn",
-                      "xss",
-                      "zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga",
-                      "ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё",
-                      "ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso",
-                      "kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf"
-                    ],
-            "AlternativeNames@odata.type": "Collection(Edm.String)",
-            "AlternativeNames":
-                    [
-                      "rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb",
-                      "yßkzfqeßqßkoundi",
-                      "ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ",
-                      "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx",
-                      "xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf",
-                      "g",
-                      "九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ",
-                      "xursuhdtgshjbjblkrkapuauea"
-                    ],
-            "ContactAlias":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                      "AlternativeNames@odata.type": "Collection(Edm.String)",
-                      "AlternativeNames":
-                              [
-                              ]
-                    },
-            "HomePhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ",
-                      "Extension": "somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"
-                    },
-            "WorkPhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "elvfevjyssuako",
-                      "Extension": "fltuu"
-                    },
-            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-            "MobilePhoneBag":
-                    [
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu",
-                        "Extension": "ypfuiuhrqevehzrziuckpf"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ddfxtvqbsogqsssqrbxvamhss",
-                        "Extension": null
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum",
-                        "Extension": "ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ"
-                      }
-                    ]
-          },
-  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
-  "BackupContactInfo":
-          [
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "c",
-                        "vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd",
-                        "ぴダグマァァネぴネ歹黑ぺぺミミぞボ",
-                        "qiqk",
-                        "弌ゾァ",
-                        "pjoksiybbjva"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg",
-                                  "ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ",
-                                  "adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx",
-                                  "あ",
-                                  "яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk",
-                        "Extension": "qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "せせひボゼグポzク亜せ",
-                        "Extension": "珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr",
-                          "Extension": "たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz",
-                          "Extension": "uaisttxvljnpiusßssysvdvmrnkii"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ",
-                          "Extension": "ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "oomvrafb",
-                          "Extension": "omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ",
-                          "Extension": "ypurdynixhngpvdssv"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "irbkxhydugvnsytkckx",
-                        "kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl",
-                        "qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy",
-                        "ikaxlhgdaqvyßquyae",
-                        "qjyqct"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd",
-                        "ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz",
-                                  "xutt",
-                                  "ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc",
-                                  "mmadqpssslnfpkxxghssnßyyvgbvzz",
-                                  "ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck",
-                                  "tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa",
-                                  "匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ",
-                                  "タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ",
-                                  "fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "zymn",
-                        "Extension": "iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "avsgfzrdpacjlosmybfp"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "をチァ歹畚せボёク",
-                          "Extension": "ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "scvffqyenctjnoxgilyqdfbmregufyuakq",
-                          "Extension": "珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま",
-                        "azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd",
-                        "pfdujvakfdrzvgqryesbvi",
-                        "ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ",
-                                  "bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho",
-                                  "amnßaniuxnksxuhhzlj"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ネハンソぽハほンそゾ珱",
-                        "Extension": "gqnjluvptjlqees"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur",
-                        "Extension": "suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま",
-                          "Extension": "びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp",
-                        "ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ",
-                        "hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf",
-                        "bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb",
-                        "ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe",
-                        "aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ",
-                        "ekubxtgikairemlokqbmbshhmhdfuexqp",
-                        "bponnizufilxhjussixuhijrllesshuk",
-                        "びa珱",
-                        "iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq",
-                        "ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを",
-                        "sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc",
-                        "nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"
-                      ],
-              "ContactAlias": null,
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ßtvplushjikkmoiguzeqgdyze",
-                        "Extension": "ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ",
-                        "Extension": "弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd",
-                        "hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp",
-                        "ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt",
-                        "ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜",
-                        "zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa",
-                        "ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚",
-                        "pcftrhurg",
-                        "gszulmukqcveclßpkzounijuouhssulevhaubolzgssy",
-                        "dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa",
-                        "Extension": "cuttgus"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga",
-                        "Extension": "iuplesoyjflxrtghp"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk",
-                          "Extension": "npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦",
-                          "Extension": "ceybzlgplrxrsßsjbapyf"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss",
-                          "Extension": null
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "qßpxpdbihpssyßuh",
-                        "ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz",
-                        "mjpnmqpxrijlycvphsosspnssiiiqhqz"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚",
-                        "seijuzeate"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf",
-                                  "bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp",
-                                  "ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ",
-                                  "adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy",
-                                  "xjdyfbftxueecmlgvbcouun"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj",
-                        "Extension": "yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "fctonyvjjotzumffvxxmjn",
-                          "Extension": "kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ffpbxci",
-                          "Extension": "グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ",
-                          "Extension": "ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "bcmk",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "clicfjydluqupzcgrvuybdsv",
-                          "Extension": "匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz",
-                          "Extension": "zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ckcgmctjpylhadenxxzsdxgqotbudjqyj",
-                        "ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク",
-                        "ernkqmccuxbmu",
-                        "vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb",
-                        "縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ",
-                        "ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii",
-                        "ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを",
-                        "kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm",
-                        "タソ",
-                        "ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ",
-                        "縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa"
-                                ]
-                      },
-              "HomePhone": null,
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "cmaycumopfuzxozeq"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ミをゼク畚ёゼァタタ欲縷べぺソマチぴ",
-                          "Extension": "マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ",
-                          "Extension": "txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "そЯチグンべ",
-                        "g",
-                        "弌ぞミぞ亜べぼ匚欲ぁ",
-                        "歹ひタクゾzボびぞポん畚んネハヲソマ",
-                        "ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷",
-                        "xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx",
-                        "jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk",
-                        "mßßtyhtjxvsimlfxijgervqlßksgpysser",
-                        "ママ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ",
-                                  "dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo",
-                                  "ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb",
-                        "Extension": "mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ictßgrmgakmlqhkjdlpmrxzkssxj",
-                        "Extension": "buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "弌珱ソ",
-                          "Extension": "yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "uxtigxrdpyvofyjfumjtsexsfx",
-                          "Extension": "p"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん",
-                          "Extension": "ccaqdhspjqzrdsspdbcqhxbxmp"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ",
-                          "Extension": "ボポ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "vxxcrirzmuzßzlmzkdcxsof",
-                          "Extension": "guooaztfdudgcehjpn"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv",
-                          "Extension": "ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl",
-                        "yuloujkluhssllphßomexokmqgxouuxssp",
-                        "mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev",
-                        "umebqddqpuxqbntuayinubemxuvohd",
-                        "llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi",
-                        "nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess",
-                        "nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn",
-                        "ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ",
-                        "ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ",
-                        "vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚",
-                                  "hailafhfqemfuca",
-                                  "xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr",
-                                  "qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix",
-                                  "khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"
-                                ]
-                      },
-              "HomePhone": null,
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ",
-                        "Extension": "ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "zxxz",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ミぁ",
-                          "Extension": "yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ",
-                          "Extension": "ひソミま裹ぜソゾぞゾべクグяあゼびびя"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌",
-                          "Extension": "lzamunikeytnoeslqopta"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr",
-                          "Extension": "たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa",
-                          "Extension": "ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs",
-                          "Extension": "szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ",
-                        "qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur",
-                        "yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲",
-                        "lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd",
-                        "bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi",
-                        "縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß",
-                                  "omxkeixc",
-                                  "ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ",
-                                  "vß",
-                                  "aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh",
-                                  "裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚",
-                                  "lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye",
-                        "Extension": "ほァ弌チ欲ほ"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc",
-                        "Extension": "uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            }
-          ],
-  "Auditing":
-          {
-            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
-            "ModifiedDate@odata.type": "Edm.DateTime",
-            "ModifiedDate": "0001-01-01T00:00:00",
-            "ModifiedBy": "ボァゼあクゾ",
-            "Concurrency":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
-                      "Token": "tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo",
-                      "QueriedDateTime": null
-                    }
-          }
-}
\ No newline at end of file


[37/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.xml b/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.xml
new file mode 100644
index 0000000..4a59ee5
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.xml	
@@ -0,0 +1,522 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T13:56:43Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass</summary>
+    <updated>2014-02-13T13:56:43Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>rdstukrvlltteßzi</d:element>
+            <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+            <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+            <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
+            <d:element>btsnhqrjqryqzgxducl</d:element>
+            <d:element>qbtlssjhunufmzdv</d:element>
+            <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+            <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+            <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+            <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+            <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
+            <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+              <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+              <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+              <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+              <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+              <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
+              <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
+              <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</d:PhoneNumber>
+            <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
+            <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
+              <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bbyr</d:PhoneNumber>
+              <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
+              <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bfi</d:PhoneNumber>
+              <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
+              <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</d:PhoneNumber>
+              <d:Extension>
+              </d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
+              <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>バゼぼクグ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</d:PhoneNumber>
+              <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
+              <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
+                <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp</d:element>
+                <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
+                <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚</d:element>
+                <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj</d:element>
+                <d:element>uahsvudmlßdtbxxm</d:element>
+                <d:element>yulcdchqqcvrrmzhaeens</d:element>
+                <d:element>vxiefursgkqzptijhincpdm</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
+                <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
+                <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
+                <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
+                <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
+              <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
+              <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
+              <d:element>cohmk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
+              <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
+              <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
+                <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
+                <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp</d:PhoneNumber>
+                <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
+              <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
+              <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
+              <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
+              <d:element>ネゼヲミほぴ珱バチゼ</d:element>
+              <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ</d:element>
+              <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
+              <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
+              <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
+              <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
+              <d:element>tß</d:element>
+              <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
+              <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh</d:element>
+              <d:element>九ソ</d:element>
+              <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld</d:element>
+              <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
+              <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
+              <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
+              <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
+              <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
+              <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk</d:element>
+              <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
+              <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
+              <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
+                <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
+                <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
+                <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
+                <d:element>gussgi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu</d:PhoneNumber>
+              <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>d</d:element>
+              <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
+              <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
+              <d:element>erkb</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
+                <d:element>rutyzsoajsbil</d:element>
+                <d:element>knmvtpgjdassalbucburesirrz</d:element>
+                <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldgui</d:PhoneNumber>
+              <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
+                <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>z</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ぜゾゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu</d:PhoneNumber>
+                <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
+                <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ</d:PhoneNumber>
+                <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
+                <d:Extension>cemoackiupiiasusm</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
+              <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
+              <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse</d:element>
+              <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu</d:PhoneNumber>
+                <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
+                <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fyiuzdhbppzhilnlqp</d:element>
+              <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
+              <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
+              <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
+              <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
+              <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd</d:element>
+              <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
+              <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uekkpqeravjss</d:element>
+              <d:element>mavokhmecfmctirirkqpntndru</d:element>
+              <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
+              <d:element>pmsrknzeo</d:element>
+              <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
+              <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
+              <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu</d:element>
+              <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
+              <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
+              <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
+              <d:Extension>utuaxkohdsb</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>uruglund</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
+                <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
+                <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
+                <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
+                <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj</d:PhoneNumber>
+                <d:Extension>匚びチゼ珱ゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
+                <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp</d:PhoneNumber>
+                <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
+                <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce</d:element>
+              <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
+              <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
+              <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
+              <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc</d:element>
+              <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
+              <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
+              <d:element>llrecraphldysjtx</d:element>
+              <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu</d:element>
+              <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
+              <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
+              <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz</d:element>
+              <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
+              <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
+              <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
+              <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß</d:element>
+              <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
+              <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
+                <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン</d:element>
+                <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
+                <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
+                <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
+                <d:element>ソクをソボゾ匚ン亜ひ</d:element>
+                <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ</d:element>
+                <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
+                <d:element>jukerqchooqmlqug</d:element>
+                <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>
+              </d:PhoneNumber>
+              <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
+                <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+</feed>
\ No newline at end of file


[32/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').full.json b/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').full.json
new file mode 100644
index 0000000..e064771
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)","odata.editLink":"Customer(-10)","Orders@odata.navigationLinkUrl":"Customer(-10)/Orders","Logins@odata.navigationLinkUrl":"Customer(-10)/Logins","Husband@odata.navigationLinkUrl":"Customer(-10)/Husband","Wife@odata.navigationLinkUrl":"Customer(-10)/Wife","Info@odata.navigationLinkUrl":"Customer(-10)/Info","Thumbnail@odata.mediaEditLink":"Customer(-10)/Thumbnail","Video@odata.mediaEditLink":"Customer(-10)/Video","CustomerId":-10,"Name":"commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["rdstukrvlltte\u
 00dfzi","psgdkmxamznjulzbsohqjytbxhnojbufe","\u3092\uff9d\u307a\u3072\u307c\u30bc\u305b\u66a6\u88f9\u044f\u88f9\u307a\u3042\u4e9c\u305e\uff5a\u30a1\u30d0\u755a\u30de\uff88\u305e\u30bc\u3042\uff88\u5f0c\u30c1\u30a1\u6b79\u307e\u30bc\u7e37\u30c1\u30cf\u88f9\u4e9c\u9ed1\u307b\u30bc\u0451\u6b79"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30b0\u3041\u30de\u305b\u307a\uff88\u30bd\u3041\u307c\u30bd\u3072\u30d0\u305f\u3074\u30bd\u6b79\u4e5d\uff88\u30dc\u30dc\u044f\u30dd\u30bd\u755a\u30af\u044f\u305b\u3079\u6b79\u73f1\u042f\u6b32\u30bf\u30cf\u30d0\u30df\u88f9\u307c\u30dc\u3092\uff66\u6b79\u3093\u3072\u4e5d\u3072\u531a\u3041\uff41","qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta","btsnhqrjqryqzgxducl","qbtlssjhunufmzdv","\u30dc\u3093\u042f\u305c\u30c1\u3079\u30bc\u30dc\u30dc\u307b\uff41\u531a\u30df\u307c\u4e5d\u3041\u3072\u30c1\u73f1\u9ed1\u30df\u3093\u3041\u30bf\u3073\u66a6\u30af\u30bd\u30bd\u30dc\u30be
 \u3093\u3093\u3042\u30bc\u305e\u3072\u30bf\u30dc\u30bf\u305c\u3093\u5f0c\u3072\u3079\u531a","vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae","\u4e5d\u30bd\u30df\u305b\u30dc\u305c\u30be\u30dc\u0451\uff41\u3092\u305c\u042f\u307e\u30be\u30bf\u305c\u30bf\u3072\u7e37\u30c0\u3093\uff41\u30d0\u305f\u30bc\u30bd","\u307d\u30de\u30bf\u3041\u3041\u9ed1\u30bd\u30bc\u30df\u30bc\u531a\uff5a\u30bd\u30c0\u30de\u3041\u30a1\u30be\u307d\u30df\uff41\u30bf\u30be\u5f0c\u30df\u30bc\u30bf\u305d\uff5a\u307a\u30dd\u305b\u88f9\u30d0\u30dd\u30cf\u30cf\uff66\u307a\u30c1\u3042\u30de\u531a\u30df","hssii\u00dfuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbd\u00dfjnelxqttkhdalabibuqhiubt\u00dfsptrmzelud","gbjssllxzzxkm\u00dfppyyrhgmoe\u00dfizlcmsuqqnvj\u00dfudszevtfunflqzqcuubukyp\u00dfqjcix"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bc\u30dd\u30bd\u30bd\u
 30a1\u3093\u30de\uff41\u30b0\u3074\u4e5d\u7e37\u4e9c\u305e\u30bc\u30bd\u30b0\u30d0\u307c\u30c0\u307d\u30de\u30de\u307d\u30dd\u30c1\u30dc\u30bd\u307c\u305c\u30be\u3093\u30df\u3074\u307b\u30c0\u30df\u30df\u755a\u73f1\u4e5d\uff5a\u3079\u5f0c\u755a\u30bf\u30bd\uff5a\u30bc\u30bd\u3041\u3073\u88f9\u30a1\u30bd\u30de\uff66\u3072\u531a\u4e9c\u30dd\u3079\u30dd\u307d\u30de\u30bc\u305f\u30c1\u88f9\u6b79\u30df\u30dd","flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqr\u00dfuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs","esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqd\u00dfkayrrocgsxqpo","\u30af\u30bd\u73f1\u3079\u3092\u30de\u3093\u30b0\u30cf\u3072\u30dc\u30bd\u30bd\u3093\u30df\u30bd\u30bd\u30bc\uff9d\u305e\u305f\u307c\uff5a\u30df\u6b79\u3074","ljrggbaseqsrkelksvhouoscmoilogibae","\u305d\u305c\u305c\u30de\u30de\u30bc\u30df\u307c\u30bc\u30dc\u3079\u30bd\u307b\u3042\u3093\u305b\u3072\u3073\u30bc\u30df\u30bd\u5f0c\u307b\u305d\u30bf\u30dc\u30de\u30c1\u30bf\u30de\u30bd\uff88\u5f0c\u30c1\u30dd\u531a\u307e\u30bd\u30be
 \u30de\u042f\u042f\u305f\u30be\u88f9\u3042\u755a\u3093\u5f0c\u305f\u73f1\u755a\u30de\u042f\u30bd\u30a1\u73f1\uff88\u3073\u0451\u4e5d\u305f\u30df\u30df\u3074\u307a\u30dd\u30de\u30bc\u30c0\u5f0c\u30df\u30de\u30de\u30de\u30bd\u30dc\u4e9c\u307a\u30bd\u531a\u30b0\u5f0c\u30b0\u6b79\u30cf\u307e\u531a\u305d\u3093\u9ed1\u3093","ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl","\u305f\u0451\u30bf\u042f\u044f\u307e\u3072\u307a\u30a1\u66a6\u30bd\u30de\u30dd\u30cf\u30af\u30bf\u305b\u305f\u3072\u30a1\u66a6\uff66\u4e5d\u66a6\u305e\u305c\u30c1\u531a\u6b32\u30bc\u307b\u4e5d\u307a\u755a\u3073\u305e\u30dd\u30dc\u30af\u3074\u3092\u30c1\u30c1\u305d\u30dc\u30bd\u30de\u30dd\u3093\u307d\u30df\u30a1\u5f0c\u30a1\u305e\u3074\u307e\u30df\u7e37\u9ed1\u30df\u30bc\u30bc\uff5a\u30c1\u30df\u30bd\u66a6\u30bc\u307b\u755a\u30bd\u531a\uff88\u0451\u307b\u30bc\u30dc\u3074\u30dd\u30bc\u7e37\u30bd\u30c1\u30dd\u88f9\uff66\u7e37\u4e5d\uff9d\u6b79\uff41\u4e5d\u30bd\u30bd"]},"Ho
 mePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u755a\u307c\u305b\u30bc\u307d\u30c1\u6b32\u3092\u7e37\u5f0c\u30dd\u30bf\u307a\u30be\u6b32\uff41\u6b79\u307e\u30de\u4e9c\u30c1\u3041\u30bc\u30bc\uff41\u30de\u30a1\u30be\u305e\u3042\u5f0c\u305d\u3092\u30dd\u30c0\u30dc\u30b0\u3073\u30bc\u30a1\u305f\u30c1\u73f1\u3079\u3074\u30bc\u30bf\uff5a\u30dc\uff88\u30a1\u30a1\u6b79\u305e\u30bc\u6b32\u6b32\u30de\u30bd\u30c1\u307a\u3093\u3073\u66a6\uff9d\u30bf\u307a\u30c0\uff5a\u3074\u30c0\u30dd\u7e37\u30a1\u30dc\u042f\u3079\u307a\u3079\u30bf\u3073\u30b0\u73f1\u305f\u30df\u30bd\u307d\u3072\u307c\u30df\u66a6\u30de\u30df\u6b79\u305d\u6b32\u30bc\u0451\u3079\u30dd","Extension":"jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305d\u30de\u5f0c\u3042\u30cf\u30df\u30bc\u307c\u30de\u531a\u30bd\u30d0\uff5a\u30c1\u3074\u30bd\u3041\u3093\u0451\u30bf\u30be\u30bc\u3
 0bd\u305b\u3074\u30dc\u3072\u30cf\uff88\u30bc\u307d\u3079\u30a1\u305f\u307a\u30be\u30c1\u30a1\u305d","Extension":"erpdbdvgezuztcsy\u00dfpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkade\u00dfustx\u00dff"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"essfchpbmodumdlbssaoygvcecneg\u00dfumuvszyo","Extension":"ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bbyr","Extension":"\u30b0\u3074\u30bc\u307b\u88f9\u044f\u307b\u30de\u30bf\uff88\u755a\u3092\u30bd\u4e5d\u30af\u30bc\u755a\u30bc\u30a1\u7e37\u3072\u30b0\uff66\u307d\u044f\u30c0\u6b79"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"litlxcyvpspjqankvmvtmvoabobguscosktgzul","Extension":"jump\u00df\u00dfhqzmjxq\u00dfufuaprymlr
 b"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bfi","Extension":"mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj","Extension":"\uff41\u30be\u66a6\uff66\uff41\u30be\u3092\u30c1\u0451\u30bc\u3092\u307d\u30a1\u4e9c\u307d\u3072\u305e\u30dd\u88f9\u307c\u305c\u30bc\u30bd\u30df\uff88\u30df\u66a6\u307d\u307d\u3079\u3079\u30df\u531a\uff41\u305e\u30c1\u30dc\uff88\uff66\u9ed1\u66a6\u305f\u307b\u30bf\u30af\u30c1\u30c0\u0451\u73f1\uff88\u3092\u3092\u30c1\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu","Extension":""},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"moc\u00dfmhbuavys
 sxuosdkmcdqbkyadgusvssppytbtuurg\u00dfqacmbhfghvugzssvi","Extension":"\u3092\uff9d\u9ed1\u30b0\u307c\u9ed1\u30bc\u30bf\u30bf\u30dd\u4e5d\u30c1\uff5a\u30dd\u30c1\u30bc\u30dd\u30bf\u3041\uff41\u30bd\u30a1\u30bc\u305f\u30bc\u307c\uff88\u531a\u30bc\u30dd\u307e\u30dd\u66a6\uff5a\u30de\u30dc\u305c\u6b79\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30d0\u30bc\u307c\u30af\u30b0"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff5a\u30c1\u4e9c\uff88\uff9d\uff41\u30d0\u305d\u73f1\u30b0\u305b\u4e9c\uff9d\uff88\uff66\u3093\u6b79\u307e\u4e9c\uff41\u30dd\u30bf\u30df\u305c\u5f0c\u73f1\u30df\u30bc\u042f\u307b\u3093\u30dc\u88f9\u044f\u4e5d\u3041\u30a1\u73f1\u307c\u30af\u30bc\u30dd\uff88\u30a1\uff88\u73f1\u30bc\u307e\u30bc\u3042\u30cf\u30de\u307e\uff88\u307c\u30bc\u6b79\u30dd\u3074\u305f\u3079\u3079\u305d\u30dc\u3041\u30bd\u73f1\uff66\u307a\u9ed1\uff9d\uff88\u0451\u30bc\u30c0\u042f\u30bf
 \u30bc\u305d\uff5a\u30bd\u30bd\uff9d\uff5a\u30dc\u30dc\u30a1\u9ed1\u531a\u3093\u3079\u30dd\u30dd","Extension":"gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u307e\u30df\u30dc\u3042\u5f0c\u30df\u3093\uff66\u3092\u30df\u30b0\u30df\u3092\uff5a\u30bd\u30dc\u30bd\u30dd\u30bf\uff5a\u3079\u88f9\u30bf\u755a\u30b0\u3041\u66a6\u307e\u305f\u88f9\u4e5d\u307d\u30de\u305d\u4e5d\u307d\u6b79\u30bc\u4e5d\u30de\u30bd\u305f\u305d\u30de\u042f\u307d\u305c\u30bc\u30bc\u66a6\u30cf\u30cf\u30d0\u73f1\u30c0\u30b0\u3074\u4e9c\u30de\u30df\uff41\u044f\u6b32\u30bc\uff66\u305c\u042f\u3074\u3074\u3072\u5f0c\u0451\u9ed1\u6b79\u30be\u3042","\u305c\uff66\
 u30b0\u755a\u30a1\u3092\u305f\u30dd\u73f1\u30c1\u30b0\u3042\u3042\u30df\u042f\u4e9c\u30bc\u30a1\u30df\u30df\u9ed1\u307d\u88f9\u307a\u307c\u042f\u30c0\u30de\u531a\u30a1\u30be\u30cf\u30a1\u88f9\u30cf\u531a\u30c0\u305f\u30be\u305c\u66a6\u30bd\u3072\u30dc\u6b32\u305b\u30df\u3093\u9ed1\u3042\u3042\u4e5d\u305b\u305d\uff5a\u6b79\u3041\u305f\u30dc\u30a1\u4e5d\u30bd\u7e37\u30be\u305b\u5f0c\u30df\u3073\u305e\u307a\u3079\u307d\u73f1\u30d0\u9ed1\u30bd\u305d\u307e\u30bc\u3072\u3092\u307b\u4e9c\u30de\u307d\u30df\u30be"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq","pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp","eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi","\u0451\u042f\u30dd\u305e\u30df\u66a6\u4e9c\u30bf\u30a1\u305c\u73f1\u042f\u30bc\u7e37\u30df\u30d
 c\u305c\u30dd\u30cf\u307a\u30d0\u307e\u30dd\u3074\u305f\u30be\u30bd\u30c1\u30c1\u30a1\u30dd\u307e\u755a\u3072\uff88\uff88\u30af\uff9d\u30bf\u305b\u30be\u30bd\u30dd\u3042\u30bc\u305c\u0451\u4e5d\uff88\u3079\u307d\u30bc\u3041\u30cf\u307e\u4e5d\u30a1\u30bd\uff9d\u307c\u30af\u3079\uff66\u042f\u30bc\u30c1\u305e\u307d\u9ed1\u4e5d\u307d\u305d\u305e\u30be\u30df\u305e\u30dc\u30d0\u5f0c\u3041\u30bd\u30de\u30c1\u30af\u3042\u307c\u307b\u307e\u755a","adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukr\u00df\u00df\u00dfirygjzsssktizcikerysklohuonekujmutsxuvdbacrj","uahsvudml\u00dfdtbxxm","yulcdchqqcvrrmzhaeens","vxiefursgkqzptijhincpdm"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jlessdhjbgglmofcy\u00dfuc\u00dfqbrf\u00dfppgzvygdyss\u00dfpehkrdetitm\u00dffddsplccvussrvidmkodchdfzjvfgossbciq","Extension":null},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3073\u73f1\u305c\u30de\u30dc\u3
 0c1\uff9d\u30c0\u307d\uff5a\u30be\u307d\u30d0\u3042\uff9d\u30a1\u307e\u5f0c\u3072\u88f9\u305b\u755a\u30c0\u30df\u30cf\u3073\u305b\u30dc\uff88\u307c\u30b0\u30bd\u30d0\u30dc\u3042\u30bd\u6b32\u30df\u3072\u4e5d\u30a1\u30cf\u30dd\u307c\u4e5d\u66a6\u042f\uff5a\u30dc\u3079\u9ed1\uff66\u30dc\u4e5d\u30dc\u3092\u3092\u30b0\u305c\u30bd\u30be\u30af\u30c1","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bf\u30c1\u30dc\u30bc\u30c0\u30be\u307a\u307e\uff88\u531a\u3072\u305e\uff9d\u531a\u30a1\u30bc\u73f1\u755a\uff88\u4e9c\u305e\u30bd\u30dc\u30de\u307c\uff9d\u044f\u30dc\u30de\u4e5d\u305f\u0451\uff66\u305c\u30de\u30a1\u30a1\u3074\u3074\u3072\u305b\u044f\u30bc\u3093\u3093\u30a1\u30b0\u5f0c\u30de\u305f\u305f\u66a6\uff9d\u307a\u30bc","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","
 PhoneNumber":"ppcqouyi\u00dfirrxriefhzqcssnpgatsphhaqsmkusuulsrel","Extension":"arndsscqeqfikblqsraouryqbtomdl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy","Extension":"gbozvdbifeutsjrkuxsmuacvkjf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305e\u30af\u531a\u66a6\u307b\u30c1\uff41\u30bc\u305d\u30be\u3074\u3041\u30bc\u30bd\u3042\u30bd\u3073\u30bc\u4e9c\u30bc\uff41\u30de\u30bd\u30a1\uff66\u307e\u30bf\u30bc\uff66\u044f\u30d0\u30bd\u307e\u30bd\u30dd\u30bc","Extension":"zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff66\uff41\u73f1\u307a\u4e9c\uff66\u305c\u305d\u30be\u30bf\u30af\u305b\u30af\u30bd\u73f1\u9ed1\u30c1\u3074\u30c1\u307d\u88f9\u30c1\u042f\u30de\u6b79\u30de\u30bc\u3092\u30a1\u3093\u3092\uff88\u3092\u30d0\u30af\uff9d\u3073\u042f\u4e5d\u30
 7b\uff5a\u3072\u305b\uff41\u30bf\u3092\u305b\u30dc\u30d0\u30c1\u30dc\u30bf\u30bf\u30bd\u042f\u30bc\uff41\u305f\u30b0\u3042\u30c0\u5f0c\u531a\u3073\u3079\u30bc\u5f0c\u4e5d\u3042\u73f1\u4e5d\u30c1\u30bd\u30a1\u30a1\u30df\u30be\u3042\u3073\u30c0\u30d0\u5f0c\u30de\u4e5d\u30de\u5f0c\u30bd\u73f1\u30cf\uff66\u3042","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xrolfmsuiebodxvzujsiakjyyuitrytpufngeac","Extension":"\u30df\u307a\u30df\u3093\u3041\u3079\u3041\u66a6\u307a\uff41\u3042\u30af\u30bc\u307e\u3073\u30c1\u3073\u30bd\uff5a\u305d\u305f\u3092\u30c1\uff5a\uff41\u30a1\u30be\u9ed1\u5f0c\u3074\u30bf\u305e\u305d\u88f9\u30df\u30df\u3079\u6b79\u3041\u30cf\u30dd\u305e\u30c1\u30de\u305d\uff88\u3073\u305b\u755a\u30bd\u305b\u531a\u044f\u5f0c\u30bd\u30bc\u30dd\u5f0c\u30b0\u30df"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["yclmjgfhgjasvuyuhe
 fisifjdehjgvloldusqljis"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ru\u00dfknfirzrxssedhssyelzzbprcmzqchhk\u00dfaqfkavnj","gvpceoxgujmlbgcejlkndj\u00dferimycssllpssfjzrnomadnluoovuossaegssxmp\u00df","\u307a\uff41\u3041\u755a\u307b\u044f\u5f0c\u305e\u4e9c","cohmk"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hphepmmsseqkdyiaqhas\u00dfivj\u00dfiabzqjhpfqrbtsgvmgevocifexknunlnuj\u00df","Extension":"rdxssckvzsszkutqxyzyxussxxuooaft"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fdxydssuxxotvnpiskuntj\u00dfbifupssssknuginqeapvu\u00dfaqjgltqea","Extension":"\u3093\u0451\u4e9c\u30c0\u30be\u30b0\u66a6\u9ed1\u30bc\u30c1\uff5a"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Tes
 t.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"tnk\u00dfnr\u00dffxgyjhfr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt","Extension":"yibzsszzeryxikzcis\u00dfjssda\u00dfzkxjc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bxtoaigdgqpgavbzgogumavofjilq","Extension":"tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"apbncxdjn\u00dfyekauytgtpypccamximepvmhtk\u00dfxtxkujuss\u00dfayfsockssyjg\u00dfnt\u00dfbzlheneffyzp","Extension":"\u30be\u307e\u044f\u30be\uff88\u5f0c\u66a6\uff5a\u30a1\u30af\u30c1\u30be\u3092\u305c\u042f\u307e\u042f"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactD
 etails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u7e37\u30bd\uff66\u30c1\uff88\u66a6\u3079\u30dd\u30c1\u6b79\u3072\u307c\u73f1\u30dd\u30bf\u307c\uff9d\u30bc\u305d\u30c0\u044f\u30de\uff88\u30c1\uff9d\u307a\u7e37\u30dc\u30c1\u0451\u6b79\u30be\u307b\u305b\u30bc\u30c1\u30bf\u30bc","\u30de\u66a6\u30df\u30a1\u3041\u307b\u30a1\u531a\u4e5d\u7e37\u7e37\u305d\u30bc\u30af\u3073\u30bd\u30bc\u30c1\u4e9c\uff41\u30c1\u305b\u30bf\uff9d\u30dd\u044f\u4e9c\u307c\uff41\u4e5d\u30c1\u30c1\u305d\u66a6\u30a1\u88f9\u307b\u307a\uff5a\uff88\u30c0\u73f1\u6b32\u3072\uff66\u30af\u6b79\u30df\u307b\u305d\u305d\u6b79\u3042\u3042\u3072\u30cf\u307e\u4e5d\u30dd\u0451\u30bd\u3042\u6b79\u042f\u3092\u3093\u042f\u30c1\u044f\u307d\u307b\u3073\u30dc\u531a","\u30af\u0451\u3093\u3073\u0451\u044f\u6b32\u30dc\u30df\u30be\u3041\u30dd\u4e5d\u30dc\u30be\u30c1\u9ed1\u30bf\u30bd\u044f\u66a6\u73f1\u30dc\u30af\u307d\u30df"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u3092\u30dd\u30
 bd\u30a1\u9ed1\u30df\u30af\u73f1\u30bc\u3041\u042f\u30bc\u30c1\u6b32\uff5a\uff41\u307d\u30dc\u4e5d\u30d0\u30de","\u30bd\u30bf\u30bc\uff5a\u9ed1\u30a1\u0451\uff5a\u30de\u30bf\u3079\u30b0\u307a\u30bc\u30df\u531a\u3079\u3041\u305b\u30bc\u042f\u30bc\u307e\u66a6\u30bc\u30a1\u30bd\u30a1\u305e\u30a1\u30bf\u0451\u4e9c\u30df\u755a\u30bc\u3093\u30bc\uff5a\u305c\u042f\u3041\u30de\u3041\u30dc\u30c1\u30df\u73f1\uff41\uff66\u30bc\u30dd\u3073\u30be\u30de\u044f\u307a\u30c1\u30bf\u30c1\u88f9\u30df\u66a6\u30a1\u042f\u3072\u30dc\u30be\u30c0\u3093","\uff88\u30bc\uff66\u30df\u307b\u3074\u73f1\u30d0\u30c1\u30bc","\u73f1\u307d\u0451\u6b79\u3072\u4e5d\u7e37\u30b0\u3079\u3092\u307c\u30af\u0451\u30bd\uff5a\u307b\u3093\u30dc\u30be\u30dc\u30c0\u3074\u305b\u30df\u3093\uff9d\u30bc\u30de\uff66\u3093\u3093\u30dc\u30bc\u305f\u3093\u30a1\u30bd\u30de\u305f\u30df\u9ed1\u30df\u531a\u305d\u30de\u30af\u3079\u4e5d\u88f9\u30b0\u307c\u5f0c\u30dd\u3092\u3093\u30dd\u3074\u3093\u30bf\u3073\u30a1\u3074\u30bc\u7e37\uff9d\u30d0\u
 ff41\u7e37\u305f\u30d0\u5f0c\u30dc\u30bd\u5f0c\u30de\u66a6\u30bc\uff66\u044f\uff66\u5f0c\u30dd\u531a\u30c1\u3042\u30bf","poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx","ndtimxyzur\u00dfjulzbssqidhqzd","nrahrsjzgm\u00dfgifzsssefcyotsdtoyzhkk\u00dfggdudfttpps\u00dffak","\u30a1\u3092\u30dc\u30bc\uff5a\u3092\u305c\uff41\u30c1\u30c1\u042f\uff66\u3041\u30bf\u30a1\u30df\uff9d\u30dd\u9ed1\u30dd\u4e5d\u30cf\u30be","t\u00df","yhboqrxfkugounppjzdyuadkrugvxmobguemuhp"],"ContactAlias":null,"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sssjf\u00dfkcnzotjyhejzauuamivagdy","Extension":"\u307e\u30bf\u30dc\u9ed1\u30bf\u307c\u305f\u531a\u305e\u30cf\u305f\u30bc"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collecti
 on(Edm.String)","EmailBag":["mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh","\u4e5d\u30bd","kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld","\u30a1\u3074\u305f\u30a1\u30bf\u30c1\u307b\u30bc\uff41\u305c\u30df\u4e9c\u30bd\uff41\u66a6\u30c0\u3042\u73f1\u3042\u30be\u042f\u3093\u30bc\uff9d\u7e37\u66a6\u30df\uff41\u307e\u73f1\u30bc\u73f1\u30df\u30dd\u5f0c\u30dd\u30bd\uff41\u7e37\u4e9c\u4e9c\u30c1\u7e37\u30c1\u30be\u30dd\u5f0c\u3042\u30dd\u4e5d\u30bc\u30bd","auuksxfiesyauouoossftkjxlcardnj\u00dfdhuuydlbzklvyqqassm","cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay","vrsygo\u00dfssvpskgrmcpznbfcgfr","tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["hpkfvttvhputllugyzvpvutsebq","mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkaj\u00dffpxupzupyubpentjqlicmugfcsvmkasseckmtqfk","tifzmfygu\u00dfssbkmcnzyiroybogp","
 \u30a1\u0451\u30c1\u6b79\u307c\u044f\u307e\uff9d\u30a1\u3073\u30bf\u30dc\u305d\u307c\uff9d\u305d\u3041\u044f\uff88\u30be\u305b\u30af\u30c1\u30bc\u30df\u305f\u7e37\u755a\u3074\u30c1\uff5a\u307d\u88f9\u30c1\u30bc\uff41\u30b0\u30a1\u3074\u30bf\uff66\u30c0\u30cf\u30de\u30cf\u3041\u042f\u30d0\u3079\u044f\u3092\u30c1\u3041\u30be\u30de\uff88\u30be\u3072\u305d\u305c\u305f\u30bc\u66a6\u4e9c\u307b\u307b\u30df\u30c0\u6b32\u3041\u30df\u30df\u6b79\u30bd\u30c0\u30bf\u531a","\u305e\u307d\u30dd\u3072\u307d\u30bc\u307a\u30bc\u7e37\u30bd\u30bd\u307a\u307a\u305b\u30b0\u30c1\u4e5d\u6b79\u30bd\u30a1\u30a1\u30bd\u5f0c\u305f\u3092\u30c1\u30df\u30cf\uff5a\u305f\u3079\u30dc\u30a1\u30bd\uff88\u755a\u4e5d\u30dc\u30be\u73f1\u044f\u3092\u30dd\u30b0\u30d0\u30be\u30be\u4e5d\u305c\uff9d\u5f0c\uff41\u30bc\u30bd\u30a1\u30dd\u30be\u30be\u755a\u30de\u30dd\u30dc\u30bd\u4e5d\u307b\u6b32\u88f9"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Colle
 ction(Edm.String)","AlternativeNames":["pfathmtizkygccvidgcttuguxotnrpnuq","\u3093\u755a\u305b\uff66\u3042\u30d0\u30de\u305f\u30bf\u30bc\uff88\u30cf\u0451\u30dd","fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp","\u755a\u30b0\u305d\u30c1\u30dc\u30a1\u30be\u30bc\u305f\u3092\u30cf\u305d\u30bf\u30dd\u30bd\u30be\u3042\u66a6\uff66\u3072\uff88\u30c1\u5f0c\u6b79\u3041\u307c\u3072\u30be\u30dd\u30af\u4e5d\u4e5d\u30bc\u30be\u307c\u30d0\u30de\u30dd\u307d\u88f9\u6b79\u6b79\u30d0\u30bd\u30df\u044f\u531a\u307a\u88f9\u30a1\u3079\u66a6\u30af\u4e5d\u30df\u3093\u30c1\u307e\u30be\u30af\u3072\u044f\u4e9c\u5f0c\u30c0\u6b79\u30de\u3041\u30bc\u755a\u66a6","gussgi"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu","Extension":"\u30bd\uff5a\u3073\u5f0c\u30bc\u3093\u4e9c\u30b0\u30de\u6b79"},"MobilePhoneBag@odata.type":"Collection(Micro
 soft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["d","\u30bf\uff88\u88f9\u30af\u0451\u30bf\u3093\u30be\u305d\uff5a\uff5a\u0451\u305f\u6b32\u0451\u307c\u30cf\u3073\u3093\u6b32\u30a1\u30be\uff66\u30bd\u755a\u307d\u30bd\u30bd\u30be\u0451\u9ed1\u30d0\u30de\u30bc\u30cf\u30be\u3041\u66a6\u4e5d\u9ed1","rxazkpojipieaakktavaeaffrbm"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["xeccnxf\u00dfvhqxsspgplpf\u00dfyodbsnrcdizrrddavuz","erkb"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet","rutyzsoajsbil","knmvtpgjdassalbucburesirrz","\u30c1\u6b79\u3073\uff41\u531a\u044f\u30d0\u307c\u4e5d\u30bc\u30bc\u305c\u6b79\u30b0\u3
 0de\uff66\u6b32\u305d\u30bf\u307d\u30cf\uff88"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmuc\u00dfu\u00dfimsskclaox\u00dfgmpdbikuopezdassivchc"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ldgui","Extension":"uxvhjrkvnyubylortspsifqvonujfkfxbq"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u4e9c\u30bc\u30d0\uff88\u307a\u6b79\u30c0\u4e9c\u3074\u3042\u3092\uff41\u30bc\u3092\u307c\u6b79\u307c\u042f\u307e\u6b79\u30bf\u044f\u30bf\u305d\u30d0\u307d\u044f\u307e\u4e5d\uff5a\u5f0c\uff9d\u6b79\u305d\u042f\u30dd\u30df\u30de\u30dc\u3092\u0451\u30bd\u307c\u307d\u3073\u30bc\u30be\u88f9\u30bc\uff41\uff41","Extension":"rxkgyucacdfiddnomgztitcyutivuavksodtcf
 qkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"z"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ugkdnbgupexvxqqbiusqj","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305c\u30be\u30be"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu","Extension":"fqsrtd\u00dfqkzfxkz\u00dfl\u00dfbuhuqgttjpuzzmcyu\u00dfecfczkpsslhzssbzybgtulsfsszfrbt"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff41\uff5a\u307b\u30dd\uff88\u755a\uff41\u30c1\u30de\u6b79\u30b0\u6b32\u30be\u30bc\u73f1\u044f\u30df\u305f\u30be\u30de\u30de\u307e\u4e5d\u3092\u30bc\u88f9\u307a\u307c","Extension":"yqczpmgvcxajmiucgrucmcnquyc
 epqr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3072\u7e37\u30b0\u3072\u531a\u30d0\u30bd\u4e9c\u307d\u3092\u4e5d\u307e\u3042\uff66\u7e37\u3073\u30bf\u6b79\u4e5d\u30de\u3041\u30cf\u5f0c\u30df\u307e\u3092\u307b\u30c1\u307a\u30de\u30de\u30be\u307b\u044f\u305c\u30be\u30a1\u30de\u30bd\uff66\u66a6\u6b79\u30b0\u7e37\u3073\uff88\u042f\u30de\u5f0c\u30bf\u531a\u9ed1\u30a1\u3073\u4e9c\u30c1\u305c\u30dd\u755a\u30bd\u30af\u7e37\u30bf\u30c1\u30d0\u307c\u0451\u3041\u73f1\u30bc\u6b79\u73f1\u30af\u531a\u7e37\u307a\u3079\u88f9\u30c0\u3093\u3092\u30c0","Extension":"\u3072\u3042\u307c\u30bf\u30b0\u30dd\u66a6\u042f\u30d0\uff41\u3093\u66a6\u307e\u9ed1\uff41\uff66\u6b79\u30b0\u30de\u9ed1\u30c1\u30c0\u307e\u30c0\u30b0\u3074\u305c\u30c1\u3072\u6b32\u305c\u6b32\u30dd\u6b32\u305c\uff88\u5f0c\u30a1\u0451\u3072\u0451\u30af\u3073\uff66\u88f9\u30bc\u30d0\u30dc\u30b0\u30a1\u30df\u30bc\u044f\u042f\u307a\u30dc\u531a\u30df\u305f\u3073\u30c1\u307c\u6b79\u5f0c\u6b79\u30
 be\u3072\u30bd\u6b32\uff66\u3072\u30be\u30a1\u30bf\u7e37\u3074\u30b0\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xisvqplbibxpvmhojc","Extension":"cemoackiupiiasusm"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["kxiqzbbrjpsqvpdlnbszackrlrzss","issppagdcykukfgvmj\u00dfdoaidcjhufcl\u00dfouopsseslcssmopiejuykgtehq\u00dfrgbru\u00df","edbuyltmaulsssuhssajuudevlpdslve\u00dfmtoaubhassqca"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse","uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["tquyyaliladoaalcdbkybpstvsssfdapl\u00dfmmimctpafk"]},"Home
 Phone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"quxqrsssklmvh\u00dffqcitd\u00df\u00dfvrvbidqxrnejcaq\u00dfbz\u00dfueupmzjyl\u00dfsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu","Extension":"\u307d\u305b\u30bd\u30a1\u30dc\u4e9c\uff66\u30dc\u30c1\u30bd\u4e5d\u66a6\u30de\u307e\u30de\u0451\u3073\u30bc\u4e9c\u305d\u88f9\u307e\uff41\u30df\u755a\uff41\u3092\u3041\u30bf\u305d\u73f1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx","Extension":"\u4e5d\u305d\u30a1\u0451\u6b32\u30af\u30bd\u30bc\u307d\u044f\u307a"}]},{"odata.type":"Microsoft.Test.OData.Se
 rvices.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["fyiuzdhbppzhilnlqp","ji\u00dfpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssg\u00df\u00dfosslqznasspmzks\u00dfiscu","fuhhjrnhno\u00dfukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovd\u00df\u00dfzkcvanefa","rz\u00dffuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu","\u30de\u307b\u73f1\u3042\u30bc\u307b\u7e37\u30df\u307e\u30c1\u3074\u30d0\u30df\u30bd\u30a1\u30bc\u7e37\u4e5d\u307c\uff41\u30df\u0451\u6b32\u307e\u305c\u30de\u30d0\u66a6\u30bc\u3073\u6b32\uff88\u30bd\u30a1\u042f\u305c\u30af\u30bc\u755a\u3079\u4e5d\u044f\u307e\u30b0\u305f\u30c1\u30dc\u30af\u7e37\u30bc\uff66\u042f\u0451\u3041\u6b79\u30dd","tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmu\u00dfyoz\u00dfkkrhufzssdtyoncatlm\u00dfpvbivfdqsrssnhktg\u00dflbmjd","hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu","ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm"]
 ,"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uekkpqeravjss","mavokhmecfmctirirkqpntndru","yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep","pmsrknzeo","\u307b\u5f0c\u305c\u3041\u30dc\u73f1\u305f\u3092\u0451\u30a1\u3074\u30bc\u30b0\u307a\u30d0\u305c\u30bd\u88f9\u305f\u73f1\u30bd\u044f\u30af\u305f\u4e9c\u307b\u30bf\uff88\u30c1\u30af\u3042\u30dc\uff5a\uff9d\u30df\u3041\u305b\u30dc\u30bd\u531a\u30bd\u305d\u3041\u307b\u30a1\u3092\u307d\u307a\uff66\u6b32\u30d0\u3079\u30be\u0451\u307e\u307a\u30bd\uff5a\u307e\u30b0\u30a1\u3073\u30df\u30de\u307d\u30c0\u30bd\u30bc\u30be\u30c1\u042f\u6b32","gssovk\u00dffautyuzsmqogekdjh\u00dfuxytjvvtoqssdfoxj","yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu","rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi","\u7e37\u307b\u531a\u30c0\u5f0c\u7e37\u305b\u042f\u044f\u307d\u30bc\uff66\uff9d\u305d\uff41\u30bf\u307a\u30c1\u305d\u3092\u30d0\u30bf\u30cf\u3072\u30dd\u30
 c0\u6b79\uff88\u88f9\u30dd\u3072\u7e37\u30be\u30de\u305f\u30a1\u30de\u88f9\u305d\u30be\u305b\u30bd\u305d\u30be\u305b\u30dd\u305b\u66a6\u30bc","oqygrqyceoohomkf\u00dfpvgkqcujiiakangcquyvvsiayk\u00dfgthnbvxv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrz\u00dfvlguyc","Extension":"utuaxkohdsb"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uruglund","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk","Extension":"gqvuusqrrriljkospoxbdod"},{"
 odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u3073\u305c\u30bd\uff88\u3092\u4e5d\u30bf\u044f\u30de\u30de\u30dc\u0451\u4e9c\u30bd\uff88\u30df\u305f\u30dd\u73f1\u66a6\u6b79\u73f1\u3079\u30a1\u9ed1\uff5a\u307a\u30bc\u305e\u4e9c\u30bd\u30c0\u5f0c\u3042\u30c0\u30d0\u30dd\u30bf\u3072\u4e5d\u30dc\u30df\uff41\u30bd\u307c\u3073\u30bf\u30de\u307e\uff9d\u9ed1\u0451\u30af\u3041\u531a\u3093\u88f9\u305d\u3041\u30af\u30bf\u305e\u7e37"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums","Extension":"zxqxnmuxdlizjdjkuckovjbhkqomjcxnnz\u00dfruvo\u00dfaypbcaiqjipssujimrdhsshqkarmhmftsgokossx\u00dfokmmofryv"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bd\u305f\u30d0\u30b0\u30bc\u30c1\u30c1\u30de\u30dd\u30c1\u30a1\u30dd\u30bc\u307b\u66a6\u3092\u307e\u305e\u30de\u30de\u305e\uff41\u30bd\u73
 f1\u30bf\u3072\u30a1\u531a\u30df\u307b\u30df\u6b32\u4e5d\u3079\u9ed1\uff88\u6b79\u4e9c\u30c0\u307b\u30bc\u30bd\u5f0c\uff41\u3074\u30bd\u7e37\u30bc\u3042","Extension":"\u3092\u30af\u30be\u30de\u4e9c\u73f1\u307c\u307b\u5f0c\uff66\u30bc\u755a\u30be\u9ed1\u3079\u30a1\u6b79\u30bd\u30bf\u30c1\u30bd\u3092\u30de\u305f\u30bf\u30dd\u3042\u307d\u9ed1\u30df\u307a\u30bc\u042f\u044f\u30bd\u73f1\u30bc\u307e\u305b\u88f9\u3092\u042f\u30dc\u30be\u30bc\u3041\u30de\u30c0\u30dd\u305c\u307b\u0451\u3092\u305e\u30af\uff9d\u30dd\u30af\u3073\u305b\u5f0c\uff88\u3093\u305b\u30df\uff9d\u73f1\u30bd\u30bd\u30af\u9ed1\u30c0\u30b0\u30dc\u307d\u30bc\u30de\u3079\u4e9c\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3074\u305c\u7e37\u30dd\u30bd\u3073\u3041\u305c\uff9d\u305d\u30a1\u30de\u30c0\u4e5d\u30bc\u3079\u307a\u305b\u3093\u3073\u30de\u30dd\u30de\u73f1\uff41\u3093\u30bd\u30cf\u30df\u305d\u307d\u30b0\u30be\u30cf\u30c0\u7e37\uff88\u66a6\u042f\u3073\u755a\u30bd\u30bc
 \u30be\uff41\u30df\u305f\u30bd","Extension":"\u307e\u30dc\u66a6\u30c0\u30bc\u0451\u4e5d\u305e\u30df\u30bd\u30bc\u7e37\u73f1\uff66\u3074\uff5a\u3079\u30be\u307a\u30bc\u3042\u305e\u3093\u307b\u307c\u3073\u9ed1\u3079\u3073\u044f\u307b\u30bd\u30af\u6b79\u305b\u755a\u5f0c\uff9d\u30bd\uff41\u3042\u755a\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u3079\u307c\u755a\u0451\u30a1\u30af\u3072\u3093\u30c1\u307e\u307c\u305d\u30bf\uff66\u30de\u307a\uff5a\u30bf\u042f\u755a\u30a1\u305f\u3079\u0451\u3092\u30a1\u3079\u30dd\u9ed1\u3073\u4e5d\u30bf\uff5a\u30dd\uff88\u4e9c\u30b0\u30bc\u042f\u30be\uff41\u30c0\u307a\u30df\u3079\u6b32\u30bf\u88f9\u531a\u3074\u305d\uff9d\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj","Extension":"\u531a\u3073\u30c1\u30bc\u73f1\u30be"},{"odata.type":"Microsoft.Test.OData.Ser
 vices.AstoriaDefaultService.Phone","PhoneNumber":"gdxrat\u00dfzquecqk\u00dfkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms","Extension":"fgbypkdx\u00dfiycssbbcnapiulvsnaae"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp","Extension":"\u30be\uff88\u30de\u6b32\u73f1\u6b79\u30d0\u30bf\u305d\u30df\u3093\u3092\u3072\u5f0c\u30af\u30be\u3072\u30bd\uff66\u305e\u30de\u30bc\u3074\u3079\u30b0\uff5a\uff5a\u307a"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy","Extension":"\u3072\u3073\u3074\u30b0\u305f\u30bd\u30d0\u30c1\u0451\u66a6\u042f\u30bc\u30c1\u305b\u042f\u30df\u30dd\uff66\u30af\u30dc\u30dd\u5f0c\u305e\u307b\u307d\u5f0c\u66a6\u30be\u30c1\u30de\u307e\u30bf\u0451\u30bf\u30cf\u30de\u307a\u3093\u4e5d\u30dd\u305c\uff88\u30d0\uff88\u30a1\u30bd\uff41\u30c1\u5f0c\u30bf
 "}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce","umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj","meoupujjkhbvuucrnxtru\u00dfovqepgaxtqyfdftlgytlnqkxhs","\u30d0\u30bf\uff66\u30df\u30c0\uff41\u3093\u305f\u30bf\u30c1\u305b\u30bc\u30d0\u30dc\u30c1\u88f9\u30be\u30bd\uff41\u9ed1\u305c\u30be\u73f1\u9ed1\u307e\u30bc\u30be\u30a1\u531a\u30de\u755a\u30b0\u3074\u0451\u305e\u305b\uff41\u30cf\u30df\u30af\u30bc\u3093\u6b32\u3092\u30dd\u305b\uff66\u044f\u7e37\uff5a\u755a\u307b\u044f\u9ed1\u30df\u305c\u30dd\u0451\u30bc\u305f\u30bd\uff9d\u30b0\u6b79\u30df\u30de\u3079\u30c1\u30be\u30bd\uff88\u88f9\u30df\u30c1\u30bf\u5f0c\u30de\u30c0\u307c\u3079\u30bd","vqhdfejyupzjss\u00dfpssyhnj\u00df\u00dflkjzjovcs\u00dfnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc","\u305b\u30de\u3072\u30be\u7e37\u30dd\u3042\u30bf\u30dd\u
 3074\uff66\u30bc\u3041\u73f1\u6b32\u531a\uff88\u66a6\u307e\u4e9c\u307a\u30bd\u4e9c\u30bd\u30dd\u30b0\u88f9\u6b79\u30dd\uff88\u30d0","fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["qlebg\u00dfjtgznr\u00dficssssuhauruqjli\u00dfysscpcqdhqvple","llrecraphldysjtx","js\u00dfkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu","\u3093\u3092\u30b0\u30de\u307e\u30a1\u30df\u307b\u307d\u5f0c\uff41\u307d\u307a\u66a6\u73f1\u0451\u4e5d\u3041\u4e5d\u305b\u30bc\uff66\u30bd\uff66\u307a\u30d0\u30df\u30de\u30de\u307e\uff5a\uff66\u30c0\u30bc\u9ed1\u30a1\u30df\u88f9\u30c0\u3041\u3041\u3042\u30be\u307a\u3079\u30a1\uff41\u30be\uff66\u30bd\u305c\u305c\u5f0c\u30dd\u30bf\u30af\u6b79\u30bc\u30bd\u30de\u30dc\u0451\u30c0\uff88\u73f1\uff88\u30df\u66a6\u88f9\u30be\u3092\u6b79\u30be\u30de\u0451\u30a1\u30be\u307b\u4e9c\u7e37\u30de\u307a\u4e5d\u307a\u3073\u73f1\u3073\u88f9\u7e37\u30c1\u30bf\u3093\
 u30bd"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pkudpiquypr","Extension":"fv\u00dfvvzg\u00df\u00dfhqdax\u00dfymdnqfezcedssss"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u30b0\u30bd\u66a6\u3074\u307c\u30bd\u3074\u7e37\uff88\u6b79\u30cf\u30a1\u7e37\u30df\u305e\u3093\u30bd\u531a\u042f","Extension":"\u30bf\u307a\u30dd\u3041\u3092\u30be\u4e9c\u307b\u3093\u30dc\u307e\u30be\u305c\u30bd\u30b0\u30b0\u6b32\u73f1\u044f\u307d\u307a\u30de\u30a1\u5f0c\u3079\u30c0\u30c1\u30bc\u307c\u30de\uff41\u6b32\u30dc\u30de\u307d\uff88\u30cf\u30bc\u88f9\u30b0\u307a\u30d0\u307e\u30df\u30d0\u307b\u044f\u755a\u3042\u30bc\u3074\u30bc\u755a\u30be\u30bf\u73f1\u755a\u755a\u73f1\u4e9c\uff5a\u30a1\uff9d\u30d0\u30de\u30bd\u73f1\u
 30bc\u3073\u30bc\u5f0c\u30bc\uff66\u30dc"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz","\u0451\u3072\uff5a\u044f\u307d\u30bf\u3073\u30df\u30bc\u7e37\u30be\u042f\u3093\u4e5d\u531a\u30bd\u30de\u30bd\u30bc\u3092\u3079\u30bc\u30af\u30bf\u7e37\u30cf\u30d0\u3074\u4e9c\u755a\u30df\u30be\u3079\uff41\u30bd\u5f0c\u30de\u042f\uff88\u30a1\u30bf\uff41\u307c","\uff88\u305d\u30d0\u30dd\u3042\u30be\u30be\u30bd\u307a\u30dd\u66a6\u30bc\u305e\u30de\uff41\uff9d\uff66\u30bf\u3072\uff88\u66a6\u30bc\u307e\uff9d\u4e9c\u30de\u30be","\u305e\uff41\u30dd\u30d0\u30dc\u30be\u30c1\u305c\u5f0c\u307b\u042f\u4e9c\u30df\u6b32\uff88\u307d\u755a\u3092\u30bc\u30bf\uff66\u4e5d\u307e\u88f9\u30bd\u30cf\u6b79\u
 30dc\u88f9"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ssmyumekjytz\u00dfeskalxbrdghruoarssbjcpiufomgc\u00dfiiahzkzhqjnvtjpoc\u00dfhaulrf","zuz\u00dflsssuchfxsodgvxkysbuym\u00dfbbqksrnlactkixechussuszmoykcmdt\u00dfakmulnvrqfcoepgupvlxjssgffsmnckacfdt\u00df","qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp","\u00dfsqumol\u00dfqckqhssnecyhssnjicmvzku\u00dfrlyhmngyasxkuk"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel","\u30a1\u30bc\u88f9\uff41\u755a\u307e\u30df\u30dd\u307e\u30bf\u30bf\u30bd\u0451\u531a\u305d\u30c1\u3079\u30a1\u30bf\u30bf\u4e9c\u6b79\u4e9c\u73f1\u0451\uff5a\u30de\u3074\u044f\u30dc\u30de\u30de\u305c\u044f\u30cf\u6b79\u30bc\u30c1\u9ed1\u3092\u30bc\u307b\u9ed1\uff88\u30bd\u531a\u3074\u305b\u30cf\u30a1\u73f1\u3074\u307c\u30af\u3072\u30be\u30dc\u0451\u
 7e37\u9ed1\u30d0\u30c0\u30dc\u30dc\u6b32\u6b79\u30a1\u044f\u3073\u307e\u305f\u30dd\u30bd\u307a\u305e\u30bf\u9ed1\u531a\u30bc\u307d\u4e5d\u30d0\u30cf\u30de\u5f0c\u30bf\u30bd\u30df\u73f1\u305c\u3079\u30b0\u30de\uff9d","\u307d\u3072\u30d0\u30bc\u3073\u9ed1\u3093\u3073\u3079\u4e5d\u0451\u307a\u30dc\u30c1\u73f1\u30dc\u30d0\u3072\uff9d\uff66\u9ed1\u73f1\u3092\u30bc\u30d0\u3072\u305b\u3042\u531a\uff66\u30bd\u30bf\u307e\u88f9\u30dd\u30dc\u6b32\u6b79\u30c1\u30de\u307d\u30bf\u30c1\u4e9c\u30bc\u30be\u307a\u30bf\u30af\u4e5d\u3042\u6b32\u30de\u7e37\u30de\u30bc\u73f1\u307a\u6b32\u044f\u6b32\u307b","lysycttndqhdmziymraxpuhbcsnamva","ynlpossfcjbfofcticnhgstmmslbtekrdssiimk\u00dfpipjj","\u30bd\u30af\u3092\u30bd\u30dc\u30be\u531a\uff9d\u4e9c\u3072","\u30dd\u4e5d\u30c0\u3074\uff66\u30c0\u3041\u3074\u3079\u305f\u3073\u30dc\u307c\uff66\u307e\u4e5d\u3092\u3092\u30a1\u30dc\u30cf\u044f\u6b79\u30bd\u30c1\u66a6\u3072\u30be\uff66\u30a1\uff41\u30be\u30bf\u305d\u9ed1\u30a1\u0451\u3079\u30bd\u30dd\u6b79\u9ed1\u3
 07b\u307a\u305e\u73f1\u30b0\u30bf\u30be\u307b\u30bd\u73f1\u30df\u3093\u307e\u30dc\u88f9\u305c\u30dc\u3072\u30bc\u30c1\u307b\u755a\u3079\u30de\u305d\u305e\u3041\uff5a\u30de\u305b\u73f1\u30dd\u66a6\u30de\u531a\u30dc\u3093\u30de\u30bd\u30dc\uff9d\u30df\u755a\u3042\u531a\u3074","yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv","jukerqchooqmlqug","sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"","Extension":"hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim"},"WorkPhone":null,"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3042\u30be\u30df\u4e5d\u30be\uff66\u305e\u307b\u30c1\u3073\u30bf\uff5a\u7e37\u7e37\u307b\u30df\u3074\u30bd\u3092\uff41\u9ed1\u30af\u305c\u30d0\u3093\u30df\u305f\u30dd\u305c\
 u30bc","Extension":"\u73f1\u3074\u30c1\u30bd\u307d\u755a\u30bc\u30df\u5f0c\u30be\u4e5d\u3079\u307a\u30dd\u73f1\u30bd\u30b0\u3093\u3042\uff9d\u30b0\u30df\u30bc\u305c\u30bd\u5f0c\u66a6\u30bd\u305e\u3073\u30bd\u30c1\u042f\u307c\u0451\u0451\u3072\u4e9c\u3079\u30bd\u30bf\u3079\u30c1\u30cf\u755a\u305c\u30be\u30be\u66a6\u30dd\u0451\u30bc\u88f9\uff5a\u307c\u305e\u66a6\u30bd\u042f\u30bd\u3041\uff5a\u30cf\u30dc"}]}],"Auditing":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)","odata.editLink":"Customer(-9)","Orders@odata.navigationLinkUrl":"Customer(-9)/Orders","Logins@odata.navigationLinkUrl":"Customer(-9)/Logins","Husband@odata.navigationLinkUrl":"Customer(-9)/Husband","Wife@odata.navigationLinkUrl":"Customer(-9)/Wife","Info@odata.navigationLinkUrl":"Customer(-9)/Info","Thumbnail@odata.mediaEditLink":"Customer(-9)/Thumbnail","Video@odata.mediaEditLink":"Customer(-9)
 /Video","CustomerId":-9,"Name":"enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["cumcjsujss\u00dfjxfqsakdpubme\u00df\u00dfsrsjpxqbrvruszjjxrxhpv\u00dfotlmvlntonctakahouqqxaduguuh","hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb","axuncpheikzvpephn","xss","zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga","\uff88\u5f0c\u30df\u30c1\u4e9c\u307d\u3042\u307d\u30dc\u4e5d\u4e9c\u30dc\u042f\uff41\u30cf\u30be\u30a1\u0451","ktspjklssrnklbohocuxdvnokqcjsce\u00dfrjhnee\u00dfgxpg\u00dfbguxvchizsuayqcssuavsqpuexpficvarlpsso","kyssi\u00dfchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpo\u00dff"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["rmjhkvrovdnfe\u00dfqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb","y\u00dfkzfqe\u00dfq\u00dfkoundi","\u3
 0bd\u30c1\u30bc\uff88\uff88\u3093\u30cf\u307c\u30c1\u307a\u3072\uff41\u30dc\u88f9\u3074\u3079\u30bc\u30dc\u30be\u30a1\uff5a\u3041\u30dd\u30de\u3072\u30be\u30dd\u305d\u6b32\u30dd\u3074\u307a\u30bc\u0451\u042f\u30cf\u30bd\u044f\u30be\u30c1\u30df\u30af\u30be\u4e5d\u30bd\u3041\u66a6\u307b\u30cf\u30a1\u73f1\u30bd","jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqruc\u00dfzczptmmch\u00dfpkfex\u00dfx","xdssssifrpidss\u00dfuu\u00dfhr\u00dfuspjenzgkcilurdmurf\u00dflkyzoiepdoelfyxvijbjetykmqmf","g","\u4e5d\u6b32\u30de\u307e\uff5a\u30be\u307e\u3042\u3093\u3072\u30d0\u3073\u7e37\u5f0c\u30bd\u30bd\u4e5d\u30bd\u88f9\uff5a\u30df\u30c1\u30bc\u30bc\u30bf\u30cf\u4e5d\u7e37\u30dc\u305d\u30df\u30bc\u30dc\u30bc\u305c\uff88\u30bc\u305d\u307d\u7e37\u4e9c\u30de\u30c0\u3092\u88f9\u30bd\u30dc\u30be","xursuhdtgshjbjblkrkapuauea"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type
 ":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u9ed1\u30dd\uff41\u30c0\u305d\u30a1\u9ed1\u305e\u30a1\u307c\u30af\u755a\u30de\u9ed1\u305f\u5f0c\u4e9c\u3073\u30dc\u30df\u3073\u30c0\u30de\u3072\u3093\u5f0c\u30de\u30b0\u30be\u531a\uff9d\u30a1\u30dc\u042f\u30dc\u6b79\u531a\uff5a\u9ed1\u307e\u307b\u755a\u6b79\u66a6\u30dd\u307b\u66a6\u3072\u6b32\u30bd\u73f1\u307c\u3079\u305b\u0451\u30b0\uff66\u4e9c\u307b\u30a1\u30dc\u30bf\u30dc\u30c1\u307c\u042f\u307b\u30dd\u3092\u3092\u044f\u6b32\u307d\u30a1\u30be\u3092\u30de\u7e37\u30be\u305b\uff88","Extension":"somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"elvfevjyssuako","Extension":"fltuu"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultSe
 rvice.Phone","PhoneNumber":"hkugxatukjjdim\u00dfytgkqyop\u00dfit\u00dfdyzexdkmmarpojjzqycqqvsuztzidxudieldnhn\u00dfrakyetgbkb\u00dfoyoglbtoiggdsxjlezu","Extension":"ypfuiuhrqevehzrziuckpf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ddfxtvqbsogqsssqrbxvamhss","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"pvlssokhcuduv\u00dfyubduarmsscqtzgddsssenvnmuapbf\u00dfsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganf\u00dfz"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum","Extension":"\u30be\uff88\u4e9c\uff9d\u30dd\u30be\u0451\u5f0c\u30d0\u4e5d\u30a1\u0451\uff66\u4e9c\u4e5d\u30b0\u755a\u30bd\u3093\u30df\u30c1\u042f\u305d\u0451\u30bd\u307c\u30bc\u30bc\u4e5d\u30de\u307e\u307b\u3079\u30bd\uff9d\u30be\u30bd\u30dc\u0451\uff41\u307d\uff5a\u73f1\u0451\u30b0\u305e\u30c1\u307c\u4e5d\u30bc\u30dc\u8
 8f9\u307a\u307a\u042f\u30be\u73f1\u30df\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305b\u6b79\u30be\u4e9c\u307c\uff41\u307a\u30bc\u30bc\u30bd\u30dc\u305f\u305b\u30dd\u3093\u30dd\u305f\u30dd\u30a1\u3041\u30bc\u042f\uff9d\u30bd\u30be\u30dc\u30df\u305b\u30dc\u6b32\u30dc\u88f9\uff5a\u30c1\u307e\u307e\u305c\u30be\u30be\u30bd\u30bc\u30bd\u6b79\u531a\u30bc\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30de\u73f1\u3042\u305b\u73f1\u042f\u307d\u30dc\u307a\u305f\u5f0c\u30c1\u66a6\u30df\u3079\u30bf\u30b0\u044f\u30c1\u30dd\u3073\u7e37\u30dc\uff41\u3073\u307a\u305b\u3072\u73f1\u30dc\u6b32\u7e37\u7e37\u30dd\u3079\u305b\u30be\u3079\u30bd\u305b\u3079\u73f1\u307b\u307d\u30dd\u307c\uff66\u30dd\u305e\u307d\u30de\u307a\u3073\u307d\u66a6\u6b32\u3079\u305f\u88f9\u30dc\uff41\u305d\u531a\u30c1\u3093\u9ed1\u30de\u305f\u30bf\u305d\u042f\u3072\u30cf\u30bd\u30bd\u30a1\u
 30dd\u30b0\u307c\u9ed1\u307c\u30bc\u044f\u30cf\uff5a\u30d0\u30de\u30d0\u73f1\u30bc\u7e37\u30a1\u3092\u5f0c\u3072\u305c\u305b\u30dd"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["c","vluxy\u00dfhmibqsbifocryvfhc\u00dfjmgkdagj\u00dfavhcelfjqazacnlmauprxhkcbjhrssdiyctbd","\u3074\u30c0\u30b0\u30de\u30a1\u30a1\uff88\u3074\uff88\u6b79\u9ed1\u307a\u307a\u30df\u30df\u305e\u30dc","qiqk","\u5f0c\u30be\u30a1","pjoksiybbjva"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxn\u00dfgonnsvzsssshxej\u00dfi
 pg","\u307c\u305b\u30a1\u30a1\u305f\u305e\u30df\u73f1\u6b79\u307e\u305c\u30de\u6b32\u30c0\u66a6\u305b\u305f\u6b79\u307a\u3073\u30bd\u3092\u4e9c\u30dc\u30bf\u30a1\u30be\u6b32\u66a6\u4e5d\u305d\u30dc\u30c0\u305b\u305b\u0451\u307a\u3079\u30bf\u30dd\u3073\u305b\u73f1\u30bc\u307e\u305e\u307b\u73f1\u3072\u042f\u30bd\u30be\u042f\u6b32\u30bd\uff5a\u30a1\u30df\u6b32\u5f0c\u30dd\u9ed1\u0451\u305b\u3072\u30bd\u3072\u4e5d\u30bd\u4e9c\u755a\uff41\u3092\u30c0\uff9d\u30bc\u30bd\u30a1\u30a1\u30bc\u305d\u30dc\u30dd\u66a6\u3092\u30dc\u30dc\u30df\u30dd\u305f\u30de","adeudv\u00dfljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosse\u00dfav\u00dftssmjigu\u00dfqzosx","\u3042","\u044f\u305c\u30de\u30c1\u30be\u30dd\u30b0\u307c\u30cf\u30bf\u30c0\u30de\u30c1\u30de\u30a1\u30cf\u9ed1\u307a\u305d\uff5a\u7e37\u5f0c\u66a6\u307c\u4e9c\u9ed1\u66a6\u4e9c\u3092\uff41\uff9d\u3073\u3041\u3079\uff66\u30dc\u307c\uff41\u9ed1\u30bc\uff66\u30bf\u30bc\u305d\u30b0\u30bc\u305e\u305f\u30d0\u307b\u305d\u6b79\u30de\u044f\u30de\u307a\
 u3092\u30bd\u66a6"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrgtsg\u00dffs\u00dfhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk","Extension":"qx\u00dfhmx\u00dforvriyp\u00dfddusql\u00dfbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305b\u305b\u3072\u30dc\u30bc\u30b0\u30dd\uff5a\u30af\u4e9c\u305b","Extension":"\u73f1\u3042\u042f\u30a1\u30bd\u30de\u30bc\u4e9c\u307d\u305b\u3073\u3042\u30bc\u3042\u0451\u531a\u30be\u755a\u30de\u3093\uff9d\u30bc\uff66\u307c\u30b0\u30bf\u30d0\u30bd\uff5a\u30b0\u3079\u042f\uff5a\u531a\u6b79\u30bc\u307d\u042f\u30bc\u30bc\u30de\u3093\u7e37\u30c0\u307a\u3092\u307e\u7e37\u30a1\uff9d\u30cf\u30d0\u307c\u30bd\u30de\u30bd\u305c\u4e5d\uff66\uff5a\u305c\uff5a\u6b32\u88f9\u755a\u3072\u305e\u30d0\u307a"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultSe
 rvice.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"remqvutsszqyjrnoxgmroa\u00dfxhsst\u00dfodjjkvq\u00dflgtufdassnrgghkdizagurcosiuprmbjqanrmphhx","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr","Extension":"\u305f\u307b\u30bc\u3093\u30c0\u3092\u307a\u305f\u30dd\u30cf\uff41\u30bd\u7e37\u3041\u66a6\u9ed1\u307d\u5f0c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz","Extension":"uaisttxvljnpius\u00dfssysvdvmrnkii"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bc\u30dc\u30c1\uff66\uff5a\u30bf\u305c
 \uff5a\u88f9\u30a1\u30bc\u531a\u307c\u4e9c\u30a1\u30cf\u305f\u3042\u30b0\u3074\u30cf\u044f\uff5a\u30bd\u30bc\u305f\u3092\u30dc\u30df\u0451\u307b\u305c\u30d0\u305e\u30de\u305e\u305d\u044f\uff9d\u30a1\u30dc\u73f1\u30b0\u30bd\u305e","Extension":"\u30be\u30cf\u3074\uff5a\u4e5d\u73f1\u30b0\u30de\u305c\u30bf\u66a6\u307a\u30bd\u3079\u73f1\u305c\u3092\u3073\u305d\u3042\u3079\u30be\u305e\u3042\u0451\u30c1\u30df\u30dc\u30be\u30a1\u30bf\u73f1\u30dc\u73f1\u307a\u30bd\u3041\u3072\u73f1\u307d\u3093\u30bd\u042f\u30be\u3074\u305d\u305f\u30dc\u30bf\u30af\u6b32\u30df\u3073\u30d0\u30c1\u044f\u30bd\u305d\u88f9\u3073\u305e\u4e5d\u3074\u4e5d\u042f\uff5a\u30cf\u30d0\uff88\u30bc\u3041\u305e\u3093\u73f1\u4e5d\u4e9c\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"oomvrafb","Extension":"omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30d0\u73f1\u30
 dc\u30dc\u307c\u30bc\u5f0c\u9ed1\u30bc\u6b32\u305e\u307a\u30bc\u30d0\u30de\u30d0\u307a\u3093\u3073\u755a\u30de\u30bc\u30de\u30bf\u307c\u30dc\u042f\u30dc\u30df\u30bd\u3073\u307e\u30be\u305d\u30dd\u305b\u30be\u3093\uff41\u30d0\u30be\u0451\u30c0\u30b0\u4e9c\u30bf\u531a\u3079\u305b\u044f\u30bd\uff9d\u3073\u66a6\u88f9\u3073\u3072\u305b\u30b0","Extension":"ypurdynixhngpvdssv"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["irbkxhydugvnsytkckx","kdfyfquqqkssktailss\u00dfijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl","qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy","ikaxlhgdaqvy\u00dfquyae","qjyqct"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd","\u00dfjfhuakdnt\u00dfpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"],"ContactAlias":{"odata.type":"Microsoft.Test.ODat
 a.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30a1\u30bd\u30bd\u30bc\u9ed1\u30be\u30bf\uff66\u30c0\u4e9c\u5f0c\u30be\u307a\u755a\u305b\u6b79\uff5a\u9ed1\u6b32\u30c0\u30bf\u3093\u30be\u30bd\u30de\u305f\u30bc\uff9d\u531a\u30dc\uff9d\u30cf\u30af\u88f9\u9ed1\u307a\u30a1\u30de\u5f0c\u3041\u30be\uff41\u3092\u305e\u305f\u307e\u30bc\uff9d\u4e5d\u30de\u3041\u9ed1\u305e\u30bc\u30bd\u044f\uff66\u042f\u30df\u531a\u305c\u30c0\u3073\u88f9\u4e9c\u3079\u305d\u3093\uff5a\u73f1\u30bf\u307c\u305e\u531a\u0451\u30cf\u044f\u30a1\u3093\u30bc\u4e5d\u30bc\u307b\u305b\u30cf\u305b\u30bd\uff66\u30bc\u88f9\u307c\u3093\uff88\u044f\uff66\uff66\u4e5d\u30bc\u30b0\uff5a","xutt","\u00dfqsfasfifstuyepbdivixq\u00dfhcrhgzufopnzrqs\u00dfdrrisbab\u00dff\u00dfnsmfehqgehgssumjqngusspponjunfuckhassc","mmadqpssslnfpkxxghssn\u00dfyyvgbvzz","ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck","tgllpcsihudiuxbsbtiunkrozosscmrez
 tfjijsksyusa","\u531a\u30bd\u0451\u30dd\u5f0c\u30bd\u6b79\u307e\u30dc\u30bc\u30c0\u30bf\u30be\u042f\u6b79\u6b32\u305d\u307b\u305e\u0451\u30cf\u4e9c\u30dd\u5f0c\u0451\u30d0\u305c\u30de\u30a1\uff88\u305b\u6b32\u30bc","\u30bf\u3041\u307c\u30bf\uff5a\u0451\u6b32\u30de\u7e37\u307b\u042f\u4e5d\u305b\u30a1\u30dc\u5f0c\u044f\u30de\u30df\u042f\u5f0c\u307c\u30dc\u3073\u30b0\u3072\uff5a\u30dd\u3093\u30df\u305d\u0451\u044f\u3041\u3092\u3042\uff88\u30dc\u305b\u30c0\uff5a\uff88\u88f9\u66a6\u30cf\u30a1\u30d0\uff9d\u30a1\u307e\u5f0c\u30df\u30de\uff88\uff9d\u307d\u30bc\u3042\u305e\u531a\u305c\u3072\u30af\u3072\u305d\uff88\u30df\u044f\u0451\u30c1\u6b32\u30bc\u30cf\u3074\u3042\u66a6\u30a1\u6b32\u30cf","fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpo\u00dfj\u00dfannndxuziejhifzfm\u00df\u00dfssqssxnkxuq\u00dfgkmsdof"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zymn","Extension":"iu\u00dfkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnet\u00dfo
 ufpyjduhcrveteu\u00dfbutfxmfhjyiavdkkjkxrjaci"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"avsgfzrdpacjlosmybfp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u30c1\u30a1\u6b79\u755a\u305b\u30dc\u0451\u30af","Extension":"\u3093\u66a6\u30dd\u042f\u30d0\u30df\u3092\u30de\u305e\u30bc\u30d0\u305e\u30df\u307b\u30de\u30af\u30df\u4e5d\u3041\u3074\u9ed1\u3072\u66a6\u307a\uff5a\u755a\u3041\u307e\u30bc\u755a\u30dd\uff5a\uff5a\u30c0\u3042\u0451\u044f\u3093\u30bf\u305d\u30dc\u30bc\u3072\u305f\u4e5d\u30df\u305f\u6b79\uff5a\u30dd\u30dc\u5f0c\u30dc\u30d0\u755a\u305f\uff9d\u30bc\u3042\u4
 e5d\u30de\u042f\u307d\u307d\u4e9c\u30dd\u3074\u3074\u3072\u30dd\u30a1\u30bc\u307b\uff41\u30c1\u30be\uff9d\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"scvffqyenctjnoxgilyqdfbmregufyuakq","Extension":"\u73f1\u30bf\u307b\u30d0\u30df\u3072\u30bd\u30be\uff5a\u30a1\u305b\u307e\u30bc\u30df\u4e9c\u30bf\u0451\u30bc\u044f\u3092\u30d0\u3092\u3092\u531a\u30de\u30dd\u30bd\u4e5d\uff5a\uff5a\u30d0\u7e37\u30bd\u4e5d"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3041\u305b\u3079\u305c\u044f\u3042\u3041\u30bf\u305c\u307d\uff66\u30dc\u305d\u042f\u30dc\u4e5d\u30c1\u307a\u30bd\u88f9\u3042\u30df\u30df\u30c0\u042f\u4e5d\u3079\u66a6\u30dd\u3041\u3093\u305b\u30a1\u66a6\uff66\u3079\u30bc\u3074\u307d\u30de\u30dd\u305f\u30a1\u30bd\uff9d\u3092\u30be\u7e37\u73f1\u042f\u305c\u307a\uff88\u5f0c\u30bf\u30a1\u30af\u30dd\u305b\u307e","azvdfahggyscxgcmrcfyqyiimdpvri
 zuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd","pfdujvakfdrzvgqryesbvi","\u30df\u6b32\u044f\u30bf\uff88\u30dc\u30df\u30c1\u755a\u305d\u305c\u30bc\u9ed1\u3041\u30dd\uff9d\u30df\u30bd\u30dc\u307e\u30df\u66a6\u30bc\uff41\u0451\u044f\u307c\u30af\u755a\u30af\u30c0\u30bd\u30bf\u66a6\u30de"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u307b\u30c1\u307e\u0451\uff9d\u305d\u3079\u305f\u30dc\u307c\u30bd\u30dc\uff41\u30bc\u305c\u30be\uff66\u30b0\u30b0\u30de\u30bf\u30c1\u30dc\u7e37\u305d\u30af\u30cf\uff9d\u4e5d\u305c\uff88\u3093\u3093\u66a6\u305f\u30a1\u4e9c\uff88","bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho","amn\u00dfaniuxnksxuhhzlj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff88\u30cf\uff9d\u
 30bd\u307d\u30cf\u307b\uff9d\u305d\u30be\u73f1","Extension":"gqnjluvptjlqees"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur","Extension":"suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u9ed1\u9ed1\u307b\u307d\u30df\u305e\u307a\u30df\u30be\u3072\u30a1\u30df\u30dc\u305b\u042f\u307b\uff9d\u30bc\u30af\u30df\u30bc\u30c1\u531a\uff9d\u66a6\u3041\u30c0\u307d\u30c0\u305f\u3073\u6b79\u6b32\u3092\u5f0c\u30df\u305c\u30bc\u30df\u30b0\u30c1\u305f\u30be\u7e37\u307c\u305d\u755a\u30c1\u30cf\uff41\u305e\u30bd\u3092\u307a\u30a1\u30a1\u305f\u307b\u30bd\u30dd\u30cf\uff5a\u3073\u30a1\uff88\u30be\u7e37\u30a1\u307e\u3092\u305f\u30c1\u30dd\uff88\u3
 05e\u307e","Extension":"\u3073\uff9d\u30dd\u30d0\u042f\u30df\u30bf\u30d0\uff66\u30bd\u30c1\u73f1\uff5a\u3042\u5f0c\u30dc\uff66\u305e\u88f9\u4e9c\u307a\u30c0\u307d\u3092\u5f0c\u30c1\u5f0c\u30a1\u305b\u3041\u307b\u307b\u30be\u531a\u30be\u30cf\u307e\u30c1\u30a1\u307c\uff66\u307e\u30b0\u6b32\u30df\u307e\u30dc\u30cf\u3073\u30be\u3093\uff66\uff9d\uff9d\u30bd\u30dc\u30df\u30b0\u66a6\u30bd\uff41\u3079\u30bf\u9ed1\u307a\u30a1\u30af\u3073\u30cf\u3074"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ssuknmssbuptdcmfxyzuygtukpjzk\u00df\u00dfussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp","\u30dc\u30a1\u3041\u30c1\u307b\u30dd\u30df\u3093\u307c\u3041\u305e\u30b0\u4e5d\u30bc\u30dd\u30de\u0451\u30bf\u88f9\u30be\u30b0\u73f1\u3074\u30bf\u305d\u30b0\u30de\u30a1","hgjbxnz\u00dfltlxxbhqbkvgivgzvomky\u00dfhusguegcxoonjuyahgttmzgbqn\u00dfmjsalimhfoljgf","bmjnauuusolkvmtbevvoiqkyjpyyzhkmfs\u00dfiujlqssyu\u0
 0dfezlqubdlulnpemukzycgr"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb","\u00dfiphhdjuqkuutso\u00dfnkuglvtk\u00dfpsidibpljhe","\uff41\u30cf\u3072\u30de\u307d\u30bc\u88f9\uff41\u30dc\u30c0\u531a\uff66\u531a\uff66\u307e\u7e37\u3074\u30af\u3072\u30bc\u4e9c\u30c0\u30a1\u755a\u30c0\u307a\u30c1","ekubxtgikairemlokqbmbshhmhdfuexqp","bponnizufilxhjussixuhijrllesshuk","\u3073\uff41\u73f1","iucejykztdznuuocvzqimom\u00dfyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydh\u00dfnxkijq","\u30bc\u30bc\u042f\u531a\u4e9c\u4e9c\u30bc\u30be\u30bd\u30c1\u30dd\u307e\u6b32\u30c0\u0451\u3041\u66a6\u30be\u307c\u30de\u0451\u5f0c\u30bd\u73f1\u30af\uff5a\u307e\u30bd\u042f\u305b\u4e5d\u30af\u531a\u30dd\u30dc\uff9d\u9ed1\u30dd\uff9d\u3074\u3092","sstfhepuybhqssujvlssmgvfmuzeoulehkhuurc\u00dfisslqmpdaeucbshoiyjbnhgzkrvvc","nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"],"ContactAlias":n
 ull,"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dftvplushjikkmoiguzeqgdyze","Extension":"\u30dd\uff5a\u307b\u30dc\u6b79\u3072\u6b32\u3093\u30c0\u305f\u307e\u0451\u4e5d\u305d\u30dd\u30dc\u5f0c\u30c1\u3042\u9ed1\u531a\u307c\u30dc\u30be\u042f\u9ed1\u30df\u73f1\u88f9\u30bf\u3093\u3041\u5f0c\u30dc\u30df\u305e\u3079\u66a6\u30de\uff5a\u307d\u0451\u30dc\u4e9c\u531a\u30c1\u30cf\u3072\u3079\u307e\u307d\u30cf\u0451\uff88\uff5a\u30bc\u3093\u4e9c\u30d0\u9ed1\u30bd\uff88\u30bc\u042f\u6b79\u307a\u307b\u305c\u30b0\u30bf\u30bc\uff88\u755a"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bd\u30a1\u30c0\u30dc\u30dc\u307d\u30df\u044f\u6b32\u30de\u30a1\u66a6\u30bd\u3079\u5f0c\u30be\u307e\u30dc\u30d0\uff41\u30c1\u30a1\u30be\u5f0c\u30de\u755a\u3092\u30df\u9ed1\u30a1\u3079\u531a\u30bd\u3041\u3073\u30c1\u9ed1\u30a1\u5f0c\u4e5d\u305e\u3079\u30bc\u30bc\u3041\u30df\uff88\u4e9c\u3042\u30dc\u30a
 1\u305e\u042f\uff66\u305f\u305c\u73f1\u4e9c\uff5a\u4e9c\uff88\uff88\u305c\u30be\u30be\u30c0\u30b0\u30bc\u0451\u307a","Extension":"\u5f0c\u30a1\u9ed1\u3042\u30df\uff88\u7e37\u30bf\u30dd\u307e\uff9d\u3042\u4e9c\u30be\u9ed1\u305b\u30df\u305f\u30bc\u044f\u4e9c\u305f\u305c\uff5a\uff41\u30bf\u30a1\u30c1\u30df\u73f1\u3041\u30bc\u3092\u305f\u3072\u5f0c\u3073\u5f0c\u044f\uff88\u755a\u30bd\u30a1\u6b32\u30be\u30bc\u531a\u7e37\u30be\uff5a\u30be\u30bc\u30c0\u5f0c\u305c\u30dd\u307c\uff88\u305f\u307a\u30dc\u3092\u5f0c\u5f0c\u307b\u30cf\u4e9c\u30dc\u30a1\u305d\u88f9\uff41\u305d\u30bc\u305f\u3093\u6b32\u307e\u30bd\u30be\u4e5d\u30bd\u305c\u531a\u30af\u30dc\u73f1\u30be"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["gnrmpyrunhenforvx\u00dfmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntug
 d\u00dfeeondssuydkd","hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp","ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt","\u3074\u30a1\u30bc\u3042\u73f1\u30c0\u6b79\u305f\u30df\u30be\u044f\uff5a\u30de\u3074\u30df\u3073\u3072\u73f1\u30d0\u4e5d\u30c1\u30be\u30a1\u3041\u3093\u30bc\u307d\u3072\u30bf\uff41\u30bd\u30bd\u30bc\u3073\u4e9c","\uff5a\u305c\u30df\u307e\u30cf\u88f9\u305b\u0451\u305f\u30bf\u305b\u305e\u307d\uff41\u30dd\u3041\u4e9c\u30de\uff88\u30af\u4e9c\u30bd\u307d\u30dd\u30dc\u5f0c\u044f\u30cf\u30c0\u30bf\u30bd\uff88\u307b\u30bc\u88f9\u30be\u0451\u3092\u9ed1\u30bd\uff88\u307d\u307c\u4e5d\u305b\u30bc\u30dd\u30bf\u4e9c\u30a1\u30bc\u305b\u4e9c\u30c1\uff88\u30be\u6b79\u0451\u30dd\u5f0c\u7e37\u30be\u30be\u30dc\u305c\u305d\u7e37\u73f1\u044f\u3073\u044f\u30bd\u531a\u30c0\u30b0"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmt
 zcjqmaxr\u00dfyspyqtfa","\u3041\uff9d\u30bd\uff5a\u305c\u30af\u30c1\u3079\u30bd\u3073\u6b32\u30bd\u305c\u88f9\u3041\u307d\u30bc\u755a","pcftrhurg","gszulmukqcvecl\u00dfpkzounijuouhssulevhaubolzgssy","dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u73f1\u30cf\u3074\u30df\u3073\u3092\u307b\u30bc\u30c1\u30a1\u30bf\u30dd\u531a\u3093\u30bc\u30bd\u305b\u307b\u30d0\u307b\u6b79\u531a\u30de\u042f\u30df\u3073\uff41\u30bf\u30be\u30d0\u3042\u307a\u6b79\u30be\u305c\u30bd\u30d0\u30be\u30be\u30a1\u5f0c\uff41\u3093\u307e\u30dc\u6b79\u4e5d\u88f9\u3079\u3042\uff9d\u88f9\u88f9\u30de\u305e\u3042\u7e37\u3074\u042f\u042f\u30b0\u30de\u88f9\uff5a\u307d\u307e\u6b32\u3092\u307a\uff9d\u73f1\u30cf\u30df\u307e\u30bd\u88f9\u30bd\u30bc\u30af\u755a\u30bc\u044f\u30a1\u30bc\u30d0\u3073\u30a1\u305e\u30af\u044f\u30c0\u30bc\u30be\u30be\uff5a\u305c\u044f"]}
 ,"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcjuqdcqlvophhlgi\u00dfsssbkkicggyijay\u00dfgobbatyojipgzptmazhfmluvfzdzgnevdqa","Extension":"cuttgus"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga","Extension":"iuplesoyjflxrtghp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzlj\u00dfppzilassdpysjjk","Extension":"npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u3079\u755a\u30dd\u3079\u0451\u30df\u305d\u307b\u30bd\u30bf\u305e\u3074\u6b32\u3042\u9ed1\u3042\u30bd\uff41\u30de\u30bc\u30de\u305d\u30a1\u3092\u3079\u30df\u531a
 \uff5a\u3074\u30dd\u30bf\u30bd\u30bd\u755a\u3092\u30bd\u6b79\u30a1\u88f9\u30bd\u6b79\u73f1\u30bd\u30de\u30dd\u30bc\u30b0\uff66\u30be\u6b32\uff9d\u3093\u3074\u30bc\uff9d\u305c\u30bf\u30b0\u042f\u3093\uff5a\u3073\u0451\u5f0c\uff88\u30de\u30df\uff66\u4e9c\u30bd\u307b\u305e\u044f\u307b\u30c1\u6b32\u30dd\u30dd\u30dc\u531a\u30a1\u66a6","Extension":"ceybzlgplrxrs\u00dfsjbapyf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tc\u00dfotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvh\u00dfxleoep\u00dfsss","Extension":null}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["q\u00dfpxpdbihpssy\u00dfuh","\u3093\u9ed1\u73f1\uff88\u305c\u30bd\u30bf\u30bc\uff41\u30d0\u5f0c\u305c\u3073\u6b32\u30bc\u30a1\u30bc\u30df\u307b\u30bf\u30b0\u30c1\u3093\uff66\u30df\u30bd\u30dc\u305e\uff5a\u3073\u30a1\u044f\u307a\u30a1\u307b\u30bd\u3092\u30dc\u755a\u305
 c\u30a1\u3079\u30a1\u30c1\u307e\u307e\u30bc\u305e\u30bd\u30dd\u30b0\u30dd\u66a6\u3092\u30c1\u30df\u30cf\u88f9\u307c\u30dc\u73f1\u30bc\u30bd\u4e9c\u307c\u4e9c\u755a\u6b79\u30cf\uff5a\u044f\u4e9c\u6b79\u305f\u3079\u3073\u307b\u30df\u30dd\u30bd\u3041\u30be\u30dd\u3092\u5f0c\u30dd\u3079\uff41\u4e5d\u30bf\u73f1\u30bc\u30bc\u307a\u307b\uff5a","mjpnmqpxrijlycvphsosspnssiiiqhqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305f\u042f\u30bd\uff5a\u3072\u30de\u3074\u6b79\u30c0\u6b79\u30a1\u044f\uff9d\u3073\u30c1\u30dc\u755a\u307b\u30d0\u30d0\u30df\uff88\u30be\u30be\u30bd\u30bc\u042f\u307a\u3079\u4e9c\u6b32\uff9d\u6b32\u30bd\u305b\u66a6\u305d\u30bc\u30c0\u30bd\u531a","seijuzeate"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["r\u00dfquagbniumksux\u00dfsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf","bhtoknnesuyyhrdtuychtbniokdux
 lxzmqzurssuqztkglqmsuunkobeavq\u00df\u00dffhccf\u00dfhuuieciqlatcp","\u30bc\u30de\uff5a\u30bc\u4e9c\u3093\u30c1\u7e37\u30b0\u044f\uff66\u5f0c\u30a1\u30bf\u30be\u307b\u044f\u30bf\u307c\u4e5d\uff5a\u30de\u305c\u3093\u30af\u30bf\u30de\u044f\u307d\u30c1\u044f\u30be\u0451\u30df\uff66\u30c1\u307d\u9ed1\u307a\u3041\u3074\u755a\u30df\u044f\u307d\u307e\u307e\uff5a\u30c0\u30bf\u3079\u305c\u307c\u3079\u30d0","adqnqvalupnzssofbne\u00dfieictlugsscxod\u00dfry\u00dfjqdzavmshqnivermtmnssayiy","xjdyfbftxueecmlgvbcouun"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddb\u00dfhrzkyyaunja"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jfb\u00dfpiejfegpkccarxdod\u00dfzkkt\u00dfb\u00dfrhebey\u00df\u00dfavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj","Extension":"yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"},"MobilePhoneBag@od
 ata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fctonyvjjotzumffvxxmjn","Extension":"kausss\u00dfkllsshossrl\u00dfkbeuvvdkxuzvtnkuikvdsutldegzsou"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ffpbxci","Extension":"\u30b0\u9ed1\u30af\u30dc\u307d\u755a\u307b\u307e\u307d\u30bd\u30c1\u7e37\u4e5d\u30bd\u30a1\u4e5d\u30df\u042f\u3041\u7e37\u3074\u3093\u30af\u30bc\u4e5d\u5f0c\u30c1\u30a1\u30bd\u3042\u9ed1\uff5a\u30cf\u3093\uff88\uff9d\u30a1\u30be\u7e37\uff9d\u30de\u307d\uff66\u30d0\u4e9c\u30bd\u88f9\u5f0c\u30c1\u30be\u30b0\u6b79\u30bd\u66a6\u30bf\u3041\u30c1\uff41\u88f9\u30bd\u3093\u7e37\u6b32\u3079\u30c1\u30dc\u3092\u30bd\u30bd\u30a1\u30bc\u307a\u305d\u3042"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u88f9\u531a\u5f0c\uff5a\u30de\u305b\u30bd\u531a\u531a\
 u9ed1\u30bd\u30bc\u30d0\u30bc\u30dd\u5f0c\u30bd\u4e9c\u3041\u305e\u305e\u30bd\u3093\u3079\u305c\u305f\u30df\u30bc\u30d0\u30cf\u30de\u66a6\u307d\u30cf\u30c1\u30c0\u305c\u7e37\u30be\u30be\u3072\u30bf\u30dd\u30c0\u9ed1\u042f\u30dc\u30df\u30bc\u30bc\u30be\u30c1\u30de\u30bf\u3072\u30bd\u30bd\u30cf\u73f1\u30c0\u30af\u3042\u3072\u3073\u3079","Extension":"ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcmk","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"clicfjydluqupzcgrvuybdsv","Extension":"\u531a\u30a1\u30bf\u30c1\u307a\u3072\uff66\u4e5d\u6b79\u30be\u30de\uff9d\u30bd\uff5a\u3079\u3092\u30af\u0451\u30cf\u30c1\u3074\u30dd\uff41\u66a6\u30be\u30a1\u0451\uff88\u5f0c\u307b\u30a1\u66a6\u30bd\u307b\u30bf\u3073\u30dd\u305d\uff41\u30bd\u042f\u30be\u30bf\u307a\u3072\u6b79\u30bf\u307c\u3042\u30bd\u30be\u755a\uff41\u
 30bd\u30bf\u305d\u30bc\u30df\u305b\u88f9\u305e\uff88\uff5a\u30cf\u305f\u88f9\u30c1\u3074\u30bc\u0451\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"osrrvuzhtly\u00dftjtssaeganziddgxavcuvyv\u00dftikigepyrenkafsceumubqhhlssynlteiz","Extension":"\uff5a\uff9d\uff5a\uff5a\u3042\u30bd\u3079\u30df\u755a\u6b32\u30df\u305c\u042f\u30de\u0451\u30af\u30dd\u4e9c\u305d\u30de\u3042\u30dc\u30bc\u3074\u0451\u30af\uff41\uff9d\u30bd\u30c0\u30c1\u307d\u6b79\u30dd\u305d\u5f0c\u30c1\u3079\u305f\u3073\u3073\u30dd\u30d0\u305d\u305f\u30bd\u30be\u044f\u042f\u30df\u307d\u30dd\u88f9\u3072\u30bf\u3093\u30cf\u4e9c\u9ed1"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ckcgmctjpylhadenxxzsdxgqotbudjqyj","\u3074\u305d\u30bd\u4e9c\uff5a\u6b32\u3041\uff66\u30dd\u305e\u3092\u3092\u30df\u30a1\u6b32\u30cf\u307c\u30be\u3041\u30a1\u305c\u30c1\u307b\u531a\u3041\uff88\u3072\u30
 73\u307d\u30c1\uff88\u4e5d\u30bc\u30af\u30bc\u531a\u30bd\u3079\u5f0c\u30bd\u73f1\u30bc\u044f\uff9d\u30be\u88f9\u305b\uff5a\u30dc\u305b\u30de\uff41\u307a\u30bf\u30cf\u30d0\u755a\u30dd\u30df\uff66\u30dd\u755a\u30de\u305c\u3072\u30c0\u88f9\u30af","ernkqmccuxbmu","vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb","\u7e37\u30df\u307e\u30b0\uff5a\u4e5d\u3093\u30dd\u3073\u30de\u30df\uff41\uff9d\u305f\u6b32\u30bd\u30d0\u305c\u30a1\u531a\u30c0\u9ed1\u30bd\u307a\u305b\u30bc\u88f9\u307c\u30a1\u3093\u0451\u307e\u305c\u3073\u30de\u30bd\u73f1\uff66\u30d0\u305e\u30bf\u6b79\u5f0c\uff41\u30dd\u30bc\u3073\u0451\u30b0\u30bf\u30d0\u305b\u30be\u305f\u3092\uff66\u307e\u3041\u307e\u30c0\u73f1\u3041\u30a1\u755a\u30dc\u30bd\u6b32\u66a6\u30bd\u30af\u30cf\u30dd\u30be\u3074\u307d\u30df\u305d\u30be\u30c1\u30de\u307a\u755a\u755a\u5f0c"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u7e37\u4e5d\u3073\u66a6\u30de\u3041\u307e\u30bd\u30be\uff41\u3092\u3079\u30c1\u30b0\u30cf\u044f\
 uff5a\uff66\u30cf\u3092\u7e37\u30cf\u6b79\u531a\u30be\u30cf\u30a1\uff88\u3073\u30c0\u3072\u30de\u30dd\u755a\u9ed1\u30de\u3073\u5f0c\uff88\u30bd\u9ed1\u66a6\u307a\u3074\u3079\u30a1\u305f\u73f1\u307d\u73f1\u73f1\u4e5d\u30af\u30be\u305b\u3092\u88f9\u30bc\u3093\u305b\u30df\u3092\u307e\uff5a\u4e9c\u30d0\u30c0\u30de\u30bd\u9ed1\u6b79\u305f\uff88\u305f\u30bc\u305b\u30af\u30dc\u30c1\u305f\u30bd\u30be\u30de\u30a1\u30de\u30bc\u30a1\u3073\u5f0c\u30dc\u531a\u531a\u30bd\u7e37\u30df\u30d0","ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii","\uff66\u3093\u307b\u30be\u042f\u30c1\u0451\u305c\u3093\u30bd\u30c0\u30c1\u307a\uff66\u044f\u30dd\u66a6\u3093\u30bd\u73f1\u3042\u6b79\u66a6\u30dc\u305f\u307c\u30dd\u307d\u30de\u3073\u307e\u305c\u305f\u30dc\u305c\u30af\u755a\uff41\u531a\u042f\u3041\u305c\u30dd\u9ed1\u30bd\u30bf\u305d\u30af\uff66\uff88\u3092","kolpgtzujuukjqyrvynkvssuzbqufftymtfu\u00dfydpeifsmu\u00dfimlfbjczalssphtpqksdqsokzvmfmgmcrobm","\u30bf\u30bd","\u30dd\u042f\u307d\u7e37\u73f1\u30bd\u30bd\u6b79
 \u044f\u307c\u305e\u307e\uff9d\u3041\u30d0\u30be\u30dd\u305d\u30df\u30cf\u30bf\u307c\u3092\u30bd\u3074\u3074\uff5a\u6b32\u30bc","\u7e37\u6b32\u531a\u7e37\u30bf\u30dc\u30bd\u3042\u755a\u30de\u307a\u30bc\uff9d\u9ed1\u30bf\u30cf\u3074\u30c0\u755a\u30a1\u30c1\u307a\u531a\u30bc\u30df\u66a6\u30de\u30dd\u30be\u30dd\u30bc\u7e37\u30bd"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u044f\u30dd\u30dd\u30df\u6b79\u0451\u7e37\u30bd\u307e\u30dd\u30af\u30dc\u7e37\u307d\u30bd\u4e5d\u30dd\u0451\u30af\u3072\u30df\uff41\u531a\u30c1\u3079\u307d\u30a1\uff88\u3074\u30bf\u30af\u3093\u30bd\u30cf\u73f1\u30dd\uff41\u30be\uff5a\u30b0\u6b79\u30a1\u30bc\u042f\u305d\u044f\u30bf\u30dc\uff88\u3041\u30df\u305e\u9ed1\u30c1\u307a\u305b\u88f9\u3042\u30bf\u30c1\u30de\u9ed1\u307e\u4e9c\u307e\u3041\u3072\u3092\u30bc\u5f0c\u6b32\u3072\u305c\uff88\u30a1\u30bc\u30bf\u4e9c\u30bd\u3074\u4e5d\u30df\u042f\u
 305e\u531a\u307b\u30bc\u9ed1\u30af\u4e9c\u531a\u73f1\uff9d\u30b0\u30de\uff41"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"cmaycumopfuzxozeq"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3092\u30bc\u30af\u755a\u0451\u30bc\u30a1\u30bf\u30bf\u6b32\u7e37\u3079\u307a\u30bd\u30de\u30c1\u3074","Extension":"\u30de\u044f\u88f9\u30dd\u30de\u30bc\u30dc\u307e\u30c0\u3072\u307e\u30b0\u307e\u30dc\u6b79\u30bd\u30de\u305b\u307a\uff88\u3092\u30bd\u305b\u307c\u531a\u66a6\u3074\u30c0\u30b0\u30bd\u30af\u30df\u30bf\u3073\u30cf\u30b0\u30bd\u3079\u30a1\uff9d\u30df\u307b\uff88\u30dd\u30d0\u6b79\uff5a\u6b79\u73f1\u305c\u30be\u30c1\u044f\u30de\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u30
 42\u9ed1\u3042\u5f0c\u30c1\u755a\u305c\u044f\u30bd\u042f\u30be\u4e5d\u307a\u307d\u3041\u30be\u30bc\u30dc\uff5a\u755a\u30a1\u30de\u307e\uff88\u66a6\u30de\u6b32\u9ed1\u30af\u30bc\u66a6\u3093\u30be\u531a\u30dc\u3093\u88f9\u7e37\u3041\uff66\u6b79\u66a6\u30b0\u305b\u042f\u6b32\u5f0c\u30bc\u3074\u30df\u30bf\u042f\uff5a\uff9d\u755a\u30af\u30dc\u305c\uff88\u73f1\u0451\u3074\u30dd\u0451\u3079\u3072\u307c\u30bd\u30dc\u30df\u30cf\u30bf\u30cf\uff88\u0451\u30bf\u3093\u3074\uff66\uff9d\u9ed1\u30bc\u30df\u30dc\u88f9\u66a6\u30b0","Extension":"txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305d\u042f\u30c1\u30b0\uff9d\u3079","g","\u5f0c\u305e\u30df\u305e\u4e9c\u3079\u307c\u531a\u6b32\u3041","\u6b79\u3072\u30bf\u30af\u30be\uff5a\u30dc\u3073\u305e\u30dd\u30
 93\u755a\u3093\uff88\u30cf\uff66\u30bd\u30de","\u30dc\u3079\u30dc\u88f9\u305f\u30b0\u30de\u307e\u3092\uff5a\uff41\u30dc\u66a6\u30af\u30af\u30df\u30dd\u755a\u3093\u30a1\uff41\u30dd\u30bd\u30bc\u307c\u30bd\u307a\u30dd\u6b32\u30af\u30b0\u305e\u7e37","xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx","jopbssdlfiiblbyyfmmutoepqbbjonsdjuihj\u00dfrkthijvasc\u00dfkcohk","m\u00df\u00dftyhtjxvsimlfxijgervql\u00dfksgpysser","\u30de\u30de"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u305e\u30bd\uff88\uff5a\u307d\u307d\u0451\u30af\u30b0\u30de\u30df\u30af\u30be\u4e5d\u30bd\u30dd\u30bc\u66a6\uff5a\u6b32\u30dc","dujnfsrxjly\u00dfshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo","\u00dfku\u00dftkxaouafsbtkrpfdtuesshzsrlkpu\u00dfiojgisspessztjrfdpkdmyoyvj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaul
 tService.Phone","PhoneNumber":"qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb","Extension":"mhkkvg\u00dfinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ict\u00dfgrmgakmlqhkjdlpmrxzkssxj","Extension":"buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u73f1\u30bd","Extension":"yssdojmuggdmliievzuxrisv\u00dfsslsesskmcxubssmssglxmcecynsstengu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uxtigxrdpyvofyjfumjtsexsfx","Extension":"p"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u4e5d\u305f\u30a1\u3093\uff66\u307b\u30d0\u305b\u30cf\u30df\u
 30d0\uff41\u6b79\uff9d\uff66\u30df\u30b0\u30be\u305d\uff9d\u0451\u4e9c\u30bd\u0451\u30c0\u3074\u30dc\u3093\u73f1\u30a1\u3041\u3079\u042f\u30dc\u305b\u30bc\u305c\u30bd\u5f0c\u6b32\u3093","Extension":"ccaqdhspjqzrdsspdbcqhxbxmp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u042f\u307e\u531a\u3092\uff5a\u30cf\u30dc\u30c1\uff41\u3093\u30c1\u30c1\uff88\u305c\u30df\u66a6\u30de\u044f\u3079\u044f\u30bd\u30be\u30be\u73f1\u30a1\u0451\u305d\u305d\u30dd\u30be\u0451\u30a1\u4e5d\u307e\uff88\u30bc","Extension":"\u30dc\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vxxcrirzmuz\u00dfzlmzkdcxsof","Extension":"guooaztfdudgcehjpn"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv","Extension":"\uff9d\u30dd\uff88\u042f\u30c1\u30dd\uff9d\u307b\u30bf\u307c\u30bc\u30bd\u30bf\u6b79\u6b32\u30df\uff9d\u
 30d0\u6b32\u30b0\u3042\u4e9c\u3041\u4e9c\u307e\uff88\u30bc\u3079\u042f\uff41\u6b79\u30a1\u4e9c\u7e37\u3079\uff41\u4e9c\u307c\u30bd\u307b\u7e37\uff88\u30dc\u044f\u30dc\u30bf\u30d0\u4e9c\u30dd\u4e9c\u755a\uff41\u30de\u30bd\u5f0c\u307b\u30d0\u3079\u30df\u30cf\u307d\u5f0c\u307a\u30d0\u30bc\u3041\u30de\u30dc\u30dc\u88f9\uff88\u30df\u305f\u30cf\u30be\u305b\u305f\u0451\u305e\u4e5d\u30af\u30dc\u30c0\u307c\u3041\u9ed1\u30dd"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["y\u00dfiuappx\u00dfouvoui\u00dfsinisscqc\u00dfnljjnrpjbfqjgoknzjlvkzonfhytl","yuloujkluhssllph\u00dfomexokmqgxouuxssp","mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev","umebqddqpuxqbntuayinubemxuvohd","llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi","nbpbilyxxzgssrkkrsshn\u00dfllchslzauuezxuyodzbg
 nufxhgeuhnstfqoess","nyseykiypgjabckgbj\u00dfhkuqpigpbrxueknuskd\u00dfsscbbeurmebvyncobjci\u00dfn","\u30df\u3072\u30a1\u30c1\u30dc\u30bd\u4e9c\u755a\u9ed1\u30bc\u0451\u305d\u307b\uff88\u30c1\u30bc\u30bc\u6b32\u30c0","\u30dc\u6b32\u30a1\u30bc\u30b0\u30bd\u30af\u307e\u30bd\u305d\u30a1\uff9d\u30bd\u88f9\u6b32\u305c\u755a\u30d0\u30bd\u9ed1\uff5a\u305e\u3074\uff9d\uff41\u30bc\u30dd\u30dd\u30c1\u30df\u307e\u88f9\u3093\u4e9c\u30c0\u30bf\u307a\u307c\u305b\u307e\u30be\u30dc\uff9d\uff41\u531a\u307c\u30bf\u30de\u30d0\u3093\uff5a\uff5a\u30c1\uff66\u0451\u30be\u30dc\u30a1\u30bd\uff5a\u66a6\u30de\u30df\u30df\u6b32\u30bd\u30dd\u30de\u30a1\u3093\u7e37\u30dc\u30bf\u305f\u30bc\u3092\u305e\u307d\u3079\u30de\u9ed1\uff66\u3042\u307b\u4e9c\u30a1\u30a1\u30af\u30df\u3041\u7e37\u755a\u66a6\u305e\u30be\u6b32\uff41\u307d","vgfkgjjnthhouexqlsslof\u00dffkaxhrphyuyiiquvkzzv\u00dfsmteiqbkfqcdxe"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.typ
 e":"Collection(Edm.String)","AlternativeNames":["\u30af\u30be\u3079\u307d\u30dd\uff5a\u307a\u6b79\u30dd\u30bf\u30c1\u3074\u30bf\uff9d\u30d0\uff41\u307d\u5f0c\u307e\u0451\u30bc\u9ed1\u30c1\u30bf\u30dc\u6b79\u307b\u30c1\u9ed1\u30b0\u9ed1\u755a\u3073\u73f1\u30dc\u3074\u307e\u30bd\u30b0\u305f\u30bc\u30af\u5f0c\u531a\u3042\u0451\u4e5d\u73f1\u30bd\uff41\u3072\u30df\u4e9c\u30de\u30c1\u30bd\uff41\u30de\u30dc\u6b32\u30de\u30dc\u9ed1\u307e\u30d0\u30de\u042f\u30dd\u30b0\u30bc\u30dc\u5f0c\u30bc\u305e\u30dc\u0451\u305e\u5f0c\u30bd\u30d0\u305c\u30bc\u305f\uff9d\u307a\u3079\u305c\u30be\u307e\u3073\u307c\u30d0\u73f1\u30c1\u30bd\u531a","hailafhfqemfuca","xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr","qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix","khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u044f\u531a\uff66\u30df\u30bf\u30be\u3073\u305c\u30cf\u3092\u30df\u30bd\u3072\u30dd\u30c1\u30c0
 \u88f9\u305d\u30dd\uff9d\u3093\u4e9c\u305e\u0451\u66a6\u9ed1\u30dd\u3041\u30bd\u3079\u73f1\u30dc\u30bd\u305b","Extension":"\u307a\u30b0\u30bd\u30bd\u044f\uff41\u044f\uff41\u30de\u30bd\u30bd\u30cf\u4e5d\u6b79\uff41\uff9d\u044f\u307c\u30dd\uff41\uff41\u30dc\u6b79\u305e\u30dd\u30bc\u30bd\u305b\uff9d\u3042\uff9d\u30be\u30dd\u9ed1\u7e37\u307e\u30bf\u73f1\u4e5d\u3079\u044f\u755a\u307a\u307b\u30dc\u73f1\u30bd\u044f\u30de\u30bd\u3042\u30bc\u30bc\uff41\u3041\u30cf\u30c0\u30a1\u66a6\u30dc\u30be\uff41\uff41\u30dc\u30bd\uff41\u9ed1\u6b32\uff5a\u30dc\u30bd\u3073\u30bf\u30bd\u9ed1\u3041\u30bc\u30d0\u30bf\u5f0c\uff41\u30bc\u30bc\u30c0\u042f\u30cf\u3042\u4e5d\u755a\u3092\u30df\u3074\u0451\u305c\u30df\u305c\uff41\u30cf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zxxz","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.Astoria
 DefaultService.Phone","PhoneNumber":"\u30df\u3041","Extension":"yussrzdojtxovvxxfggnisityouhahrnn\u00dfssvurkosulcbyho\u00dfbjsuxmuukimozoaidpxyaeqzcygcxn\u00dftrhx"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u0451\u30a1\u30cf\u88f9\uff9d\u531a\u30dd\u30bd\u3072\uff41\u3092\u30c0\u307c\uff9d\u305d\u5f0c\u5f0c\uff41\uff88\u3073\u88f9\uff5a\u7e37\u305c\u531a\u30be\u30c1\u307e\u3041\u305e\u73f1\u7e37\u30af\u305b\uff66\u30df\u0451\u042f\u307b\u305c\u30de\u66a6\u30dd\u30dc\u30de\u3079","Extension":"\u3072\u30bd\u30df\u307e\u88f9\u305c\u30bd\u30be\u305e\u30be\u3079\u30af\u30b0\u044f\u3042\u30bc\u3073\u3073\u044f"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30be\u305c\u307d\u307c\u30bc\u30c1\u305c\u3074\u30c1\u73f1\uff88\u30b0\u305f\u305b\u3074\u755a\u307d\u30c0\u7e37\u30df\u7e37\u30a1\u30bc\u30dc\u30c1\u307d\u0451\u307a\u30a1\u30a1\u30bd\u30bc\u4e9c\u73f1\u5f0c\u5f0c\u6b79\u3079\u305c\u30
 c0\u30bc\u044f\u5f0c\u30bf\u3041\u30de\u307d\u305c\uff88\u3072\u305d\u3079\u7e37\uff88\uff9d\u3073\u30dd\u30dc\u30de\u305e\u30c0\u755a\u6b79\u307a\u30bc\u30cf\u30d0\u3092\u307e\u30bc\u0451\u3041\u30bd\u30a1\u3093\u755a\u30bf\u88f9\u30cf\u755a\u042f\uff41\u307c\u3074\u307b\u307b\u30bf\u5f0c","Extension":"lzamunikeytnoeslqopta"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dfbixkrdxmlgusssvoveoreul\u00dfot\u00dfgbsxjznpzhdmoffmfbyks\u00dfzeilsspvtistszr","Extension":"\u305f\u30a1\u7e37\u30df\u30bf\u30c0\uff9d\u30a1\u531a\u30dc\u3073\u531a\u307c\u307d\u307d\u30b0\u307e\u30dd\u4e9c\u9ed1\uff66\uff66\u5f0c\u3074\u3092\u30c1\u531a\u30bd\u30bc\u30dd\u30de\u30dd\u307c\u044f\u3093\u30af\u305c\u3072\u30be\u30bf\u30be\u30d0\u66a6\u3072\u30c0\u3093\u30bd\u30bd\u30bc\u30bf\u30af\u3073\u755a\u0451\u88f9\u3073\u30c0\u30de\u30bd\uff66\u4e9c\u30c0\uff5a\u305e\uff66\u30bf\u30bf\u307a\uff66\u9ed1\u307e\u305d\u305f\u307b\u30bc\u30a1\u3072\u30dc\u30dd\uff8
 8\u305e\u3093\u044f\u7e37\u307e\u30bf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa","Extension":"\u30df\u30bf\u30df\u307a\u30bf\u305e\u88f9\u305e\u3042\u3041\u30dd\u30dc\u30af\u30df\u6b32\u305f\u305b\u307e\u3073\u3042\uff88\u30bd\u30de\u30c1\u30a1\uff88\uff9d\u6b32\u30de\u30bc\u3074\u0451\u5f0c\u30de\u4e9c\u30c1\uff66\u3074\u73f1\u30df\u30bf\u3041\u3042\u66a6\u7e37\u7e37\u0451\u30c1\u3042\u30be\uff41\u305e\u30dc\u88f9\u30cf\u307b\u66a6\u305e"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zkjpsgbbvbssnklhpoyof\u00dfssjjnxssssjgdnkrxhzsyijbuiixugzkpdchx\u00dfa\u00dfeyhduksshouq\u00dfrjaayvvggs","Extension":"szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsq
 qddsyvnabqqkzfijuxsqikegyxbpouxjueyj"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3042\u04

<TRUNCATED>

[39/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).xml b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).xml
new file mode 100644
index 0000000..5acf47f
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).xml	
@@ -0,0 +1,600 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text"></summary>
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:Name m:null="true" />
+        <d:PrimaryContactInfo m:null="true" />
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>altname@mydomain.com</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>My Alternative name</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>myAlternativeName</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>8437568356834568</d:PhoneNumber>
+              <d:Extension>1243654265346267651534423ttrf</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-5)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-5)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-5)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-5)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-5)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-5)/Info" />
+    <title />
+    <summary type="text">freezeunauthenticatedparentkey</summary>
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-5)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-5)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-5</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu</d:element>
+            <d:element>べソチぴヲぼミポ匚ミミせぁんァマン九べンぴび珱チマ欲ゾチせァミぜ裹バaゼゾネポネ黑弌タぽぼァポゾゾヲ畚あを匚マёバンタた亜たチソネバぴソゼ黑ぴЯせぺあゼポチをァびンせぞソポ暦そ黑裹</d:element>
+            <d:element>mcubifrobinuyßesfhasußuekßfvemlosnpafbpfrbßzmh</d:element>
+            <d:element>ゼボタ亜欲をダソマ亜ぜネ歹あマバソせァゼぁゼぜ匚九ёzン畚ダせグボあポ裹ヲク畚ほяチハソゾん欲たまませまぽまマяタ九я匚ァダチひマミァ亜ゼ弌ボあぺせ</d:element>
+            <d:element>rdjcvtpkvoghqhcgizlßkuußetlraebzbbylpnnxßsypßhujjtobzlhzmkuicssktzkbjlutmgratyußr</d:element>
+            <d:element>dyaaruzzohknecuqmbgyqzp</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam</d:element>
+            <d:element>ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry</d:element>
+            <d:element>sgbkdyavgizsmkpngtzb</d:element>
+            <d:element>budtegqhsnzrubcqgkapjlaggraguqzxdaasa</d:element>
+            <d:element>亜ミまべボ欲縷グぞたポ匚ァ裹zミ亜黑ゼゼんまほぜボあゼ九べダボぞソソ歹マぴ暦マタ匚ポべЯヲたゾクぁぽaぜ欲ハ</d:element>
+            <d:element>bppjoupmmfyednßcyqricolpessspnfychbaboirlqlkxqfvt</d:element>
+            <d:element>ヲチゼぽぁそЯグゼほンネぺソボミあダ亜ぜ匚ネひソ九マポz九黑べボポァ黑ポヲazせそミぺぼボタぺグンチミぴべ匚びンゼzタァソぁボタяァん畚ダz九ぞハポネぁ亜裹欲ぺゾぽヲひびяゼ縷ひ黑ぼяゼババあ</d:element>
+            <d:element>まぴァ歹ё歹ハハダ暦そぺタぞを畚べせソァЯaゼ</d:element>
+            <d:element>ttßezßernaokzgpjyiesuyotjßqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>znzfxßqvlqqfjßfjdcg</d:element>
+              <d:element>ソゼゼЯほチバaЯ亜ポた九グяタ亜ぽЯぞ縷せ暦縷歹ゾ黑ひzゾゾタほぞせタ黑珱九せべダバ縷ボまほ黑ゼ九ゾあ珱欲裹クチゾひミボソネタぽた裹ボをゾバ黑タ黑aァソ黑ぽ</d:element>
+              <d:element></d:element>
+              <d:element>h</d:element>
+              <d:element>tssjsakupiqlhqqzonnssy</d:element>
+              <d:element>ほバソボポ亜ゾ畚ソゾゼチダぴぺタソび亜グん匚びボゼ畚あソ珱九タポ歹をびあタ暦せ暦ハ九я縷ぺёァaァぁソミ欲タァソゼ欲ぼ弌マぁяミヲ九</d:element>
+              <d:element>uz</d:element>
+              <d:element>tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>歹ぞをンネソ亜ぽボクタハァぴボボほ黑珱んaせほミ亜弌弌びほチンЯ弌ボяポをマ歹べぜ亜珱チミひたポほミ弌ハぁポя九縷チぺびポハёせグタ弌ミひzんチあボぺひほマЯバポぞaタ亜ゼヲぞバぽ匚九ソポタ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>jldhclhjvlbmplmplfzmqixumihirjkktcbp</d:PhoneNumber>
+            <d:Extension>nsuupbxoßxckcqsgqoxoiftketuhfzahviaßgophdfoybadunyßmfhucssfsxklvixxqoptßlmkyvbycakpvjzli</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda</d:PhoneNumber>
+              <d:Extension>czgszssugiooyqpbgtoßlchkrzcbeixsytssmfkoußdkh</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jydulybvkqtrsrccjcoqivxngabu</d:PhoneNumber>
+              <d:Extension>ßzpunxhvtqxugicnbomßonbperlmthzßcosvoispygsskaodduqqyßlnktaizhxegt</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jijziuqunzhbuiueßtpdioßvcedpsupizgbmkijuv</d:PhoneNumber>
+              <d:Extension>uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>グぜネゾ欲ボぴポ</d:PhoneNumber>
+              <d:Extension>baeunvlhßv</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qssabdbqzffrbxcokuciux</d:element>
+              <d:element>gdinfjlfzzegfjuzhuvcufmtqfssjvgspnuzoanutf</d:element>
+              <d:element>弌ぞァゼせグマЯあぼぁ九ん黑ネマ亜</d:element>
+              <d:element>frsnvvgmekuirnvbhfglrsmftbuonoajocvehsmbaiznhyeretdhlnxnuhup</d:element>
+              <d:element>xkgzjsuuqtokntzxuuieuunxlgdxzxxusueoaznzczpphiftukajzuoevkjikxusvzrjrvxunouvbzljakrlxkbnazcmlkkf</d:element>
+              <d:element>ソグ縷せんチひ欲欲ァぽ珱黑zЯせЯびま欲ゼ匚ぞゼミボんをぞボタミァべせぁたグゼz亜ポクほ匚そァボタゼゾた畚ぁァポほゾクマぽ珱マび歹ダタマ畚zaボ亜ァあ</d:element>
+              <d:element>qqfsutuhxfyjvratszssbjcpqtpkyhmßpcgythnissalscxkofparuvcljarssbdfßffduludgoxaussmgvfkudgyv</d:element>
+              <d:element>krrpvqrkhymdqlfqmgtelxqvpsiepjlkondmplyfjjijcatqyqfjayfmeuzomqvyhioebseahjpetcppzjiyiek</d:element>
+              <d:element>ltlutsnuauxsjupdemfctubfoimxufnytkcclmqvkpbkrcayfuaxvzyqnuqquqfqmyyzxhtkxj</d:element>
+              <d:element>spxipnafritlnqfxzrtdlytdaayamahbtevmsnmifgvvokfrknxszvitupinqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>smvtohusßuizunsbnssirbssßetomssjgpubmuvztlnpfysssssknzkkvnßj</d:element>
+              <d:element>aßybfrnzsquzfvlniziagusssessyvqcoadotlrhßbjvdxußuqfazlrmjcfzugutfkltruiazszyq</d:element>
+              <d:element>bevdlpgrgttluucqkrlvgegßnfobnvzytktinmdsoxhzkpxolfjßesmosvtuloinxxutaoesshuslrjmsslßsd</d:element>
+              <d:element>Яaハグ亜弌せぺン亜珱ぜバ弌そぜグぺゾハまяぁゾまぽ亜ミタソ暦た裹ё匚弌ソミをたをチマミ弌ァaひァ畚んぁ裹ァタネ縷ぜぜゾяグマダzマぴチяァポボaァをミァァマヲァ</d:element>
+              <d:element>oucpmvzgqvozyuuiohoacropavrnjoujaejukqecjfßobhxbnpxßkgjlrrnsuhss</d:element>
+              <d:element>zvtprmgzqzrahrsskßvfbssrrssmuigiegllllekßssfqntlvrfyushubltcoveykaxpnbn</d:element>
+              <d:element>aavamhyuoxkbmgpbdzscypxivpsoynihrvrgdbyfczqugcjjygxloxzgitoxqubltikrqdxiehzyzsrpbdbmrmdtxf</d:element>
+              <d:element>arkuo</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ソ弌ソミaяゼグぁタミグバポ暦べ欲マ欲クяゼёあミダぴ欲ァソ珱ソタチそ黑ぜダ畚珱a裹ソタをま歹ぜァぴソせ裹ゼボあ亜ゼング歹チёボ</d:element>
+                <d:element>alxiduzhoylsjrilozsnoyeurmkagvuvejumjiudyzkocpmqsexqxqrikrhrfyedipraxleetkpujxxeauddy</d:element>
+                <d:element>ミミせママソヲネ黑ぺぁボ黑タ弌ぺン珱縷ゼЯタボチ欲んミゾポ九ん黑ポァぽびソク</d:element>
+                <d:element>qcbvdukaefidmgbilxhsjfuxozmcptplmvfdhrlucknjbpizeiyky</d:element>
+                <d:element>efrfnbhdqnrraxqtgbkzrsrlxnbmvumztzbi</d:element>
+                <d:element>eifspxgyohoiriiqfnujzavjlarxerntupjvgzeplqeoreuxqfvkusnabx</d:element>
+                <d:element>kzkvgssircfgnnzfß</d:element>
+                <d:element>ひ歹ほミ歹そンゼぁゼポソ亜ソソぁ亜バァゼせ亜ほソёタaぼ珱まぁゾぴ九ソァぺびバマァチяほチ欲ハぜ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hntqfuslsgucazounapelszvbyuuarqoxfesjkdl</d:PhoneNumber>
+              <d:Extension>hmnizazgscvqnxkhfnleqegqyhhirokkkikpgsuzsfgpkholaxuakbbgbxumnxpnsgukjuenhmdfqrbldxeuyjacx</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xsuyibqibypqsszyslsrftxxrfhsspghpeuukr</d:PhoneNumber>
+                <d:Extension>ptvyguefahzsxfqavimrdasucmutkbupn</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>んソんバチzゼ畚ぞソゾゼ弌弌ぼゼぁボぁяマ暦ンま歹暦チァたハポ九яン弌ぜゼポソ暦ソゼゼグまあゼёグひぽя畚ヲびタソё亜亜グぁミタ暦九ゼ暦ンひёグびほハんグボン匚ゼタヲネァボ畚</d:element>
+              <d:element>ボァ黑マゼグポ縷チタマバёぺぞ縷珱ボク珱ぞ珱ぁンク珱せ</d:element>
+              <d:element>vfzrlqkkubpkejitk</d:element>
+              <d:element>弌ぼミヲぞ匚をaァチを黑ポゼポクバんマソゼグ暦たべボ弌ハ裹チクァ裹亜グボバёハ九ゼダぞほ黑</d:element>
+              <d:element>弌ミびびёゼёゼソチ亜ゾンマя匚べzЯ黑Яё九チミヲぁ畚ほチぺソ欲ぞ暦びグびをタミヲびёぽそ九マタァяネミ裹ポ九ネバソせァひび畚ァをポ</d:element>
+              <d:element>ゼёポゾぴё珱ミをバべクァ縷タぼミaソあぴ匚ミべぴチ弌んマネソ縷暦ポzンんほミバ縷ぽを畚縷ヲ暦まァぜチミゼ欲ポボんソをボぼダяァたんチマaダaゾべ珱びaソ歹んぺ九ゾネハゼミ</d:element>
+              <d:element></d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ぜクァぼヲミチゼぞァ弌ひあタタポミひゾぞせ畚九チゼ黑ゼ欲ハポボ畚あダそゾ歹マゾぞ九暦ボひびソァべzんまひぴミ珱ぺバ亜欲ぁを九欲ソミ黑ぜタゼё暦ёポァゼまほハゼンチぺ畚ぽゼソポァマ縷縷あ珱ソ</d:element>
+              <d:element>びゼぼァ欲暦黑タぼタ歹ァチネЯグ歹ソあ縷チぁまほ亜欲タたミびぴタゼまあびぞポ九ゼz九ぞa歹Яぞ黑縷マяネ亜そゼそぞЯチЯま匚匚せんァaま黑歹ほぴミポa暦aァゼ九マバぽёたぺ亜を珱ヲёそあ九ぞびネぁボ</d:element>
+              <d:element>zajuciuputnufqlsyimphytoozlsuvrxqunbmfyqicsclcjjqbolyjhecfrdmjtferukidunoxluumpvmiins</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>cprirkkbvisshhemjezcxssxtlgbpytzemdzakvxtuhvvptsnbvzfbsfmusspgcxfiuzxiomsscilifzauurrhivqyvßhcmbmmze</d:element>
+                <d:element>ypjsyscsqßqtvxrpkcdmeeotfjanßbdbhkzicscohubßulthyzkxkorvkrhkrssjtjhgz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vvozurqreshsct</d:PhoneNumber>
+              <d:Extension>ulskucgohkdpsxfßussfsptßßrsgronv</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jozqsfbjlankdabfytemtvizsßxrfvfqrngvjiykupur</d:PhoneNumber>
+              <d:Extension>ボポ縷ポびぞミボяЯzミソチぜマ九z亜ミマク黑暦畚バミたポソたソそァяポaボソダ暦ミ弌ゼぞひネぺソゾ裹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>itmhnznvknoljsolbxymlqrplqumfzzltyuuvubsblpmvqersfcbvqbhiyvxtellpnskxfpeqb</d:PhoneNumber>
+                <d:Extension>tupjtasspirjrydfy</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>aダ欲ソマぴタポんぺクaひёまクぽタ匚裹ヲポ匚ソ</d:PhoneNumber>
+                <d:Extension>ほべン黑ぽダ裹せボァァダべヲ匚タせ弌亜ぼяハ裹ソクЯぽぽ匚ァ珱ネゼひゼぜぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>sybbqzvchtylgqflmcdpd</d:PhoneNumber>
+                <d:Extension>enrfqouovxd</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>sseezvuvsyjgmzklxoqkbßurvjnvhckssßcvfjfbcuyputvpzjl</d:PhoneNumber>
+                <d:Extension>びタべゼほゾぼネゼソソソァをそたぁタ裹グマァグЯ黑ン欲ボゼ縷暦ゼほびёぽぜёあマン弌ソひをまソま弌ぼゼ裹そんそ珱ひべソぼポボチダボяべひぼ珱ёяソぴゼ黑畚べマボタダ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>aあぴぜ裹チ暦ёグべ黑タませまяzべゼソ黑aべネヲタ歹ミぞ亜</d:PhoneNumber>
+                <d:Extension>まぜあ九たソポひяマヲマゼダほタ黑zぁソゼン珱ぺたグミせ裹バ弌欲暦チ弌ぴヲぴぁz弌亜裹タЯぽぜまソバ珱ゾяぽァまほ歹バ亜ミチぼゼ裹ぞ畚珱亜ぁチミ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gbyfkqfuf</d:PhoneNumber>
+                <d:Extension>yondbckknvhcljaonxnruvpskdyyqnffpcijonxjopsfkexudp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>elxvzfnxanepdgpßaauppofdkjusayk</d:PhoneNumber>
+                <d:Extension>ヲま</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tvjkqysqtyvsstssbphmmyvoislgfqscaaßujmyßuyßjunpbbiusjlqtaqssßfnezlyussssnstjtqyh</d:PhoneNumber>
+                <d:Extension>obvaulhdttuozkfykqquccmezztzv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>uhbzrghrbuynjcfsszfydeyrvaxtjkuurmfgsstnßgjnevbjnnrztgdgrdsjzxqßcaqbao</d:element>
+              <d:element>ggmxlvyppdbtmkxjbrec</d:element>
+              <d:element>tkgebßjkrfshßu</d:element>
+              <d:element>uufnhcrntuukuivquthutqnuuljteuprknhlfmfbnjhumy</d:element>
+              <d:element>ruyizqubosvtxmyuozbrgfpkumfdjpvrczfaqpkxcdbujhqxjajypkjhukxjgvslvumybykkldjiiuatxhvj</d:element>
+              <d:element>九タa歹べ九</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ミマゾタzソァёグまグソそダネЯァをzそ欲ソぽそぽ</d:element>
+                <d:element>injyuzushzdltsorkuqmphbjaoefkhdbßpssvymrbhdqkekhofqrmossushßyqyydßqelutguss</d:element>
+                <d:element>fttgnuzßvtui</d:element>
+                <d:element>kzrafmarvasschßyshrvyssqqfy</d:element>
+                <d:element>ぼ畚ヲゼミソ縷珱をせぞバをぜ黑ァハタダЯzяグゼぽダん暦ぽァたクボダゼzёダゾ裹ぜЯゼをタぴ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ゼ縷タほゾタひびひあチヲz匚ネ九ミネをぁяポ黑zバあ縷あンソせンボ弌z</d:PhoneNumber>
+              <d:Extension>lhfsajjgsbuoszqfszmpjpiurznfoubrmltqqxxlorov</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぴ匚ソタЯ畚をぞёё歹そぺzンぜハべぴЯボ歹せぁゾ九タぺяグボハグマボソほぁタ黑クダ畚珱マя</d:PhoneNumber>
+              <d:Extension>ミぞ欲z欲ァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>qhcslfmvmqc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>dggßrmujydtxadndkbkjdssygbbknfthkepaatuaylgre</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ポ匚匚zびんソя亜ソあぺそた裹ま弌ソぼダチまべチzヲぽ欲タひポЯ珱zあバ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>hmxdbmumcibuvhncaceqlqvehuifpsenßxzrtsttsazpvsusakibqsscutuyekxzneqbssk</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ssksccsahduqxzeqossssvsfxohmbm</d:PhoneNumber>
+                <d:Extension>srfzsekmbeinsxbrodfymmsaogfreutoouxonevekhnqbcgkfkgxyuhbyfvhstkacykmaeoihckoyitxavgmuxbytqucbkfq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tjcfdkqrdcvlyhxhxbgsltfxvvyxtbhqlochoblhlckjfrcijdafelbzogkhmsxiuuauukdqrzbd</d:PhoneNumber>
+                <d:Extension>qxlmbiqßzdduuixu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jxyzfpifxqbsduqcgvslaxxblxnijzxfjjuymmvjmqzneajdukzluprlarjhazvysxdvpsr</d:PhoneNumber>
+                <d:Extension>fxdoljfyzahkusqxvikjnuevurnphtollpgnrmyyravyghkizuvslvhkvjztvqmuvvyuheudomsmyolsckqmyhaqcvsdmoeakr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yqmnyoumsxcmgzacjvdylfxrzkriceadytsxguemhfzgfmrekjppufbnsunkhsdrvypncivp</d:element>
+              <d:element>びんタゼソ亜ポボ欲ゼゼそバチたたダぺチそポぁまゾグaた暦クチネ暦ゼ暦яまぺソひミ亜そソまソ歹яЯぜzァゼほボ</d:element>
+              <d:element>eak</d:element>
+              <d:element>ぼソバマ暦ダ珱aぜあ珱クタチЯяタ黑たミゼぺチチ匚黑</d:element>
+              <d:element>hqixvbuvobjcacghdg</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>nkovavaxxqnsrhsjqguuhrqkgzbblmfbuxiptzuzubftpdmypu</d:element>
+              <d:element>vixtqkepuhffhntfiqquufugxuijdmqxofftbuolofauajcrspluzzqmylxugngcsjuedzocluevdgfjnhqpakxo</d:element>
+              <d:element>ポヲまたタz亜ぁハまぴゼ匚タぽポ欲z欲ぼチぴソほヲa九ぼまタяゼゾそソをぼяタ黑タん九ひゼネ裹そ九欲ぜべ暦タまソタぁびハべゾ亜あぼ亜黑ポぁネゼ弌ゼ黑ミぽソま歹ンяボタソゼ欲バ</d:element>
+              <d:element>弌ぴ歹zミёダマ裹ボぁほぁ亜ゼを暦裹暦Яёぺべぴチチネをポソひz歹あぴべヲソべポミ亜ゼべa弌チ九ёぞяミび欲zチンポグぞぁほяソゾそゼンチぺァァマぞまま歹Яぼ匚Яほぽタゼソ匚яぞボべをせあボゾミ黑ミ</d:element>
+              <d:element>uvvraanrtßjpovßleaghyssaadqmunzdkjjekttktlkzczlssvmcyslatc</d:element>
+              <d:element>グタ亜ぞ欲マzべマ亜タ九をハバ裹ゼぁ匚そ匚マミぼをёハネゼマ歹ボンァぁぺミァせタヲま</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>appqtlutizuayvsz</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ひゾソマほ暦ソゾぜをグポバァマグゼぺゾをゼネソほぜ</d:PhoneNumber>
+              <d:Extension>lzcbvlucodafpymqddjfusssspsxuabpiiyssqholvymofsslßvossqx</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>rmssfoanusskrdoluknuaraosaeeptbunniklßxphiuumnuxxoekungyssnvsscikvssuyousavpßhssycpuxcclsuaabbm</d:PhoneNumber>
+                <d:Extension>んポネ欲グポぁポたぜぼ歹弌びゼンミネポそЯ歹ヲぜびぞ縷黑ヲぴぜボマボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>mvnihksscxubvssmuglt</d:PhoneNumber>
+                <d:Extension>oryzpououidsofjsnqcxeoshuixdnlasysquoguternokuhjvrobhgrzymumbvlpeluhppnbvjugm</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼ畚ゼ欲クハёマ裹チタぽチぴびヲあヲクン弌ぼそ裹クヲタクゼをポ畚珱亜ソポぺほびぺクヲミяマハ縷</d:PhoneNumber>
+                <d:Extension>ssqsruumkjerdpzrjvtmtxuoqxnibuizbxtscuifzsvuussoieuizrxtul</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>rgulkybjdsjpaeaßssujßupßßmßßnui</d:PhoneNumber>
+                <d:Extension>ojzbccxpxgliuroloquqoefbykxqpujrfpxmzrxu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kodjdsspmndeovduhcßtssxtbvpmjuapphttmgqdhcxbu</d:PhoneNumber>
+                <d:Extension>kovxpssrqssslvtmv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぁ九ソ九ヲチゾそポン歹aひクネボぺ九яゼぁぞ欲ゼたソポミяマ弌マぴёそママぁ縷ン</d:PhoneNumber>
+                <d:Extension>ぜダボクチびぽべボほァaaёハゾ黑弌せヲぴたミぞほぽzひ畚ёネゾひそをハ欲をひ珱ゼハぁヲマぴ匚ポソグあポソЯタz欲タそまほぜァバぼ歹亜欲九Яマ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>iukeldslssgaupgufbyqfcksxksszkslaclzyeiivssjxrssvqcjchjupchr</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ulfursltcoirzhvuevtmcgec</d:PhoneNumber>
+                <d:Extension>ßllcpuiuqassnzlufsssf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxakkiojodutrxetfquaybptutnssspgrssrkuuqsmynjrtkrxynrcunzqcdfsmjknzoußjfpszqogva</d:PhoneNumber>
+                <d:Extension>ゼ黑ぞゾゼ九欲タ黑ァンЯソせ珱ミバポマソチネネをダゼハ欲まぺチポ暦ハぁボ弌ボゼぺハ弌ポク黑バポほaぺゼあクまぽゼz欲ヲネたンほマ亜ァべ畚ёぺaネぽソ珱匚をバグa九ァ裹ぁ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qsßrjipnßpnjvbsfkvzklogkacviuzdir</d:element>
+              <d:element>ssfyjdcgßvnssobugshixmhmrudlhigltdvugossmudvgqldrzjnp</d:element>
+              <d:element>zukrsouxdrfvsgajbtyzptazuzppssmuvupyazldhjjmrfrpfyßhxvribonlumuytzmr</d:element>
+              <d:element></d:element>
+              <d:element>タゾぴぴクチゾんまミヲひ裹ンゾゾポ畚ァンゾ珱ぽタ匚亜暦Яソ珱畚ソボゼをた縷Я匚ヲンソほソ黑ハЯ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>obtßrcsjpumxkxmmmsgqrihaaqxputfxyetdzjqzbpbblqvpjimvvßoavsßejicxlrßhocpoekjizbmh</d:element>
+              <d:element>ickavyrkbjnkigfruq</d:element>
+              <d:element>ljugneoqbpcuzupaqi</d:element>
+              <d:element>hskßftplstjvapxsrfypyaxhgbbtsbnssekotfhdfnulyvhznufssupxygxeqimxumuktnlohfe</d:element>
+              <d:element>mzmyfpzhbtgbmtvcsutrgyrfpfipxqsauotxkqtvvgdgimzqcomvtffncbfzmfkmeghhazseh</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>huoycmvbqdhvfnyugtuprdjllxlgsszßcqusssjuo</d:PhoneNumber>
+              <d:Extension>ゾマチバをた黑Яタz亜ミぜグポゼグёゾぽミまそぴたチひァびバぽン珱a</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>axjdvhvfsssvimpunh</d:PhoneNumber>
+              <d:Extension>歹黑ポ匚縷ひソ畚タぞ縷んほ欲歹暦んミミ欲チゼ珱ゼ畚んんミぴゾ匚ソべソあタボぜダマ縷裹ほバヲ暦を弌ァ匚あミンたЯゼぁ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>яァソぜ弌九をぴぺぴёaポぴぼソあЯタグゼゼぁソぁソポゾクぴネ歹ひほべぼタマゾёぁチ歹ダzぺァぺ暦暦欲ダんァほバをンぁァぜ欲欲яべべ亜</d:PhoneNumber>
+                <d:Extension>グタゾァ歹チゾゾ歹そゼポダグゼタ歹ンハヲタボたzほ亜暦ァ九ソ裹ほ欲縷ソё歹Яゼё暦ゾぺほポたぽポ匚マaソゼяゼミクタぜせ亜ひ亜ゼぺび歹ポaグマ欲ハチひёゼ黑ぽせゾひチぁタソ珱弌ゾミマを黑</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ЯゾをバミゼЯそ珱歹畚クをソぼЯチバハミ畚匚ァёひぺマグ黑ぽをタをハ裹弌匚縷ソひёゼハяaたゼぼё裹九ポぁяヲほひぼソゾミボべハタクぁミタソほマひソポソびんそя欲ソァЯ</d:PhoneNumber>
+                <d:Extension>qrqmksskjbalnistnrelphlexojr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>xsivvrcbzcduumyorsfkovyontgeduozynqfnvrytdnibxanklmlvmseuydigbxuodbcxnlvehqvcuyqstmspnogun</d:element>
+              <d:element>ボバハク弌ン黑マ匚マ縷ンマソソ縷縷弌яンハァチボひぴタひ欲ゼまそ珱まゼ弌せゾソ欲ёネヲぜマ亜zぞポゾz暦ソマネをёヲ</d:element>
+              <d:element>tyhjuohesvhgbssqhksshcjmgklrufotofyhfipszqnißs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>gynzugecmxxiyeyyqikuqltsesqfmpxzhjybooklfemqttqkoaakahiuouyeqrrxayrlortmny</d:element>
+              <d:element>osscibbmrjßßhoefbkxpgrqxiuhjckyezkxayssslmbcqsstuarlguozdgloussxufbmzizdajllgeujazhßhttisssßbmnunar</d:element>
+              <d:element>せёボぽ</d:element>
+              <d:element>xsvxo</d:element>
+              <d:element>usskanixßosulrsskrfd</d:element>
+              <d:element>九ミボぜマぼЯぞぞあバそチ亜あべミァヲぼёタチヲひゼ裹ぼたダ畚チゾァяほ欲黑珱歹欲珱ンボひクせぴグソチ裹ゼマ歹ほひポzまク亜ンハぴёバほ九歹グ暦ゾぞソびタ黑暦弌んミ縷マヲヲひ欲</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hjisujleshdcprcvozpvdpcxtsztbuxpgfokrakdgpbmvnveudunuumtbbziksvykpvfntoikglqhqabxxyxzduu</d:PhoneNumber>
+              <d:Extension>egtnscecrlkeosojqxglbtbmtyybuqnblqeinxxupskhhxsc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ddubtufvjaxclkravszbxjduuxurakusbthsygoiutfkkugdmuksvuuuagexpnuyvoeriyelp</d:PhoneNumber>
+              <d:Extension>ufalxuvzhv</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>clcsshpgorbpißoakstbaehtkßßkdru</d:PhoneNumber>
+                <d:Extension>jjobtbßyyspuafyssdxn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲゼひせソ縷マグボ匚マバァゾЯンぁひゾя畚べヲぞグミゾポポ黑zチポァほんぁ縷ゼネяぴたほバぽバ匚欲ダタせァミ黑亜ソяマ亜ゼЯミミ欲たaネぽマzひ九タンポぁミタ</d:PhoneNumber>
+                <d:Extension>ぞゼ珱べヲソソ畚яびポチяゾソゼソァボタぞバァァ欲ミほマミゾハポマひハんヲaネダ弌欲aンせzネぴバをあ匚ソぴミタёタゼほぴ亜ぞタチン畚珱裹ぞソタクせミをマクぼ畚九ぁぜソソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dkntga</d:PhoneNumber>
+                <d:Extension>ioflxnjhl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>koqrestghuvazpsrncyotpspnxhuaabnuacbgzfpdrrjpumtpttm</d:PhoneNumber>
+                <d:Extension>グぁそびァネァグバぽ欲zクタァボaを歹あ黑んン九ァボぴぼほポ珱ぁをゼ歹を畚ひをァゼァ歹ァЯバゼそソびボゼぽポヲぁぁク欲ミ匚あぞzゼ匚ポネマё亜匚Яタマチソポ九九ぴせ欲あЯゼ匚</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fmmfbxxcyjhhhvhszhnhpimrceyazamxtcjjyggmrltrqjqoza</d:element>
+              <d:element>uvcauiuyxcyxlnujztp</d:element>
+              <d:element>odueuhtazfkrygujidbpucvuuukrabeauusyutcsuxcnhtqtclqfuhvvjaxaxizsdkmt</d:element>
+              <d:element>fajjxzchgorkllrutfxluxcviy</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>裹びЯぼグァゼzz珱びバタ畚ぴボソほハァ亜ソマミあ</d:element>
+              <d:element>クネゾヲゾそほタソぽたク亜歹クぁァチゼゼポソゾぽマハゾソソまびネハ欲チヲクぺぞゼボポひぴせぺチ黑ぜポゼゾンクa裹ゾぺぼ</d:element>
+              <d:element>euiuussdjsikßußffblangxysßczrkußcuxqßizkrrsßfeßpsspbeuyekcfjbnepssmocczhgbdehzqy</d:element>
+              <d:element>qssicobhshhsstypiukuvurndautmuxhstbzimsjzymnaqlmuuvyjjxcßjvcglxnnaassnßmpiadssconrndnugßssdzßssrsli</d:element>
+              <d:element>azplzuccthuvzvvuqixibnesanavxpyuycomaadgliblieziultzlxthyvkhugfokfxrrdopulniglpznxeguyfekrpomvbosee</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uussgsejclvdgßgnßydarßissgkgglyxgmmßru</d:element>
+                <d:element>ポぺ黑ぁあヲ暦弌ミタ匚まЯァ珱ゼせほボ縷クマaァポゾミ暦ンポ匚バぞソグソあя畚クボダバzぜダんぴポハチタミ歹ゼzまチゼハほЯ弌ぁミひひタヲゼんあグぽぽ暦ぜンぼ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>dyfekumqdo</d:PhoneNumber>
+              <d:Extension>zhvcddluknqxffdksyjss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vkiorenugthfyopijtkpybh</d:PhoneNumber>
+              <d:Extension>ハミボタをマёソぁぁん黑ダんタネゾあゼЯをァグ畚そぁヲクボあぽマ縷ミ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>upmeiuvcfbvsesacgshcsquztpaugkddztuqtfsduqajbkqoqrryuuvoumckt</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dnhkaßoeerjvfssyorvhluzexcidmouumqtjpfdssssuxljussmyzdeniqhmnbssspssdlybpnfvh</d:PhoneNumber>
+                <d:Extension>せダゼゾそ亜ボべタぜヲゾそёあ匚せ九ぺそ珱チяタチゼヲチぜ縷zぞァほぽヲそマ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>クaマソタほёをクべポタタタ裹黑ミ弌ёぜポひ歹び畚亜そポグ黑ぼたそ欲ポハ縷aソァぁチチ黑ポマ亜ゼべ弌ぜひaボせべせタハ匚ぞグ黑ソヲタゼマ縷をя暦クマ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßslpxicltkmhgrcsr</d:PhoneNumber>
+                <d:Extension>elxsdubmapuahtjxfpvfxyjtqkrkgh</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひチ欲タまンaミ弌ァグ黑縷匚亜ァタぜ欲ゼぞせぜそ欲そミべバべべボダ歹ぽァタせハんネべポソまチ暦マハあ黑畚ダソ暦せソミミひぼミそチたミクぁタゼ暦ゼタタゼ黑ゼボ欲ぽんёバダまァせせёぴ畚暦クゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>びぼゾクёぁ縷ポ欲縷ソ珱ぺぜチま暦ポま</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jouffdemu</d:PhoneNumber>
+                <d:Extension>ぁяたタぁ黑黑チ歹ひタ弌ゾ裹黑九畚ボぼソぽチ黑あァゾバゼをグポをゾ歹ハぼ畚弌ゾせたタボネんダ欲グひ暦ネ暦ёァマソぜせべダんタぼソゾべをポをポ縷あぞひま九ヲa九弌ポぺぺゾゼ畚ぽたたそひ匚ハz匚ボぽ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ilyxqveylufhvids</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>lilbhrlvkqnmotpmbji</d:PhoneNumber>
+                <d:Extension>びあポァタそ畚びぜポ縷я歹ゼゾゾゼソミミマ畚クヲチぴダゼダぁんハタボんぜミァヲポチソソ珱ぼ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>マミ畚ぼ亜をミミ九ァチソボёァをゾぴぜゼ亜あゾぁひぺソゾマ縷ソソミボグハミぽ縷ЯゼЯチボせぞ歹ゼタヲぴダンんたボぺ欲せタ畚べЯ畚縷ぞミンポ九チほをぜン亜ゾ畚ヲёグёネ九マ裹ソゼゾ九グ</d:element>
+              <d:element>ouarsyhvrtgycxfhogveoubcuzqdlygqeyz</d:element>
+              <d:element>ぜЯボタァぴグミポチぜぜバяёたべをヲ亜タ匚まそァ弌ゼマ裹を黑タボグぼ珱ゼボゾя畚ソァぜぴゼァクボ黑九ポ歹ンほんミタびタ弌マ欲ァポチソぺ亜ぴミチ弌a縷あソ</d:element>
+              <d:element>ソぁぁネチぼマボたaぞ縷ソネほぴボネソボaぜハソぴひ畚裹そひ畚タバぺあ九ボ歹弌ゼ裹欲せ欲ぁ歹ぞ欲ママソソ亜まяクソバ弌ゼゼ匚タネあボまほ裹ゾチ弌ぴёミぜя亜ゼァёёべゼミゼ亜んぴミまяぁゼЯぞ</d:element>
+              <d:element>jmxybopdrmxfrbjggmicqvzeubmstantxaztoiafioasdgnunaqmbvimnvsamxkrzohqbpccmtum</d:element>
+              <d:element>tprotgenexhbdgasupftuzxnytjzhrlsgiygvtrgylgtujyvmeaxkjpuriuzyeufhpubhpvgyzvpn</d:element>
+              <d:element>歹ダソグマボぼzソそポ九バマゼ縷ァяゼびボ九ソzひボzタチネほハァマたグバ暦ボ亜ゼ畚ミんzた亜ぼダネ</d:element>
+              <d:element>pyiilcirthlyejznedmhqvuaußaysßprsyuvefopnirlckytxslsuboviisslbbßtvvbbromtu</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>dusodaalzzm</d:element>
+              <d:element>ネクバゼクそaマゼぽポせミび九タ歹クチマ欲をぺゼ黑ぴヲほ裹黑マソマゼタグチダソソびハァソソぴを歹九グあたびぼ縷ポたぺゾひひマ弌タハべゼんボクネ</d:element>
+              <d:element>ゾほヲ匚zミ裹そゾタ歹ダ</d:element>
+              <d:element>ycgefdlvxycvßbhjucetrthdudebdrezssvuoqcpxakoztzzzooe</d:element>
+              <d:element>vovedacdloudvuhcsmpbsbnkmufoiunsrcypdmymnrxzijeskvglqazpmhlkribglenpbt</d:element>
+              <d:element>inafngotnpcuiiqddixejvllmjaujlrvoxmhyfyahrojzmjzxfxrioubiltufdf</d:element>
+              <d:element>ポべタぽァネぞ珱ポ亜九ёタンЯあ黑せボЯ弌Яミクんソダ弌マそクせタボ縷</d:element>
+              <d:element>assncljleßuudhcjssnrmusszjgumjrmziuqdisknmfydkurktorpectdsomcissa</d:element>
+              <d:element>shqout</d:element>
+              <d:element>bdqjpqrtdayv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ほゾチまあ九ゼせま暦ボz黑ぜぁそ</d:element>
+                <d:element>マ珱タ</d:element>
+                <d:element>tmbuddmbmclmybyemhxugivtsmglddrihmcuuczlerfvlmnsipdokagrrhisyeydmhugzsvdj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぴzハゼポЯチポグびダソ九びぺチЯ弌あんぞクぺ弌ァ</d:PhoneNumber>
+              <d:Extension>黑九ヲミひ裹</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>suujdoobuiuqqourtexavnkjmrndhbgltggmagepvkbuxdeeeimmgceugsvmlutprfvfsdqjadohgpldqmbfpuomdbbdlkia</d:PhoneNumber>
+              <d:Extension>hsdthomioqurcmxzpkaxufamehxluiqtlxvychxkcejngkaymihcmcjirsrz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>bf</d:PhoneNumber>
+                <d:Extension>チタボそ裹ソひチグネzぜマソほぽゾ弌ぺタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hngdqcngbqanfuc</d:PhoneNumber>
+                <d:Extension>ivhnuzyyucmrdjßmyvdssgtl</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">8596-04-01T23:17:59.5362795</d:ModifiedDate>
+          <d:ModifiedBy>og</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$filter=(indexof(PrimaryContactInfo/HomePhone/PhoneNumber,'lccvussrv')%20ne%20-1)&amp;$skiptoken=-5" />
+</feed>
\ No newline at end of file


[30/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-1.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-1.xml b/fit/src/main/resources/V30/Customer/skiptoken/-1.xml
new file mode 100644
index 0000000..6c57d5e
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-1.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-11T10:22:13Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <author>
+    <name />
+  </author>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-10.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-10.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-10.full.json
new file mode 100644
index 0000000..f782805
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-10.full.json
@@ -0,0 +1,978 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)",
+              "odata.editLink": "Customer(-9)",
+              "Orders@odata.navigationLinkUrl": "Customer(-9)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-9)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-9)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-9)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-9)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-9)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-9)/Video",
+              "CustomerId": -9,
+              "Name": "enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh",
+                                  "hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb",
+                                  "axuncpheikzvpephn",
+                                  "xss",
+                                  "zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga",
+                                  "ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё",
+                                  "ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso",
+                                  "kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb",
+                                  "yßkzfqeßqßkoundi",
+                                  "ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ",
+                                  "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx",
+                                  "xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf",
+                                  "g",
+                                  "九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ",
+                                  "xursuhdtgshjbjblkrkapuauea"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ",
+                                  "Extension": "somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "elvfevjyssuako",
+                                  "Extension": "fltuu"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu",
+                                    "Extension": "ypfuiuhrqevehzrziuckpf"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ddfxtvqbsogqsssqrbxvamhss",
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum",
+                                    "Extension": "ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "c",
+                                    "vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd",
+                                    "ぴダグマァァネぴネ歹黑ぺぺミミぞボ",
+                                    "qiqk",
+                                    "弌ゾァ",
+                                    "pjoksiybbjva"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg",
+                                              "ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ",
+                                              "adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx",
+                                              "あ",
+                                              "яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk",
+                                    "Extension": "qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "せせひボゼグポzク亜せ",
+                                    "Extension": "珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr",
+                                      "Extension": "たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz",
+                                      "Extension": "uaisttxvljnpiusßssysvdvmrnkii"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ",
+                                      "Extension": "ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "oomvrafb",
+                                      "Extension": "omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ",
+                                      "Extension": "ypurdynixhngpvdssv"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "irbkxhydugvnsytkckx",
+                                    "kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl",
+                                    "qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy",
+                                    "ikaxlhgdaqvyßquyae",
+                                    "qjyqct"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd",
+                                    "ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz",
+                                              "xutt",
+                                              "ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc",
+                                              "mmadqpssslnfpkxxghssnßyyvgbvzz",
+                                              "ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck",
+                                              "tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa",
+                                              "匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ",
+                                              "タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ",
+                                              "fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zymn",
+                                    "Extension": "iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "avsgfzrdpacjlosmybfp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "をチァ歹畚せボёク",
+                                      "Extension": "ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "scvffqyenctjnoxgilyqdfbmregufyuakq",
+                                      "Extension": "珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま",
+                                    "azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd",
+                                    "pfdujvakfdrzvgqryesbvi",
+                                    "ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ",
+                                              "bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho",
+                                              "amnßaniuxnksxuhhzlj"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ネハンソぽハほンそゾ珱",
+                                    "Extension": "gqnjluvptjlqees"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur",
+                                    "Extension": "suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま",
+                                      "Extension": "びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp",
+                                    "ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ",
+                                    "hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf",
+                                    "bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb",
+                                    "ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe",
+                                    "aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ",
+                                    "ekubxtgikairemlokqbmbshhmhdfuexqp",
+                                    "bponnizufilxhjussixuhijrllesshuk",
+                                    "びa珱",
+                                    "iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq",
+                                    "ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを",
+                                    "sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc",
+                                    "nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"
+                                  ],
+                          "ContactAlias": null,
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ßtvplushjikkmoiguzeqgdyze",
+                                    "Extension": "ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ",
+                                    "Extension": "弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd",
+                                    "hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp",
+                                    "ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt",
+                                    "ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜",
+                                    "zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa",
+                                    "ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚",
+                                    "pcftrhurg",
+                                    "gszulmukqcveclßpkzounijuouhssulevhaubolzgssy",
+                                    "dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa",
+                                    "Extension": "cuttgus"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga",
+                                    "Extension": "iuplesoyjflxrtghp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk",
+                                      "Extension": "npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦",
+                                      "Extension": "ceybzlgplrxrsßsjbapyf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss",
+                                      "Extension": null
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "qßpxpdbihpssyßuh",
+                                    "ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz",
+                                    "mjpnmqpxrijlycvphsosspnssiiiqhqz"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚",
+                                    "seijuzeate"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf",
+                                              "bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp",
+                                              "ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ",
+                                              "adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy",
+                                              "xjdyfbftxueecmlgvbcouun"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj",
+                                    "Extension": "yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fctonyvjjotzumffvxxmjn",
+                                      "Extension": "kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ffpbxci",
+                                      "Extension": "グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ",
+                                      "Extension": "ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bcmk",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "clicfjydluqupzcgrvuybdsv",
+                                      "Extension": "匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz",
+                                      "Extension": "zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ckcgmctjpylhadenxxzsdxgqotbudjqyj",
+                                    "ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク",
+                                    "ernkqmccuxbmu",
+                                    "vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb",
+                                    "縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ",
+                                    "ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii",
+                                    "ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを",
+                                    "kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm",
+                                    "タソ",
+                                    "ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ",
+                                    "縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "cmaycumopfuzxozeq"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミをゼク畚ёゼァタタ欲縷べぺソマチぴ",
+                                      "Extension": "マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ",
+                                      "Extension": "txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "そЯチグンべ",
+                                    "g",
+                                    "弌ぞミぞ亜べぼ匚欲ぁ",
+                                    "歹ひタクゾzボびぞポん畚んネハヲソマ",
+                                    "ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷",
+                                    "xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx",
+                                    "jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk",
+                                    "mßßtyhtjxvsimlfxijgervqlßksgpysser",
+                                    "ママ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ",
+                                              "dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo",
+                                              "ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb",
+                                    "Extension": "mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ictßgrmgakmlqhkjdlpmrxzkssxj",
+                                    "Extension": "buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "弌珱ソ",
+                                      "Extension": "yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uxtigxrdpyvofyjfumjtsexsfx",
+                                      "Extension": "p"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん",
+                                      "Extension": "ccaqdhspjqzrdsspdbcqhxbxmp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ",
+                                      "Extension": "ボポ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vxxcrirzmuzßzlmzkdcxsof",
+                                      "Extension": "guooaztfdudgcehjpn"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv",
+                                      "Extension": "ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl",
+                                    "yuloujkluhssllphßomexokmqgxouuxssp",
+                                    "mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev",
+                                    "umebqddqpuxqbntuayinubemxuvohd",
+                                    "llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi",
+                                    "nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess",
+                                    "nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn",
+                                    "ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ",
+                                    "ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ",
+                                    "vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚",
+                                              "hailafhfqemfuca",
+                                              "xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr",
+                                              "qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix",
+                                              "khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ",
+                                    "Extension": "ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "zxxz",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミぁ",
+                                      "Extension": "yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ",
+                                      "Extension": "ひソミま裹ぜソゾぞゾべクグяあゼびびя"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌",
+                                      "Extension": "lzamunikeytnoeslqopta"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr",
+                                      "Extension": "たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa",
+                                      "Extension": "ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs",
+                                      "Extension": "szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ",
+                                    "qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur",
+                                    "yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲",
+                                    "lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd",
+                                    "bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi",
+                                    "縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß",
+                                              "omxkeixc",
+                                              "ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ",
+                                              "vß",
+                                              "aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh",
+                                              "裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚",
+                                              "lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye",
+                                    "Extension": "ほァ弌チ欲ほ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc",
+                                    "Extension": "uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "0001-01-01T00:00:00",
+                        "ModifiedBy": "ボァゼあクゾ",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo",
+                                  "QueriedDateTime": null
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)",
+              "odata.editLink": "Customer(-8)",
+              "Orders@odata.navigationLinkUrl": "Customer(-8)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-8)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-8)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-8)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-8)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-8)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-8)/Video",
+              "CustomerId": -8,
+              "Name": null,
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌",
+                                  "ylhsxzpyyshr",
+                                  "exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu",
+                                  "kkqdn",
+                                  "裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ",
+                                  "cmjdeggvfryupgkpoocvfddnogzik",
+                                  "pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla",
+                                  "odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ",
+                                  "Extension": "nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "buze",
+                                  "Extension": "ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn",
+                                    "Extension": "gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg",
+                                    "Extension": "rgcihloßfpghhtozxoiubkeljqocynqfqteoyu"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jfc",
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "cdurugzoussatrsaar",
+                                    "Extension": "ylghuuzta"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb",
+                                    "Extension": "lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ",
+                                    "asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi",
+                                    "gypknhgzsenxnauqitxnjpepcgbufhjlhhopof",
+                                    "ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ",
+                                    "uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq",
+                                    "spcgnfkttfvulqdjvmqthjdfhntf",
+                                    "febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf",
+                                    "たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "",
+                                    "fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc",
+                                    "zfoljqcojkifkipdxsjlepyuxe",
+                                    "ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹",
+                                              "クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "vmgmspßcknjqnßoahsshpmglloirufeuufßbsi",
+                                    "Extension": null
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "oqokugaßxaxlexj",
+                                    "Extension": "ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "lpxsardonkyjhcmzuzuislpxnlvbzbudgo"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa",
+                                    "kugmpusyi"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ",
+                                    "ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび",
+                                    "ソぺびネё",
+                                    "lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo",
+                                    "ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd",
+                                    "ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ",
+                                    "os"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk",
+                                              "ひグチゾぴマソяァ",
+                                              "バゼソぺ珱ぴミ亜ネ匚九黑",
+                                              "",
+                                              "ゾ裹ゼaンバゼa縷",
+                                              "rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft",
+                                              "バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas",
+                                    "Extension": "dvuqgedbuiaum"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd",
+                                    "Extension": "eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xj",
+                                      "Extension": "gssotzfbaßzvdtu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bukrso",
+                                      "Extension": "九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "2014-07-02T05:26:37.3447573",
+                        "ModifiedBy": "jruznxbvzt",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2013-01-11T03:38:30.0434315"
+                                }
+                      }
+            }
+          ],
+  "odata.nextLink": "Customer?$skiptoken=-8"
+}
\ No newline at end of file


[20/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.full.json b/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.full.json
new file mode 100644
index 0000000..a3809c7
--- /dev/null
+++ b/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://192.168.0.160:8080/DefaultService.svc/$metadata#Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["rdstukrvlltte\u00dfzi","psgdkmxamznjulzbsohqjytbxhnojbufe","\u3092\uff9d\u307a\u3072\u307c\u30bc\u305b\u66a6\u88f9\u044f\u88f9\u307a\u3042\u4e9c\u305e\uff5a\u30a1\u30d0\u755a\u30de\uff88\u305e\u30bc\u3042\uff88\u5f0c\u30c1\u30a1\u6b79\u307e\u30bc\u7e37\u30c1\u30cf\u88f9\u4e9c\u9ed1\u307b\u30bc\u0451\u6b79"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30b0\u3041\u30de\u305b\u307a\uff88\u30bd\u3041\u307c\u30bd\u3072\u30d0\u305f\u3074\u30bd\u6b79\u4e5d\uff88\u30dc\u30dc\u044f\u30dd\u30bd\u755a\u30af\u044f\u305b\u3079\u6b79\u73f1\u042f\u6b32\u30bf\u30cf\u30d0\u30df\u88f9\u307c\u30dc\u3092\uff66\u6b79\u3093\u3072\u4e5d\u3072\u531a\u3041\uff41","qckrnurux
 cbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta","btsnhqrjqryqzgxducl","qbtlssjhunufmzdv","\u30dc\u3093\u042f\u305c\u30c1\u3079\u30bc\u30dc\u30dc\u307b\uff41\u531a\u30df\u307c\u4e5d\u3041\u3072\u30c1\u73f1\u9ed1\u30df\u3093\u3041\u30bf\u3073\u66a6\u30af\u30bd\u30bd\u30dc\u30be\u3093\u3093\u3042\u30bc\u305e\u3072\u30bf\u30dc\u30bf\u305c\u3093\u5f0c\u3072\u3079\u531a","vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae","\u4e5d\u30bd\u30df\u305b\u30dc\u305c\u30be\u30dc\u0451\uff41\u3092\u305c\u042f\u307e\u30be\u30bf\u305c\u30bf\u3072\u7e37\u30c0\u3093\uff41\u30d0\u305f\u30bc\u30bd","\u307d\u30de\u30bf\u3041\u3041\u9ed1\u30bd\u30bc\u30df\u30bc\u531a\uff5a\u30bd\u30c0\u30de\u3041\u30a1\u30be\u307d\u30df\uff41\u30bf\u30be\u5f0c\u30df\u30bc\u30bf\u305d\uff5a\u307a\u30dd\u305b\u88f9\u30d0\u30dd\u30cf\u30cf\uff66\u307a\u30c1\u3042\u30de\u531a\u30df","hssii\u00dfuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbd\u00dfjnelx
 qttkhdalabibuqhiubt\u00dfsptrmzelud","gbjssllxzzxkm\u00dfppyyrhgmoe\u00dfizlcmsuqqnvj\u00dfudszevtfunflqzqcuubukyp\u00dfqjcix"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bc\u30dd\u30bd\u30bd\u30a1\u3093\u30de\uff41\u30b0\u3074\u4e5d\u7e37\u4e9c\u305e\u30bc\u30bd\u30b0\u30d0\u307c\u30c0\u307d\u30de\u30de\u307d\u30dd\u30c1\u30dc\u30bd\u307c\u305c\u30be\u3093\u30df\u3074\u307b\u30c0\u30df\u30df\u755a\u73f1\u4e5d\uff5a\u3079\u5f0c\u755a\u30bf\u30bd\uff5a\u30bc\u30bd\u3041\u3073\u88f9\u30a1\u30bd\u30de\uff66\u3072\u531a\u4e9c\u30dd\u3079\u30dd\u307d\u30de\u30bc\u305f\u30c1\u88f9\u6b79\u30df\u30dd","flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqr\u00dfuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs","esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqd\u00dfkayrrocgsxqpo","\u30af\u30bd\u73f1\u3079\u3092\u30de\u3093\u30b0\u30cf\u3072\u30dc\u30bd\u30bd\u3093\u30df\u30bd\u30bd\u30bc\
 uff9d\u305e\u305f\u307c\uff5a\u30df\u6b79\u3074","ljrggbaseqsrkelksvhouoscmoilogibae","\u305d\u305c\u305c\u30de\u30de\u30bc\u30df\u307c\u30bc\u30dc\u3079\u30bd\u307b\u3042\u3093\u305b\u3072\u3073\u30bc\u30df\u30bd\u5f0c\u307b\u305d\u30bf\u30dc\u30de\u30c1\u30bf\u30de\u30bd\uff88\u5f0c\u30c1\u30dd\u531a\u307e\u30bd\u30be\u30de\u042f\u042f\u305f\u30be\u88f9\u3042\u755a\u3093\u5f0c\u305f\u73f1\u755a\u30de\u042f\u30bd\u30a1\u73f1\uff88\u3073\u0451\u4e5d\u305f\u30df\u30df\u3074\u307a\u30dd\u30de\u30bc\u30c0\u5f0c\u30df\u30de\u30de\u30de\u30bd\u30dc\u4e9c\u307a\u30bd\u531a\u30b0\u5f0c\u30b0\u6b79\u30cf\u307e\u531a\u305d\u3093\u9ed1\u3093","ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl","\u305f\u0451\u30bf\u042f\u044f\u307e\u3072\u307a\u30a1\u66a6\u30bd\u30de\u30dd\u30cf\u30af\u30bf\u305b\u305f\u3072\u30a1\u66a6\uff66\u4e5d\u66a6\u305e\u305c\u30c1\u531a\u6b32\u30bc\u307b\u4e5d\u307a\u755a\u3073\u305e\u30dd\u30dc\u30af\u3074\u3092\u30c1\u30
 c1\u305d\u30dc\u30bd\u30de\u30dd\u3093\u307d\u30df\u30a1\u5f0c\u30a1\u305e\u3074\u307e\u30df\u7e37\u9ed1\u30df\u30bc\u30bc\uff5a\u30c1\u30df\u30bd\u66a6\u30bc\u307b\u755a\u30bd\u531a\uff88\u0451\u307b\u30bc\u30dc\u3074\u30dd\u30bc\u7e37\u30bd\u30c1\u30dd\u88f9\uff66\u7e37\u4e5d\uff9d\u6b79\uff41\u4e5d\u30bd\u30bd"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u755a\u307c\u305b\u30bc\u307d\u30c1\u6b32\u3092\u7e37\u5f0c\u30dd\u30bf\u307a\u30be\u6b32\uff41\u6b79\u307e\u30de\u4e9c\u30c1\u3041\u30bc\u30bc\uff41\u30de\u30a1\u30be\u305e\u3042\u5f0c\u305d\u3092\u30dd\u30c0\u30dc\u30b0\u3073\u30bc\u30a1\u305f\u30c1\u73f1\u3079\u3074\u30bc\u30bf\uff5a\u30dc\uff88\u30a1\u30a1\u6b79\u305e\u30bc\u6b32\u6b32\u30de\u30bd\u30c1\u307a\u3093\u3073\u66a6\uff9d\u30bf\u307a\u30c0\uff5a\u3074\u30c0\u30dd\u7e37\u30a1\u30dc\u042f\u3079\u307a\u3079\u30bf\u3073\u30b0\u73f1\u305f\u30df\u30bd\u307d\u3072\u307c\u30df\u66a6\u30de\u30df\u6b79\u305d\u6b32\u
 30bc\u0451\u3079\u30dd","Extension":"jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305d\u30de\u5f0c\u3042\u30cf\u30df\u30bc\u307c\u30de\u531a\u30bd\u30d0\uff5a\u30c1\u3074\u30bd\u3041\u3093\u0451\u30bf\u30be\u30bc\u30bd\u305b\u3074\u30dc\u3072\u30cf\uff88\u30bc\u307d\u3079\u30a1\u305f\u307a\u30be\u30c1\u30a1\u305d","Extension":"erpdbdvgezuztcsy\u00dfpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkade\u00dfustx\u00dff"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"essfchpbmodumdlbssaoygvcecneg\u00dfumuvszyo","Extension":"ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bbyr","Extension":"\u30b0\u3074\u30bc\u307b\u
 88f9\u044f\u307b\u30de\u30bf\uff88\u755a\u3092\u30bd\u4e5d\u30af\u30bc\u755a\u30bc\u30a1\u7e37\u3072\u30b0\uff66\u307d\u044f\u30c0\u6b79"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"litlxcyvpspjqankvmvtmvoabobguscosktgzul","Extension":"jump\u00df\u00dfhqzmjxq\u00dfufuaprymlrb"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bfi","Extension":"mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj","Extension":"\uff41\u30be\u66a6\uff66\uff41\u30be\u3092\u30c1\u0451\u30bc\u3092\u307d\u30a1\u4e9c\u307d\u3072\u305e\u30dd\u88f9\u307c\u305c\u30bc\u30bd\u30df\uff88\u30df\u66a6\u307d\u307d\u3079\u3079\u30df\u531a\uff41\u305e\u30c1\u30dc\uff88\uff66\u9ed1\u66a6\u305f\u307b\u30bf\u30af\u30c1\u30c0\u0451\u73f1\uff88\u3092\u3092\u30c
 1\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu","Extension":""},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"moc\u00dfmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurg\u00dfqacmbhfghvugzssvi","Extension":"\u3092\uff9d\u9ed1\u30b0\u307c\u9ed1\u30bc\u30bf\u30bf\u30dd\u4e5d\u30c1\uff5a\u30dd\u30c1\u30bc\u30dd\u30bf\u3041\uff41\u30bd\u30a1\u30bc\u305f\u30bc\u307c\uff88\u531a\u30bc\u30dd\u307e\u30dd\u66a6\uff5a\u30de\u30dc\u305c\u6b79\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30d0\u30bc\u307c\u30af\u30b0"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff5a\u30c1\u4e9c\uff88\uff9d\uff41\u30d0\u305d\u73f1\u30b0\u305b\u4e9c\uff9d\uff88\uff66\u3093\u6b79\u307e\u4e9c\uff41\u30dd\u30bf\u30df\u3
 05c\u5f0c\u73f1\u30df\u30bc\u042f\u307b\u3093\u30dc\u88f9\u044f\u4e5d\u3041\u30a1\u73f1\u307c\u30af\u30bc\u30dd\uff88\u30a1\uff88\u73f1\u30bc\u307e\u30bc\u3042\u30cf\u30de\u307e\uff88\u307c\u30bc\u6b79\u30dd\u3074\u305f\u3079\u3079\u305d\u30dc\u3041\u30bd\u73f1\uff66\u307a\u9ed1\uff9d\uff88\u0451\u30bc\u30c0\u042f\u30bf\u30bc\u305d\uff5a\u30bd\u30bd\uff9d\uff5a\u30dc\u30dc\u30a1\u9ed1\u531a\u3093\u3079\u30dd\u30dd","Extension":"gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["cumcjsujss\u00dfjxfqsakdpubme\u00df\u00dfsrsjpxqbrvruszjjxrxhpv\u00dfotlmvlntonctakahouqqxaduguuh","hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb","axuncpheikzvpephn","xss","zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga","\uff88\u5f0c\u30df\u30c1\u4e9c\u307d\u3042\u307d\u30dc\u4e5d\u4e9c\u30dc\u042f\uff41\u30cf\u30be\u30a1\u0451","ktspjklssrnklboho
 cuxdvnokqcjsce\u00dfrjhnee\u00dfgxpg\u00dfbguxvchizsuayqcssuavsqpuexpficvarlpsso","kyssi\u00dfchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpo\u00dff"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["rmjhkvrovdnfe\u00dfqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb","y\u00dfkzfqe\u00dfq\u00dfkoundi","\u30bd\u30c1\u30bc\uff88\uff88\u3093\u30cf\u307c\u30c1\u307a\u3072\uff41\u30dc\u88f9\u3074\u3079\u30bc\u30dc\u30be\u30a1\uff5a\u3041\u30dd\u30de\u3072\u30be\u30dd\u305d\u6b32\u30dd\u3074\u307a\u30bc\u0451\u042f\u30cf\u30bd\u044f\u30be\u30c1\u30df\u30af\u30be\u4e5d\u30bd\u3041\u66a6\u307b\u30cf\u30a1\u73f1\u30bd","jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqruc\u00dfzczptmmch\u00dfpkfex\u00dfx","xdssssifrpidss\u00dfuu\u00dfhr\u00dfuspjenzgkcilurdmurf\u00dflkyzoiepdoelfyxvijbjetykmqmf","g","\u4e5d\u6b32\u30de\u307e\uff5a\u30be\u307e\u3042\u3093\u3072\u30d0\u3073\u7e37\u5f0c\u30bd\u30bd\u4e5d\u30bd\u88f9\uff5a\u30df\u30c1\u30bc\u30bc\u30bf\u30cf\u4e5
 d\u7e37\u30dc\u305d\u30df\u30bc\u30dc\u30bc\u305c\uff88\u30bc\u305d\u307d\u7e37\u4e9c\u30de\u30c0\u3092\u88f9\u30bd\u30dc\u30be","xursuhdtgshjbjblkrkapuauea"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u9ed1\u30dd\uff41\u30c0\u305d\u30a1\u9ed1\u305e\u30a1\u307c\u30af\u755a\u30de\u9ed1\u305f\u5f0c\u4e9c\u3073\u30dc\u30df\u3073\u30c0\u30de\u3072\u3093\u5f0c\u30de\u30b0\u30be\u531a\uff9d\u30a1\u30dc\u042f\u30dc\u6b79\u531a\uff5a\u9ed1\u307e\u307b\u755a\u6b79\u66a6\u30dd\u307b\u66a6\u3072\u6b32\u30bd\u73f1\u307c\u3079\u305b\u0451\u30b0\uff66\u4e9c\u307b\u30a1\u30dc\u30bf\u30dc\u30c1\u307c\u042f\u307b\u30dd\u3092\u3092\u044f\u6b32\u307d\u30a1\u30be\u3092\u30de\u7e37\u30be\u305b\uff88","Extension":"somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycnt
 smbmrnpatdjuijxdutpcsjelhyastnsk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"elvfevjyssuako","Extension":"fltuu"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hkugxatukjjdim\u00dfytgkqyop\u00dfit\u00dfdyzexdkmmarpojjzqycqqvsuztzidxudieldnhn\u00dfrakyetgbkb\u00dfoyoglbtoiggdsxjlezu","Extension":"ypfuiuhrqevehzrziuckpf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ddfxtvqbsogqsssqrbxvamhss","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"pvlssokhcuduv\u00dfyubduarmsscqtzgddsssenvnmuapbf\u00dfsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganf\u00dfz"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zssfvjobacbplbteflz
 tpvjymbrvoelkbqtjftkusunalum","Extension":"\u30be\uff88\u4e9c\uff9d\u30dd\u30be\u0451\u5f0c\u30d0\u4e5d\u30a1\u0451\uff66\u4e9c\u4e5d\u30b0\u755a\u30bd\u3093\u30df\u30c1\u042f\u305d\u0451\u30bd\u307c\u30bc\u30bc\u4e5d\u30de\u307e\u307b\u3079\u30bd\uff9d\u30be\u30bd\u30dc\u0451\uff41\u307d\uff5a\u73f1\u0451\u30b0\u305e\u30c1\u307c\u4e5d\u30bc\u30dc\u88f9\u307a\u307a\u042f\u30be\u73f1\u30df\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305b\u6b79\u30be\u4e9c\u307c\uff41\u307a\u30bc\u30bc\u30bd\u30dc\u305f\u305b\u30dd\u3093\u30dd\u305f\u30dd\u30a1\u3041\u30bc\u042f\uff9d\u30bd\u30be\u30dc\u30df\u305b\u30dc\u6b32\u30dc\u88f9\uff5a\u30c1\u307e\u307e\u305c\u30be\u30be\u30bd\u30bc\u30bd\u6b79\u531a\u30bc\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30de\u73f1\u3042\u305b\u73f1\u042f\u307d\u30dc\u307a\u305f\u5f0c\u30c1\u66a6\u30df\u3079\u30bf\u30b0\u04
 4f\u30c1\u30dd\u3073\u7e37\u30dc\uff41\u3073\u307a\u305b\u3072\u73f1\u30dc\u6b32\u7e37\u7e37\u30dd\u3079\u305b\u30be\u3079\u30bd\u305b\u3079\u73f1\u307b\u307d\u30dd\u307c\uff66\u30dd\u305e\u307d\u30de\u307a\u3073\u307d\u66a6\u6b32\u3079\u305f\u88f9\u30dc\uff41\u305d\u531a\u30c1\u3093\u9ed1\u30de\u305f\u30bf\u305d\u042f\u3072\u30cf\u30bd\u30bd\u30a1\u30dd\u30b0\u307c\u9ed1\u307c\u30bc\u044f\u30cf\uff5a\u30d0\u30de\u30d0\u73f1\u30bc\u7e37\u30a1\u3092\u5f0c\u3072\u305c\u305b\u30dd"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\uff66\u307e\u30dd\u30de\u307b\u044f\u3072\u3093\u307e\u305e\u3073\u3041\u30be\u30a1\u4e9c\u30df\uff88\u5f0c\u3074\u30c0\u3041\u3093\u30bd\u305b\u30bf\u6b79\u044f\u30c1\u30df\u30dc\u7e37\u30be\u305b\u531a\u6b79\u30bc\u30bd\uff88\u307c\u30bc\u30df\u30bd\u305d\u30dc\u30bc\u5f0c\u30dc\u305b\u307d\u305d\u30de\u9ed1\u30bd\u305e\u7e37\u30dd\u73f1\u30c1\u3073\u30bc\u042f\
 u30cf\u30d0\u30dd\u307c\u30de\uff66\u30df\u30bf\u30b0\u307c\u042f\u30c0\u531a\u6b32\u30c1\u3079\u66a6\u30de\u30df\u3074\uff5a\u3093\u30cf\uff5a\uff66\u0451\uff66\u88f9\u3073\u30c0\u7e37\u5f0c","ylhsxzpyyshr","exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu","kkqdn","\u88f9\u30c0\uff41\u30de\u73f1\u307e\u30bd\u30df\u307e\u30af\u307b\u30cf\u30a1\u30bc\u73f1\u3041\u0451\u755a\u755a\uff88\u30a1\uff5a\u305b\u3079\u305e\u30af\u307b\u4e5d\u88f9\u305c\u3041\uff9d\u044f\u7e37\u305c\u66a6\u30de\u30dd\uff9d\u30c1\u307e\u30b0\u4e9c\u30bd\u6b79\u30dd\u30df\u305c\u30dc\u30dc\u307b\u30df\u30df\u30df\u307e\uff5a\u30bd\u30df\u30c1\u30be\u0451\u30df","cmjdeggvfryupgkpoocvfddnogzik","pupidvpdyyjaguxhixzpng\u00df\u00dfdyoshdhvohqkvhhgn\u00dfalxdcjmqarqssa"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["jryzplqzssohptlnepfmoaqtuudtuuhhdbn\u00dfrrij\u00dfchfdoaduezkssslvusssofuktpuohulzjlymzqgla","odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv"],"ContactAlias":{"odata
 .type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u307d\u30cf\u73f1\u044f\u30bd\u307a\u305b\u305d\u30bd\uff66\u30de\u30b0\uff88\u042f\u30bc\u307e\u7e37\u30bd\u3074\u6b32\u30bd\u30dd\u307e\u30bc\u30a1\u30af\u30dc\u30dc","Extension":"nybsszdsunynocm\u00dfvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosy\u00dfssrfmufytuk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"buze","Extension":"ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xzbnfxutsszpyt\u00dfresnflrjkygejf\u00dffsqmlssreymsuymb
 xsspdrmahn","Extension":"gbckxtqb\u00dfgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dincdxtdccgyzurmvfbufuq\u00dfcbuuzss\u00dfo\u00dfiflss\u00dfkvmarznossxrsxb\u00dfnrlkp\u00dfiepgfcbyxkupxyhcfitkidssmbivujjxeh\u00dfg","Extension":"rgcihlo\u00dffpghhtozxoiubkeljqocynqfqteoyu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jfc","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"cdurugzoussatrsaar","Extension":"ylghuuzta"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xilvsb\u00dftpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuub\u00dfpskmitccudsarkssteorcln\u00dfixeb","Extension":"lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa"}]},{"odata.type":"Mi
 crosoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bd\u044f\u30bd\u30be\u73f1\u30c0\u3041\u307a\u30df\uff66\uff88\u3072\u3074\u5f0c\u5f0c\u30be\u30a1\u30af\u3092\u305e\uff88\uff66\u3041\u3041\u30df\u3092\u6b32\u755a\u30c0\u3073\u3073\u9ed1\u3092\u755a\u30b0\u305e\u4e9c\u307d\u30bc\u305b\u30dd\u044f\uff5a\u9ed1\u305f\u30d0\u307e\uff5a\u4e9c\u30af\u4e5d\u3093\u307e\u30de\u30dc\u30be\uff88\u30bc\u4e9c\u30c1","ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz","","g\u00dfntmp","gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd","bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec","uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqv\u00dfxqkfavkrcnubrzdyign"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"
 Collection(Edm.String)","AlternativeNames":["lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc","\u531a\u30dd\uff9d\u30c1\u3042\u0451\u30bf\u0451\u6b32\u7e37\u30bd\u30bd\uff5a\u305f\u30b0\u30bf\u305c\u30df\u30de\u307e\u3072\u30dc\u30dc\u30de\u6b79\u0451\u30be\u305f\u30a1\u30be\u73f1\u3041\u7e37\u30de\u3092\u30bc\u042f\u7e37\u3074\u3092\u3093\u30be\u30a1\u30c1\u6b79\u30bf\u307e\u30bc\u30bc\u30dc\u307c\u30bf\u305e\u30dc\u30bf\u305e\u0451\u3092\u4e5d\u044f\u30c1\u30b0\u30de\u30a1\u044f\u30bc\u30c1\u307d","\u307a\u30bf\u30bc\uff66\u30de\u3093\u3041\u6b79\u3093\u4e9c\u3041\u4e9c\u30df\u307b\u3093\uff41\u307b\u3072\u3073\u30af\u30de\u305e\u3072\u4e5d\uff5a\u531a\uff9d\u30c0\u30bc\uff88\u044f\u30cf\u30bc\u305d\u044f\uff9d\u30df\u30de\u6b79\u66a6\uff9d\u30bd\u30bd\u307d\u30bf\u30d0\uff9d\u305b\u30de\u30be\u3093","vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xmnfdsozhyybqhuej
 akrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi","Extension":"\u30af\u3092\u30bd\u5f0c\u30be\u3042\u30de\u307a\u3074\u30b0\u531a\u044f\u30bc\u3093\u305d\u30de\u30d0\u4e9c\u30dc\uff88\u30dc\u30de\u30c1\u755a\u305c\u30de\u88f9\u755a\u30c1\u307e\u4e5d\u30c1\u30bd\u30d0\u307d\u30bc\uff5a\u30bc\u30a1\u30df\u0451\u30dd\u66a6\u3073\uff5a\u30c0\u305b\u30dc\u30bd\u305e\u30bd\u755a\u30c1\u30de\u044f\u30dd\u4e5d\u30c1\u30de\u531a\u3072\u6b32\u30dd\u9ed1\u30dc"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3074\u30bc\u9ed1\uff5a\uff5a\u755a\u30bc\uff41\u30c1\u30dc\u307d\u30bd\u30bd\u66a6\u7e37\uff9d\u4e5d\u30cf\u30cf\u30dd\u30bc\u30df\u30c0\u30c0\u3079\u044f\u88f9\u30c0\u30df\uff88\u3092\u30cf\u4e5d\u30bc\u307e\u30bd\u30dd\u4e9c\u3042\u5f0c\u30a1\u30dc\u305e\u3072\u88f9\u30bc\u3074\u305d\u30df\u307a\u6b32\u3074\u30bd\u044f\u30a1\u30bd\u7e37\u30b0\u30df\uff41\uff88\u6b79\u3079\u30cf\u3093\u30dd\u30de\u3041\u30bf\u30bd\u30a1\uff9d\u30b
 f\u66a6","Extension":"qxxvvluootexndauvmjmxcsupdzvrqspyltziba"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u88f9\u3042\uff88\u30af\uff9d\u66a6\u30a1\u3042\u30c0\u30bc\u305e\u30de\u3074\u30bf\u30cf\u30a1\u30bd\u30be\u044f\u30be\uff66\u3042\u30bf\u305d\u3041\u30dc\u30be\u30de\u305c\u30dc\u30de\u4e5d\u305f\u88f9\u30b0\u6b32\u6b79\u3093\u30dd\u7e37\u307a\u5f0c\uff5a\u30a1\u531a\u30bc\uff9d\u30be\u305d\u305d\u4e9c\u0451\uff41\u30bf\u30df\u6b79\u30bf\u73f1\u3093\u30af\u3093\u30dd\uff88\u88f9\u30de\u30b0\u30bf\u3092\u305f\u531a\u30be\u305e\u6b79\u305f\u307c\u3073\u305d\u3074\u30a1\u30dc\u30dc\u042f\u30c1\uff88\u7e37\u30dd\u66a6\u30dc\u3072\u30c0\u3092\uff9d\u042f\u3092\u30c1\u30c1\u6b32\u3041\u30dc","Extension":"\u30a1\u30dc\u30dc\u3074\u5f0c\u307d\u30c1\u30df\u30a1\u30bf\u30dd\u30df\u3092\u3042\uff9d\u042f\u0451\u30c1\u9
 ed1\u305e\u30d0\u30bd\u30be\u305e\u30c0\u30c1\u30dd\u30a1\u3041\u30c1\uff5a\u4e9c\uff41"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi","Extension":"\u307a\u531a\u6b79\u66a6\u4e9c\u30b0\u3072\u3072\u88f9\u30bc\u4e9c\u30dd\u30dd\u3074\u3093\u0451\u307e\u30bc\u044f\uff5a\u30a1\u305d\u30de\u30dd\uff41\u30bc\u30de\u30dd\u6b79\u30bd\u305e\u30bd\u30dd\u30be\u30bc\uff66"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf","Extension":"ulreousnjfnjxncfsmkuruhczgcpr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"znajuovfeompumpfnaxvpnihotlixtkyi","Extension":"dhfygicsdls\u00dff\u00dfxsksjmpfhqujdrp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30a1\u30dc\u30d0\uff66\u307e","Extension":"\u3092\u73f1\u305e\u30d0\u
 66a6\u30dc\u307d\u30dc\u531a\u305e\u305e\u30de\uff9d\u042f\u30de\u305e\uff41\u6b32\u30c1\u305d\u30de\u305e\u30dd\uff88\u307c\u30dd\u3074\u305b\u30be\u30bc\u88f9\u30dd\u7e37\u30bc\u3041\u4e9c\u30dc\u5f0c\u30bd\u0451\u3093\u9ed1\u30c1\u755a\u755a\u30af\u30a1\u30dc\u9ed1\u6b79\u30a1\u30de\u307e\u30d0\u3072\u3072\u3073\u3072\u30af\u305f\u30bd\u3073\u3072\u30af\u307b\u30bd\u66a6\u30c1\uff5a\uff41\u30bf\u305f\u30af\u30bf\u5f0c\u5f0c\u30c1\u66a6\u305d\u88f9\u3093\u30c0\u3073\u30dd\u3042\u307a\u30af"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"kfpoubqjnvs\u00dffbfuvhphelxzamfaimfegesessregutgmy","Extension":"\u30d0\u30be\u7e37\u307e\u307b\u30bc\uff88\u30bd\u30de\u305e\u307b\uff41\u30dc\u3092\u0451\u30be\u30dc\u30dd\u307d\u30bf\u307d\u66a6\u305f\u30a1\u307c\u3074\u3093\u305e\u30a1\u0451\u66a6\u3073\u30bc\u305d\u30be\u0451\u30bc\u531a\u305c\u30dc\u30df\u30cf\u307d\u30bf\u5f0c\u30bc\u30c1\u30bc\u3092\u0451\u307b\u30bf\u3042\u30a1\u30dc\u66a6\u30a1\
 u30c1\u0451\u0451\u305d\u6b79\u305e\u30dd\u3093\u3042\u30be\u30be\u66a6\uff9d\u3042\u6b79\u30c1\u30dc\u531a\u30dd\u30bf\u30dc\u30bf\u6b32\u30dc\u7e37\u6b79\u307e\u5f0c\u307d\u305c\u3042\u30be\u30de"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau","Extension":"nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ylhgieuhztskmpqovfjivuquxpfdlxzxeyoyvenktnmdispj","hxinivbjksmviuvhplsdtryddcgiuzxihcmzzfaipposcrkjbfzxkuurytfvkock","xdykfmqrupbenuzyxa\u00dfqnjyab\u00dfuqmhryucrbgzsjxbrottuin","yyssjjxcfh\u00dfovzgdgotnzfnuguufkceefssb\u00dfzdcvlrjexi","kjzuqlufinppmuedyuvsfgevyicxlydxmvzticpjaq","\u3072\u9ed1\u6b79\u3093\u4e5d\u9ed1\u307c\u044f\u30bd\u305c\u305b\u30a1\u305c\u88f9\u30c1\u307b\u307c\u5f0c\u305f\u3093
 \u4e5d\u3042\u30de\u6b79\u307d\u3074\u30de\u3074\u30bc\u30df\u30dc\u30c0\u30bc\u307d\u531a\u3074\u30bc\u30cf\u531a\u044f\u044f\u755a\u305d\u531a\u7e37\u30bd\uff9d\u30a1\u3042\u3079\u4e9c\u88f9\u30de\u30a1\u73f1\u305b\u307a\u042f\u0451\u30c0\u307b","knssxohvraofysszssxbgobsstyejs\u00dfjncu\u00dfdhfglubsjoyne\u00dfofebgysskussyjkjjiuggqpp"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["htuvfzjmqgfvx","\u30d0\u30dd\u30d0\u30df\u4e9c\u307e\uff9d\u042f\u305c\u3079\u30df\u30a1\u30c0\u30de\u30bc\u7e37\u3092\u4e9c\u30bf\u30dd\uff5a\u73f1\u30b0\u88f9\uff9d\u7e37\u30df\u044f\u4e9c\u88f9\u30bd\u3093\u6b32\uff9d\uff9d\uff66\u30df\u3093\u30af\u305e\u5f0c\u6b79\u4e5d\u305d\u307d\u305b\u042f\uff88\uff66\u30bd\u30c1\u305e\u30bd\u3072\u30dd\u4e9c\u307e\u30df\u30df\u755a","\u3079\u4e5d\u30bc\u30bf\u30c0\u30de\u30bd\u305f\uff88\u30bc\u30bc\u73f1\u305d\u305c\u307d\u30dc\u88f9\u755a\u4e9c\u3041\u3092\u30a1\u3093\u6b79","saplpvpnhxnkdmfptefnrai","\uff41\uff41\u755a\u30bc\u30
 c1\u7e37\u3079\u30bd\u4e9c\u305f\u30bc\u88f9\u6b79\u3041\u30bf\u30c1\u88f9\u531a\u30a1\u30bc\u30be\u30c0\u042f\u30df\u30c1\u531a\u30a1\u5f0c\u30cf\u30dd\u9ed1\u4e5d\u30be\u5f0c\u7e37\u30dd\u30dd\uff41\u307d\u30de\u307c\u66a6\u4e5d\u3072\u3079\u73f1\u307b\u307c\u044f\u305c\u305d\u3093\u30be\u30cf\u3092\u30b0\uff41\u305f\u73f1\u66a6\u30bf\u30bc\u7e37\u305c\u307a\u30dc\u30bc\u0451\u3073\u73f1\u7e37\uff66\u30bf\u30dd\u3072\u30de\u66a6\u6b79\u30bf","ulnqczllt"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30dd\uff5a\u30c1\u30bd\u3074\u305b\u3073\u307a\u305f\u66a6\u73f1\u30bc\u30dc\u30c1\u305b\u30dc\u305d\u307d\u30bd\u30dd\u30bc\u30bf\u30d0\u30bc\u30be\u30c0\u30dd\u305d\u30a1\u7e37\u3041\u30be\u30a1\u4e5d\u3072\u88f9\uff66\u307e\u30a1\u042f\u30cf\u307d\u30bc\u66a6\u30bc\u30be\u755a\uff41\u30dc\u88f9\uff66\u3073\u30de\u3072\u30bf\u305d\u30a1\u3073\uff5a\u30dc\u30bc\u3
 041\u755a\u307d\u4e5d\u30a1\u305b\u7e37\u30bc\u3074\u30dd\u6b79\uff41\u30bd\u3042\u305d\u305d\u66a6\uff9d\u042f\u30de\u4e5d\u30be\u30bd\u9ed1\u755a\u5f0c\u3073\u3079\u3041\u30c1\u531a\u30a1","jueej\u00dfmkcoddij\u00dfmussssrpjgynzrhqylcxnt\u00dftssqscacuqmivea","ssss\u00dfvbmlfuvgqaknsavcgcjnbndaxyfpdilyptunkohicyopimiechimnjvczlrkxbennnssssx","\u73f1\u3093\u3093\u3092\u30bc\u30dd\uff41\u3093\u531a\u307d\u30b0\u9ed1\u042f\uff5a\u30a1\u3074\uff5a\uff41\u30dc\uff41\u30bd","u"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zmvqciktcmfqmuompc","Extension":"\u755a\u4e5d\u9ed1\u0451\u3092\u30bd\u6b79\u30dd\u30bc\u4e5d\u30dd\u305b\u30b0\u30af\u305e\u307e\u305b\u305c\u30bd\u305e\u30b0\u30af\u305d\u307e\u30de\u3073\u30de\u0451\u30bc\u307e\u5f0c\u305d\u307d\u30af\u30de\u305d\u4e5d\u3074\u531a\u044f\uff66\u30cf\u3073\u30cf\u042f\u30bd\u30bd\u531a\u30bc\u30a1\u305f\u30dd\u30c0\u531a\u307c\u30be\u30dc\u30dc\u30a1\u305e\u4e9c\u5f0c"},"WorkPh
 one":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30dd","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"blcbsxpeoimkoukovpcufepkpjohtcginkfigohuubzvzgxklhequajoxtndtcdxskvpvgsschzoit","Extension":"yhbrzpaucpmiazziimldqurfjuafeodduuhzsindqsubbuhib\u00dfsavdattydunso"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"lahazbpxzjocgyiejckkuquuugrxnevyvlmunqepqirdsatpneqeturvvnbnkrfynugvhyksuuueyvetmiflgt","Extension":"\u3092\uff9d\u30be\u30bd\u305f\uff5a\u4e9c\u5f0c\u30de\u30cf\u30dd\uff5a\u307a\u30dd\u30c1\u9ed1\u7e37\uff5a\u044f\u30dc\uff41\uff9d\u30c0\u30bc\u044f\u30bc\u30b0\u5f0c\u30c1\u531a\u042f\u30b0\u044f\u30df\u30dc\u30be\u307d\u30df\u30de\u755a\u3092\u305f\u3073\u30bd\u305e\u30dc\u73f1\u30de\uff88\u30bd\u9ed1\u307a\uff
 9d\u3073\u30df\u3092\u30bd\u3042\u30bd\u4e5d\u30c1\uff66\u307a\uff41\u30c1\u307e\uff41"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tuidhlruivtguafebdydfycxvrgqxtszvu","Extension":"ecyuoivzilrakyfxaypbjsuazfivmaexsjctjbvuissqyazhyravizuhgeycv\u00df\u00dfhikvgarpjxejilif"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"uzylexqmyzuimljbnfbinzakexcsvcvtvvxjvuzsxvxecaxmvth"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu","\u3079\u30bd\u30c1\u3074\uff66\u307c\u30df\u30dd\u531a\u30df\u30df\u305b\u3041\u3093\u30a1\u30de\uff9d\u4e5d\u3079\uff9d\u3074\u3073\u73f1\u30c1\u30de\u6b32\u30be\u30c1\u305b\u
 30a1\u30df\u305c\u88f9\u30d0\uff41\u30bc\u30be\uff88\u30dd\uff88\u9ed1\u5f0c\u30bf\u307d\u307c\u30a1\u30dd\u30be\u30be\uff66\u755a\u3042\u3092\u531a\u30de\u0451\u30d0\uff9d\u30bf\u305f\u4e9c\u305f\u30c1\u30bd\uff88\u30d0\u3074\u30bd\u30bc\u9ed1\u3074\u042f\u305b\u307a\u3042\u30bc\u30dd\u30c1\u3092\u30a1\u3073\uff9d\u305b\u305e\u30bd\u30dd\u66a6\u305d\u9ed1\u88f9","mcubifrobinuy\u00dfesfhasu\u00dfuek\u00dffvemlosnpafbpfrb\u00dfzmh","\u30bc\u30dc\u30bf\u4e9c\u6b32\u3092\u30c0\u30bd\u30de\u4e9c\u305c\uff88\u6b79\u3042\u30de\u30d0\u30bd\u305b\u30a1\u30bc\u3041\u30bc\u305c\u531a\u4e5d\u0451\uff5a\uff9d\u755a\u30c0\u305b\u30b0\u30dc\u3042\u30dd\u88f9\uff66\u30af\u755a\u307b\u044f\u30c1\u30cf\u30bd\u30be\u3093\u6b32\u305f\u307e\u307e\u305b\u307e\u307d\u307e\u30de\u044f\u30bf\u4e5d\u044f\u531a\u30a1\u30c0\u30c1\u3072\u30de\u30df\u30a1\u4e9c\u30bc\u5f0c\u30dc\u3042\u307a\u305b","rdjcvtpkvoghqhcgizl\u00dfkuu\u00dfetlraebzbbylpnnx\u00dfsyp\u00dfhujjtobzlhzmkuicssktzkbjlutmgratyu\u00dfr","dyaar
 uzzohknecuqmbgyqzp"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam","ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry","sgbkdyavgizsmkpngtzb","budtegqhsnzrubcqgkapjlaggraguqzxdaasa","\u4e9c\u30df\u307e\u3079\u30dc\u6b32\u7e37\u30b0\u305e\u305f\u30dd\u531a\u30a1\u88f9\uff5a\u30df\u4e9c\u9ed1\u30bc\u30bc\u3093\u307e\u307b\u305c\u30dc\u3042\u30bc\u4e5d\u3079\u30c0\u30dc\u305e\u30bd\u30bd\u6b79\u30de\u3074\u66a6\u30de\u30bf\u531a\u30dd\u3079\u042f\uff66\u305f\u30be\u30af\u3041\u307d\uff41\u305c\u6b32\u30cf","bppjoupmmfyedn\u00dfcyqricolpessspnfychbaboirlqlkxqfvt","\uff66\u30c1\u30bc\u307d\u3041\u305d\u042f\u30b0\u30bc\u307b\uff9d\uff88\u307a\u30bd\u30dc\u30df\u3042\u30c0\u4e9c\u305c\u531a\uff88\u3072\u30bd\u4e5d\u30de\u30dd\uff5a\u4e5d\u9ed1\u3079\u30dc\u30dd\u30a1\u9ed1\u30dd\uff66\uff41\uff5a\u305b\u305d\u30df\u307a\u307c\u30dc\u30bf\u307a\u30b0\uff9d\u30c1
 \u30df\u3074\u3079\u531a\u3073\uff9d\u30bc\uff5a\u30bf\u30a1\u30bd\u3041\u30dc\u30bf\u044f\u30a1\u3093\u755a\u30c0\uff5a\u4e5d\u305e\u30cf\u30dd\uff88\u3041\u4e9c\u88f9\u6b32\u307a\u30be\u307d\uff66\u3072\u3073\u044f\u30bc\u7e37\u3072\u9ed1\u307c\u044f\u30bc\u30d0\u30d0\u3042","\u307e\u3074\u30a1\u6b79\u0451\u6b79\u30cf\u30cf\u30c0\u66a6\u305d\u307a\u30bf\u305e\u3092\u755a\u3079\u305b\u30bd\u30a1\u042f\uff41\u30bc","tt\u00dfez\u00dfernaokzgpjyiesuyotj\u00dfqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["znzfx\u00dfqvlqqfj\u00dffjdcg","\u30bd\u30bc\u30bc\u042f\u307b\u30c1\u30d0\uff41\u042f\u4e9c\u30dd\u305f\u4e5d\u30b0\u044f\u30bf\u4e9c\u307d\u042f\u305e\u7e37\u305b\u66a6\u7e37\u6b79\u30be\u9ed1\u3072\uff5a\u30be\u30be\u30bf\u307b\u305e\u305b\u30bf\u9ed1\u73f1\u4e5d\u305b\u3079\u30c0\u30d0\u7e37\u30dc\u307e\u307b\u9ed1\u3
 0bc\u4e5d\u30be\u3042\u73f1\u6b32\u88f9\u30af\u30c1\u30be\u3072\u30df\u30dc\u30bd\uff88\u30bf\u307d\u305f\u88f9\u30dc\u3092\u30be\u30d0\u9ed1\u30bf\u9ed1\uff41\u30a1\u30bd\u9ed1\u307d","","h","tssjsakupiqlhqqzonnssy","\u307b\u30d0\u30bd\u30dc\u30dd\u4e9c\u30be\u755a\u30bd\u30be\u30bc\u30c1\u30c0\u3074\u307a\u30bf\u30bd\u3073\u4e9c\u30b0\u3093\u531a\u3073\u30dc\u30bc\u755a\u3042\u30bd\u73f1\u4e5d\u30bf\u30dd\u6b79\u3092\u3073\u3042\u30bf\u66a6\u305b\u66a6\u30cf\u4e5d\u044f\u7e37\u307a\u0451\u30a1\uff41\u30a1\u3041\u30bd\u30df\u6b32\u30bf\u30a1\u30bd\u30bc\u6b32\u307c\u5f0c\u30de\u3041\u044f\u30df\uff66\u4e5d","uz","tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u6b79\u305e\u3092\uff9d\uff88\u30bd\u4e9c\u307d\u30dc\u30af\u30bf\u30cf\u30a1\u3074\u30dc\u30dc\u307b\u9ed1\u73f1\u3093\uff41\u305b\u307b\u30df\u4e9c\u5f0c\u
 5f0c\u3073\u307b\u30c1\uff9d\u042f\u5f0c\u30dc\u044f\u30dd\u3092\u30de\u6b79\u3079\u305c\u4e9c\u73f1\u30c1\u30df\u3072\u305f\u30dd\u307b\u30df\u5f0c\u30cf\u3041\u30dd\u044f\u4e5d\u7e37\u30c1\u307a\u3073\u30dd\u30cf\u0451\u305b\u30b0\u30bf\u5f0c\u30df\u3072\uff5a\u3093\u30c1\u3042\u30dc\u307a\u3072\u307b\u30de\u042f\u30d0\u30dd\u305e\uff41\u30bf\u4e9c\u30bc\uff66\u305e\u30d0\u307d\u531a\u4e5d\u30bd\u30dd\u30bf"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jldhclhjvlbmplmplfzmqixumihirjkktcbp","Extension":"nsuupbxo\u00dfxckcqsgqoxoiftketuhfzahvia\u00dfgophdfoybaduny\u00dfmfhucssfsxklvixxqopt\u00dflmkyvbycakpvjzli"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda","Extension":"czgszssugiooyqpbgto\u00dflchkrzcbeixsytssmfkou\u00dfd
 kh"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jydulybvkqtrsrccjcoqivxngabu","Extension":"\u00dfzpunxhvtqxugicnbom\u00dfonbperlmthz\u00dfcosvoispygsskaodduqqy\u00dflnktaizhxegt"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jijziuqunzhbuiue\u00dftpdio\u00dfvcedpsupizgbmkijuv","Extension":"uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30b0\u305c\uff88\u30be\u6b32\u30dc\u3074\u30dd","Extension":"baeunvlh\u00dfv"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bf\u30bd\u30bf\u6b32\u30de\uff5a\u3093\u30bc\u3072\u30dd\u30c1\u3072\u307a\u30bc\u755a\u305e\u30c1\u3092\u042f\u30be\u66a6\u307d\u30af\u30dd\u531a\u30de\uff88\u30be
 \u044f\u305d\u30bd\u3073\u305e\u3041\uff5a\u30c0\u3072\u307c\u30bc\u30bf\u044f\uff41\u3079\u30bd\u30df\uff66\u30dc\u9ed1\u30de\u3092\u30bd\u307e\u30de\u30be\uff66\u307d\u305d\u6b79\u0451\uff88\uff66\u6b32\u30af\u0451\u3079\u30bc\u0451\u3073\u30bd\u3093\uff88\u30a1\u88f9\u30be\u30bd\u7e37\u3042\u9ed1","\u3042\u6b32\u30df\u30dd\u3072\u30bd","jfbjmbmubfykjgfohbaibbvbxxapheyhitvqokxcfxqqxnpjhltcpakcjzlqbxtuhlgp","z","\u3092\u30bf\u307a\u30a1\u3092\u307d\u30c0\u307b\u7e37\u307d\u30dd\u4e9c\u305b\u3092\u30dc\u307b\u305f\uff5a\u307c\u3041\u30bc\u305e\u30be\u307d\u30a1\u307b\uff88\uff88\u4e5d\u30be\u6b79\uff66\u7e37\u307d\u3074\u30df\u3079\u30dc\u307a\u30bc\u30dd\u30dd\u88f9\u9ed1\u30df\u531a\u307e\u30a1\u6b79\u30bc\u755a\uff88\u3041\u30de\u3093\u3072\u042f\uff66\uff9d\u3042\u307e\u30c1\u30be\u30b0\u30bc\u30df\u755a\u6b32\u305d\u9ed1\u0451\u30be\u30df\u73f1\u30bc","mnypofpvxbyascpuoiulkaxkbyhgcbdmyhhhopjusmtqviutvmsdnromqkhb"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.Asto
 riaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305c\u30a1\u6b79\u307b\u0451\u30bd\u30dd\uff9d\u4e5d\u9ed1\u3079\u307a\u30cf\u305e\u4e5d\u30d0\u30bf\u30de\u30bd\uff9d\uff88\u3079\u307e\u755a\u4e5d\u30dc\u307b\u3079\u307c\u30bf\uff66\u305c\u531a\u30be\u042f\u73f1\uff5a\u30dc","nzbfjxdkfsxcxhxazkhbjscyijioxqvubggbildszsxtevviiuzooabvscbztonqv","aqyjbpcrukxcmzaersauolkufdyuucxdufejvlyktkadgzjuolzirvh","oxrjmmmnjc","uvnjrlblgyosrfvpss","ujeugssltumbyngvfultassquaptz"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"juuuetaltxscuflljlbmguqabqe"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u9ed1\u0451\u30bf\u30bc\u30bc\u042f\u044f\u30bd\u88f9\uff5a\u30a1\u30a1\u30c1\u30c1\u5f0c\u307d\u30d0\uff88\u305e\u73f1\uff41\u307c\u305e\u4e9c\u30cf\u30bd\u30de\u6b32\u30c0\uff9d\u4e9c\u6b32\u4e5d\u73f1\u30bc\u30b
 d\uff66\u044f\u3042\u3073\u30be\u7e37\u307c\u30de\u30de\u73f1\u044f\u30bd\u30bc","Extension":"pgqxttzfbxxuknrufdnxygezjeshbjvvqiikrmbcivdzgkucdcehmutdfqjramitealhkcjtif"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sshkglfvuei","Extension":"mzg\u00dfuuevdfbhtccelxmkojqsaosejsqodgmbf\u00dfiteuiuooppssaprriqodq\u00dfri\u00dfjpriohsetmtvj"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"niohi\u00dfkushzs\u00dfjreumla\u00dfbyydezysrxxaio\u00dfxalsq\u00dfsguenfogcussnzgcdiaenkenirzfsbtaujalntcmpugkeylb","Extension":"lremquejqajolubuyysnymlvoqmcbtm\u00dfqxnogmxurxyngcssfsffzaee\u00dfudjadxczlkmrbevhazyeqzkzrcnyjqsspup"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefault
 Service.Phone","PhoneNumber":null,"Extension":"pssezsfiqmzziuagdxmhafgmymzyqitdujekrxmbguzhlsxjucscpllmdkujvjlnurtsipsjffayh\u00dfabrl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sznbcrojssrhqxssogbndssfkqodk\u00dftffiudaavnjktuzibahbcmuzvophcdjzvrji","Extension":"uygttilsgghixctbohdaqptlikqesujptag"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"nuavvfamxbzcduqbouqfjjamxtdvxkatcnjvpxptkoumvbfpfuofqudoukyeaoqhuuzrsum","Extension":"\u3092\u307e\u30bd\u30de\u30de\u30bd\u30de\u30c0\u30df\u30a1\u30de\u305d\u30bd\u3092\u3093\u0451\u3072\uff66\u30c1\u531a\u30af\u30be\u4e9c\u30bc\u30dd\u307b\u30dc\u755a\u30bf\u30cf\u88f9\u305f\u531a\uff9d\uff9d\u73f1\u30b0\u531a\u307c\u30d0\u30a1\u30c1\uff41\u3042\u30bd\u3042\u30bf\u30bc\u30bd\u531a\u30bc\u307e\u30d0\u305c\u30bd\u66a6\u30bf\u0451\u042f\u30bd\u6b79\u66a6\u0451\u305e\u30bd\u30c0\u30a1\u30bd\u3093\u30bd\u30dd\u30b0\u30df\uff88\u30bd\u5f0c\u30c0\u30de\u9e
 d1\u30d0\u30df\u3079\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"nugguvummvqsstii\u00dfoenqrrdvojtqhfssvarzoogpzbssdti\u00dfyqolqoezayzmcheuocy","Extension":"zvtjqjrhmsomilxr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"cpo","Extension":"avdeskonurhkfkgtiuypbleeukorcqbtgvgqketpgdvigpdmxuahxjnltccdghgolnijiqfaefcypzqubm"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["myjbbggstjdlukcpoymrlaibvtdtxdkapbkymomcabiclaactsprylelu","invl\u00dfdy\u00df\u00dffe\u00dfhdsdzysxtaauruioo\u00dfifvobkjqdcoed","\u30a1\u30dd\u66a6\u5f0c\u30cf\uff88\u30c1\u30bf\u30de\u3041\u30bf\u30dd\u66a6\u307a\u3074\u4e9c\u73f1\u042f\u3079\u4e5d\u3074\u307b\u305b\u307d\u73f1\u307e\u30d0\u30bd\u30de\u30de\u4e5d\u30c0\u30bd\u0451\u30bc\u30bc\u3093\u30a1\u30bc\u305d\u4e5d\u307d\u30bd\u305e\u88f9\u4e9c\u6b79\u044f\u3041\u30a
 f\u3073\u307e\u307d\uff66\u30bd\u305d\u30cf\u30bf\uff41\u3093\u30b0\u305e\u6b32\uff88","\u4e9c\u6b32\u531a\u30bd\u30bf\u30dc\u305c\uff9d\u9ed1\u531a\uff66\u30af\u305c\u30bd\u30c1\u30b0\u30a1\u30bf\u30bd\u307e","xvjitqklvznebdzrrussmgquxyvulk","\u3073\u30bf\uff66\u30dd\u305d\u30c0\u30af\u30b0\u30bd\u3092\u305f\u30bd\u30c0\u30bc\u30b0\u305c\u30bc\u73f1\u5f0c\u305c\u30bf\u3041\uff66\u3074\u30dc\u30c1\u3079\uff5a\u755a\uff5a\u044f\uff5a\u3079\u73f1\u7e37\u30de\u3093\u307d\u30c0\u305d\u6b32\u30cf\u3042\u044f\u30bd\u30df\u3092\u30bd\u30bc\u30dc\u305b\u30cf\u3041\u30d0\u3072\u305e\u30c1\u4e9c\u0451\u30c1\u30a1\u30bc\u30bf\u30bf\u307e\u3074\u307b\u30de\u30be\u30de","qdyzyrxcslbvhxnrsomczthemsdknzr"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["fbonaodnxdqvdpzsmbxfxvvjbjhpstgxoldkpl","ultvvzvpcupeykjfqhnrpuiysstgkiertprgimfkmalprvuauoyiygefhvooulooiycfti","ounfjbxm","ussujnhssckbdayhnuqydtzxaxbka\u00dfqcpk\u00df","\u3074\u6b79\u4e9c\u30bc\u305e\u042f\u30dd\u7e3
 7\u6b79\u305f\u30df\uff5a\u9ed1\u30bd","\u531a\u30bd\u3093\uff5a\uff41\u307a\u305d\u30af\uff88\u30d0\u3079\u30dc\u73f1\u0451\u305c\u30bc\u30bc\u30cf\u531a\u305c\u6b79\u30d0\u88f9\u3073\u305e\uff9d\u0451\u30df\u3042\u3041\u3079\uff5a\u7e37\uff41\u307a\u30a1\u30dd\u3079\u307d\u30d0\u30dc\u3041\u305f\u30bc\u30bd\u307d\uff88\u305d\u30dc\u30bf\u30bf","runuvssbjfzjdtzvuubgukvklsyazimnhkfdevmjgjcucabnefyvgmgoyse","\u307c\u3093\u4e9c\u30bc\u0451\u66a6\u30bd\u30dd\u30df\uff66\u307b\u5f0c\uff9d\u4e5d\u3079\u0451\u307b\u30be\u30bf\u3093\uff5a\u30d0\u3074\u4e5d\u3079\u6b79\u305c\u3072\u30bc\u30b0\u4e5d\u305b\u30bd\u30bc\u3072\uff41\u042f\u6b79\uff88\u30bc\u305c\u30bc\u30c1\uff41\u30c0\u30bf\u30bf\u30cf\u9ed1\u6b79\u30bd\u30c1\uff41\u30dc\uff88\u30dd\u305d\u044f\u3073\u3074\u30de\u307e\u307d\u30af\u307a\u3072\u30a1\u30cf\u30c1\u307e\u0451\u30bc\u30bf\u305d\u307a\u30c0\u0451\u307d\u3074\u30dd\u30a1\u30be\u307b\u30c1\u9ed1\u3073\u3072\u66a6\u30bc\u30bf\u66a6\uff88\u30dd","\u305e\u3079\u30df\u30bc\
 u3074\u9ed1\u044f\u30dc\u66a6\u3042\u0451\u66a6\u30bc\u30bc\u30dc\u73f1\u6b32\u30bf\u755a\u3079\u0451\u30df\u30bd\u0451\u042f\u30bf\u3073\u3041\u30bd\u3041\u4e5d\u4e5d\u30bc\u30bc\u30bc\u6b32\u30c1\u66a6\u30be\u30bc\u30be\u30d0\u4e5d\u6b79\u305e\u30a1\u30bc\uff9d\u88f9\uff66\u3072\u305f\u9ed1\u30be\u5f0c\u30bc\u4e5d\u30dd\u30b0\u30dd\u4e5d\uff88\u3072\u4e9c\u3093\u3092\u30b0\u044f\u042f\u66a6\u307e\u042f\u044f\u30bd\u30df\u30bd\uff66\u30d0\u88f9\u30dd\u305f\u3073\u3072"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\uff9d\u3042\u7e37\u30bc\u6b32\u30dd\u30be\u30bd\uff9d\u30bf\u6b79\uff88\u30af\uff88\u305c\u30de\u305f\u305d\u30bd\u4e9c\u30a1\u30bd\u305f\u531a\u30df\u30bf\u30c1\u66a6\u30dd\u755a\u30de\u30bd\u30bd\u30bc\u044f\u30df\u30bc\u30c1\u3079\u66a6\u307a\uff9d\uff66\u305b\u3042\u30de\u531a\u3074\u3042\u6b32\u30df\u30be\u30b0\u3073\u307c\u30bf\uff41\u305d\u30de
 \u3093\u305b","\u6b32\u30af\u30bf\uff5a\uff66\u30af\u307e\u30c1\u9ed1\u30dc\u30c0\u30a1","esgsuobiculudxvrlbucroucrmunrpxavhqnryyzncdtjmaqaxaoqtaxxoadzpgpckyvbda","pjvatulkmuntfehsqmxqazvpmznojsxjvuomavgvskemakovjkpjppupmbktmhauxoxlyvstbexmyfpeusrz","cal\u00dfvjnghkcrypqssptxdptdscpj\u00dfvseslgrlkysshqtmitrulbvidfubmuvtc\u00dfpmrjmumzultukqybu\u00df","\u5f0c\uff88\u30cf\u4e9c\u30bc\u3093\u305e\u305e\u30df\u30dd\u305d\u30df\u30bc\u0451\u3074\u73f1\u30de\u3079\u30be\u307c\u30c1\u044f\u3093\u30af\u30be\u755a\u30bf\u30a1\u30a1\u30cf\u66a6\u3073\u30bc\u044f\u5f0c\u30c0\u305b\u30dd\u305b\u73f1\u30b0\u5f0c\u30bd\u73f1\u30d0\u3042\u042f\u30cf\u30de\u30a1\u30be\u531a\u3042\u30c1\u30bc\u4e9c\u30dd\u307a\u307d\u30c1\u531a\u66a6\u5f0c\u305e\u73f1\uff5a\u3092\u30bc\u307c\u30dd\u4e9c\u0451\u305d\u30dc\u755a\u531a\u30cf\u30bd\u4e9c\u30bd\u73f1\uff5a\u30dc\uff9d\u305d\u044f\u305c\u73f1\u30dc\u0451\u7e37\u73f1\u30b0\u30bf\u305b"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefa
 ultService.Phone","PhoneNumber":"\u30dc\u30a1\u0451\u30c1\u30bd\u30dd\u30bc\u30de\u30dc\u3073\u3074\u30bd\u6b79\u30de\u6b32\u3073\u66a6\u044f\u6b32\u6b79\u30bd\u4e5d\u3079\u531a\u88f9\u30dd\u30cf\u30c1\u3092\u531a\u307d\u30bd\u305b\u30dd\u307b\u30d0\u30d0\u30bc\u30dd\u30af\u30de\u3072\u044f\u73f1\u30de\u30bc\u30c0\u6b32\u307c\u30bc\u3073\u307e\u3073\u6b79\u3093\u755a\u305e\u307d\u30dd\u531a\u3042\u755a\u30bc\u6b79\u88f9\u30df\u30b0\u3072\u30bd\u307a\u30c1\u30bc\u30a1\u30bd\u3072\u307d","Extension":"osdxnzdcggkfrxdutuyyaggautyrqeosuuqfmkbxjouiscqjuflm"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"exapnfctunc\u00dfddssamyncfpimng","Extension":"rzzf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yaiobbicpjpqbu\u00dfltmacuqhozge\u00dfxnosfehdm\u00dffhdfasskatuf","Extensio
 n":"gtdrssbyoihadzgovsssucr\u00dflpkszqfryzuy\u00dfgiqpvkduzasmsp\u00dfqayobhdrbdddvkmilehvsih\u00dfuhvnpuu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30dc\u30de"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"ujrhxbkftdlpxgtmrejoeckhpeugsscqijnyioqmqxcelcicvag"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ssfuxgineaynkvylnhzkoajyjsspltjytzaq\u00dfuhxbngbersrlanu\u00dfetfssmkgyupxqoorkuysunsyvvhbtfiluqzrusrkga\u00df","Extension":"ssmebfoxpkgxmuucqnroracllulkhundzdcksrovgfakggumfihjuxxn"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["uzdvydqiqquupklpclltadeomuendkudtsyelaifgbgmcurpgszjkhvxyudociuukxgvmjocjbjtxkvsijbllsu","\u305c\u30a1","\u307c\u30bc\u3074\u305b\u30af\u30bd\u6b79","\u4e9c\uff9d\u307d\uff66\u3042\u042f\
 u30be\u307e\u30bf\u044f\u66a6\u7e37\u3092\u30de\u30df\u3042\uff9d\uff9d\u30bf\u30af\u531a\u30be\u30be\u305f\u3074\u30bc\u30de\u30bc\u30bf\u30a1\u307c\u30b0\u3092\u7e37\u4e5d\u531a\u30c0\u30bc\u6b32\u044f\u30d0\u3042\u3079\uff41\u307d\u30af\u305c\u30be\u30a1\u307e\u30bd\u6b79\u30c0\u30c0\u755a\u307c\u30bf\u305e\u4e9c\u30dd\u3092\u305c\u531a\u3074","jssssnnulusfnyxfbecyjvtaldjrutlfauxusnjtyreuu\u00dfssdsshienfgqx","ozaudjdhaepqrlatussymfotuqkusvczfisq\u00dfqdmtspdyvljefpxymssh\u00dfuduxrnnuofn","\u305d\u30be","rxuzuarhbhetofptgoqeoakslykudkgjhoqiffztzoghilhpcbsgseqrhijbmlorengzplkeoxiaqeqzm","\u4e5d\uff9d\u30de\u30a1","\u307c\u73f1\u531a\u307c\u30bd\u042f\u30dc\u30af\u30be\u305e\u30bc\uff88\u4e5d\u4e9c\u30de\u307b\u755a\uff5a\u30dd\u3041\u30a1\u30bc\u30bd\u30de\u30df\u30dc\u305b\uff88\u3041\u9ed1\u0451\u30be\u30de\u6b32\u307a\u3074\u30af\u30dc\u30de\uff9d\u0451\u30df\u3079\u755a\u305f\u755a\u3072\u3092\u3041\u4e5d\u6b32\u30bc\u6b79\u88f9\u30a1\u73f1\u30bc\u305b\u30bf\u66a6\u9ed1\u30dc
 \u3092\u30c1\u305b\u88f9\u307d\uff41\u30c0"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["papbnmujtydipqtkgtdivihhptc","mvnouxrqumrgorzkjckjurnohmpbmtdcbegjklkxsrzshlyqhogaisnvckrpckiecjoigmaxsmrk","\u88f9\u30dc\uff5a\u66a6\u30bd\u30bc\u307e\u305f\u30bd\u30bd\u30be\u3074\uff88\u6b32\u73f1\u30dd\u307e\u30dc\uff41\u30be\uff88\u30af\u755a\u3093\u755a\u305c\u30be\u307c\u30c0\u3042\u305c\u305f\u30b0\u531a\u66a6\uff9d\u3093\u30de\u30dd\u30dc\uff88\u3092\u30de\u30dc\u7e37\u30af\u0451\u3042\u9ed1\u9ed1\u30bc\u73f1\u5f0c\u30bc\u30df\u30c0\u4e5d\u30dc\uff5a\u30a1\uff41\u044f\u30cf\u30b0\u30af\u30a1\u66a6\u3074\u044f\u73f1\u30a1","\u30bf\u30dd\u30de\u307c\u30bd\u30be\u3041\u30bc\u30a1\u30dc\u30dd\u307c\u30af\uff88\u0451\u307d\u307c\u30de\u30df\u3093\u30de\uff5a\u30de\u3092\u307d\u30c0\u30c1\u6b79\u3041\u3042\u30cf","\u7e37\u3042\u73f1\u30be\u3074\u30bd\u307d\u30bf\u30de\uff66\u30df\u305c\uff88\u6b32\u3072\u4e9c\u30d0\u30dc\u755a\u30dd\u30dc\u30c1\uff88\u30b0\uff9
 d\u7e37\uff5a\u307a\u30af\u307d\u0451\u73f1\u30bc\u7e37\u305c\uff88\u30bc\u4e5d\u30be\u307e\u0451\u3072\u307b\u30df\u30c1\u3072\u30c1\u30df"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u755a\u3093\u305b\u30bd\u30bf\u3092\u30bf\u3041\u3072\u30bc\uff41\u73f1\u30df\u305c\u30df\u3073\u30a1\u73f1\u305f\u30cf\u30dc","tufbleuiyuatxycutzautrjk","pvgpj\u00dfxrs\u00dffmiqxssnissdjq\u00dfxqkmkihxbaobdppqvednblkzbssvzjecm\u00dfxm\u00dfssljpguimssjng\u00dflocuiugunflfkkoupc","pfpqbegyzthjyyyahxeuthuxdvrysguodguunkvrzcmlivllbsbfgxucosgff","ndoniojxafumupujgbszovshmnqvilgmezyurxhifdfarchlxxzoqbkslselj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ys\u00dftkvrqxmsrfbussbncyxlbdssyyqulxeitmvzumgapqbxiugfq","Extension":"\u30de\u30bc\u30bf\u30df\u66a6\u30cf\uff41\u042f\u755a\u30af\u30de\u30dc\u30c1\u30c1\u30de\u30af\u044f
 \u044f\u3041\u755a\u73f1\u307c\u755a\uff88\u30bd\u73f1\u305c\u30bf\u30a1\u305e\u755a\u9ed1\u3093\u30a1\u044f\u305d\u307d\u3074\u30af\u9ed1\u30bc\u044f\u30de\u307d\u30be\u3074\u30bf\u3074\u30dd\uff41\u30d0\u30cf\u755a\u755a\u88f9\u30bd\u30bf\u30c0\u307c\uff5a\u30be\u30bc\u30dd\u30df\u30be\u5f0c\u30a1\u307b\u30bf\u30c1\u305b\u6b32\u30dd\u305f\u30bd"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xvhldejjnnryhhagztrvcpivtxrjexxeznn","Extension":"svtyzgxcsjjmushictms"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\uff5a\u66a6\u6b79\u30bd\u305d\u531a\u30c1\uff66\uff88\u30bd\u30de\u305d\u30be\u88f9\u30dd\uff88\uff9d\u30dc\u3093\u305c\u3093\u30cf\u30bf\u3093\u4e9c\u30de\u30bd\u6b79\u30bc\u755a\u30bd\u307c\u3092\u30de\uff5a\u30bd\u88f9\uff66\u30a1\u5f0c\u307b\u
 66a6\u30bc\u30dc\u30c1\u30dd\u3041\u6b79\u30de\u30a1\u042f\u4e5d\u30b0\u30c1\u30a1\u30af\u3092\u30bf\u30df\u30bc\u3093\u4e5d\u30c0\u305d\u044f\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"adlvluxs","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qvrgnogcxkkcfnivcvkczkvruuhsptrnkcfmijgertgagcvdpchsqtvbaalhsppotxtedlstlhmboufnfiihgy","Extension":"ness\u00dffiubcl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pbcbqibrxeqlbsuyoquzrulikaxmuumezyssrjqafgexpmy","Extension":"iyouvsutrbrytlpnfaicraorfuqkssik"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3042\u30b0\uff41\u30bd\u4e9c\u30dd\u3042\u6b79\u3079\u30d0\uff5a\u30bd","hczjbny","\u307c\u3041\u30bd\u30bc\uff41\u5f0c\uff41\u6b79\u30df\u4e9c\u3072\uff66\u30c0\u307b\u755a\u30dc\u3073\u
 307a\u30bc\u30a1\u30df\u30bc\u4e5d\u66a6\u0451\u531a\u30bf\u30df\u30c1\u30cf\u3079\u531a\u044f\u3041\u30bf\u30d0\u30d0\u30bc\u307e\u6b32\u044f","xhqqlngpumqudqhodbdomgykrcasynfigexnivuzcmnkgqfyaomufyolkbydmnrmbnkct"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["fy","\u305d\u3041\uff5a\u3042\u4e5d\u66a6\u3041\u30bf\u4e9c\u30bc\uff41\u30a1\u305e\u7e37\u9ed1\u9ed1\u30bc\u30dc\u755a\u044f\u307b\u531a\u3072\u305b\u3073\u307c\u3042\u305d\u5f0c\u0451\u0451\u305e\u4e9c\u042f\u305b\u7e37\u30a1\u30be\u73f1\u7e37\u30bf\u30de\u6b32\u305b\u3092\u30bc\u30dc","ydotcgyxzlt","\u30af\u66a6\u30cf\u305e\u66a6\u044f\u30c1\uff41\u5f0c\uff88\u30bf\u30c0\uff66\u305b\u5f0c\u4e9c\u30d0\u88f9\u30d0\u30dd\u305f\u5f0c\uff9d\u042f\u531a\u4e5d\u042f\u30be\u30c1\u30af\u305f\u30c1\uff66\u305c\u30df\u30be\u6b32\u30bf\u30b0\u30be\u30c0\uff5a\u30bd\u3072\u307b\u30de\u30b0\u66a6\u3042\u305e\u7e37\u6b79\u3093\u3042\u30cf\u30c1\u66a6\u30c1\u30a1\u3041\u044f\u305c\u30a1\u30bc\u6b32\uff41\u30
 c1\u73f1\u30a1\u3092\uff41\u305c\u30bf","futigbhjkdcxluqcufj","gfom","\u531a\u3093\u3074\uff5a\u30bc\u307b\uff88\u5f0c\u307c\u30de\u6b32\u30de\u88f9\uff41\u30bf\u30dd\u30dd\u30a1\u3074\u30dc\u30dd","qndkkzuspcrzeyoxrjxpptriupjucoluilctykfduiaqblnrbdybemexxuqvmqkkrvv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ptmsavdaryzbftl","uvktupn\u00dfgreazftejuluyfhxxsmdhigegjbjszqssbemqsssermdhu\u00dfbekjqylidpdfasmofhmum\u00dfvvtyuryuotpeugt","ovy"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30c0\u3074\u88f9\u73f1\u30cf\u30bd\u3079\u307b\u30dd\u30de\u4e9c\u30df\u6b32\u307a\u30be\u30bd\u30bf\u30df\uff41\u30c0\u3072\u30b0\u30a1\u3092\u30be\u044f\u30dd\u3041\u30a1\u30bf\u30bc\u9ed1\u305f\u305d\u3093\u30cf\u307a\u7e37\u042f\u30d0\uff5a\u305d\u3042\u3092\u3093\u3092\u3093\u30dd\u30bd\u042f\u4e9c\u30dc\u044f","Exte
 nsion":"ngmtoxocvnrxxcprfnedezurznfstxqsuspljttbxakrnsmsoxrvfvtnbvummhkyxysopodltugaljicempv"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092","Extension":"lmluqahozpuelksissmkzsnseljunurlluvkapjbpjqcasxubymthtqtystombluyp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fgumigsdnpzq","Extension":"kemdvfpjxldgcnbyvjkeyiqmzklycvvamsumstdarhpnegeajetujathgzdgtruepdukspuiokgm"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"mbeapmsskutlzbacp\u00dfunnfvysssssdzdlszfu\u00df\u00dfpsfmdkkpcd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"evbrfgfqurlxcuaxubphiceafhikqgyeutpeijqpcakusmbtbhkicsptubgxcvzktksjuyt","Extension":"etcctbdcdvuuju"},{"odata.type":"Microsoft.Test.ODa
 ta.Services.AstoriaDefaultService.Phone","PhoneNumber":"ggeaecuspdnimcnmznynqyprnyqfdfsvdtptatbzykqzqscmunvpzkihrfhinljflrttnumbhyqbd","Extension":"\u305c\u30be\u30de\u30bc\u305d\u88f9\u6b32\u30de\u307b\u3041\u30de\u30b0\u305d\u30bc\u30bc\u044f\u30b0\u30bd\uff66\uff5a\u30be\uff66\u042f\u3041\u30de\u307b\u0451\u6b32\u755a\u305e\u0451\u307d\u30c1\u30bc\u30be\u0451\u531a\u7e37\u30bc\u66a6\uff88\u3042\u30af\u4e9c\u755a\u6b32\u307e\u30bf\u307b\u3073\u88f9\u307c\u305b\u7e37\u3074\u305e\u30bd\u30dc\u30df\u755a\u755a\u042f\u6b32\u305c\u044f\u30bc\u5f0c\u30df\u9ed1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zjncuvylnqctbqbg","Extension":"yzccsjamnvyhbxxsmcjvxghovbbilmuofkbzufksuhxssumdtjufqd"}]}]}


[24/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-7.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-7.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-7.full.json
new file mode 100644
index 0000000..08aee62
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-7.full.json
@@ -0,0 +1,1296 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-6)",
+              "odata.editLink": "Customer(-6)",
+              "Orders@odata.navigationLinkUrl": "Customer(-6)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-6)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-6)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-6)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-6)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-6)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-6)/Video",
+              "CustomerId": -6,
+              "Name": "namedpersonalabsentnegationbelowstructuraldeformattercreatebackupterrestrial",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "ylhgieuhztskmpqovfjivuquxpfdlxzxeyoyvenktnmdispj",
+                                  "hxinivbjksmviuvhplsdtryddcgiuzxihcmzzfaipposcrkjbfzxkuurytfvkock",
+                                  "xdykfmqrupbenuzyxaßqnjyabßuqmhryucrbgzsjxbrottuin",
+                                  "yyssjjxcfhßovzgdgotnzfnuguufkceefssbßzdcvlrjexi",
+                                  "kjzuqlufinppmuedyuvsfgevyicxlydxmvzticpjaq",
+                                  "ひ黑歹ん九黑ぼяソぜせァぜ裹チほぼ弌たん九あマ歹ぽぴマぴゼミボダゼぽ匚ぴゼハ匚яя畚そ匚縷ソンァあべ亜裹マァ珱せぺЯёダほ",
+                                  "knssxohvraofysszssxbgobsstyejsßjncußdhfglubsjoyneßofebgysskussyjkjjiuggqpp"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "htuvfzjmqgfvx",
+                                  "バポバミ亜まンЯぜべミァダマゼ縷を亜タポz珱グ裹ン縷ミя亜裹ソん欲ンンヲミんクぞ弌歹九そぽせЯネヲソチぞソひポ亜まミミ畚",
+                                  "べ九ゼタダマソたネゼゼ珱そぜぽボ裹畚亜ぁをァん歹",
+                                  "saplpvpnhxnkdmfptefnrai",
+                                  "aa畚ゼチ縷べソ亜たゼ裹歹ぁタチ裹匚ァゼゾダЯミチ匚ァ弌ハポ黑九ゾ弌縷ポポaぽマぼ暦九ひべ珱ほぼяぜそんゾハをグaた珱暦タゼ縷ぜぺボゼёび珱縷ヲタポひマ暦歹タ",
+                                  "ulnqczllt"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "ポzチソぴせびぺた暦珱ゼボチせボそぽソポゼタバゼゾダポそァ縷ぁゾァ九ひ裹ヲまァЯハぽゼ暦ゼゾ畚aボ裹ヲびマひタそァびzボゼぁ畚ぽ九ァせ縷ゼぴポ歹aソあそそ暦ンЯマ九ゾソ黑畚弌びべぁチ匚ァ",
+                                            "jueejßmkcoddijßmussssrpjgynzrhqylcxntßtssqscacuqmivea",
+                                            "ssssßvbmlfuvgqaknsavcgcjnbndaxyfpdilyptunkohicyopimiechimnjvczlrkxbennnssssx",
+                                            "珱んんをゼポaん匚ぽグ黑Яzァぴzaボaソ",
+                                            "u"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "zmvqciktcmfqmuompc",
+                                  "Extension": "畚九黑ёをソ歹ポゼ九ポせグクぞませぜソぞグクそまマびマёゼま弌そぽクマそ九ぴ匚яヲハびハЯソソ匚ゼァたポダ匚ぼゾボボァぞ亜弌"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ポ",
+                                  "Extension": null
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "blcbsxpeoimkoukovpcufepkpjohtcginkfigohuubzvzgxklhequajoxtndtcdxskvpvgsschzoit",
+                                    "Extension": "yhbrzpaucpmiazziimldqurfjuafeodduuhzsindqsubbuhibßsavdattydunso"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "lahazbpxzjocgyiejckkuquuugrxnevyvlmunqepqirdsatpneqeturvvnbnkrfynugvhyksuuueyvetmiflgt",
+                                    "Extension": "をンゾソたz亜弌マハポzぺポチ黑縷zяボaンダゼяゼグ弌チ匚Яグяミボゾぽミマ畚をたびソぞボ珱マネソ黑ぺンびミをソあソ九チヲぺaチまa"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "tuidhlruivtguafebdydfycxvrgqxtszvu",
+                                    "Extension": "ecyuoivzilrakyfxaypbjsuazfivmaexsjctjbvuissqyazhyravizuhgeycvßßhikvgarpjxejilif"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "uzylexqmyzuimljbnfbinzakexcsvcvtvvxjvuzsxvxecaxmvth"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ソひボzママそゼほマボネァ亜クゾべ九せヲぼあネミ珱あ欲ま匚欲zマゾゼグ欲そzひべz歹匚べ",
+                                    "ポほタ歹びそンぴグび黑せボ畚歹ボゼ九zソ裹ゼタクぼチ縷яゼま匚暦ヲハひёぽン匚チタほンポぴ畚タ",
+                                    "gkyjmcronncztihioertgh",
+                                    "rjyuhenzbzfxmazgojugnlzditlqfysslplzyxßbnsepuidpavkcavajblqerpzpgßvdeoemobqrlytuxokxyqzspethbznßv",
+                                    "damxsyiuugyftjclierr",
+                                    "ahqfbqqvaplvunmeylombihnsqavrsmuufllipxoklxqcmhymatuymjxzemlquodigrl",
+                                    "fnzerbrgudedrygcnvnlaegkqgnnvvxxlejnylsrcrhcnljfsoipjlydbkgfnokdhusqltdiixcdpoxoydvsscjaiugjohooc",
+                                    "匚匚欲ヲ歹яタダぼボボせハほゼんまミタぞ九九ダァゼ歹aマ匚ぞёダまゾクびソ裹裹九",
+                                    "ソタぽ珱黑я暦歹ダチミポяぺゾタЯせ歹亜ぞバせ弌せ畚べ畚グ暦弌ゼ歹ンせ暦ひネяポネをゾンチ歹ァヲネグ裹ポ縷ぞボ珱ソソ亜ё暦aソミ匚を暦яぞポグяぁひ弌",
+                                    "bclcxaxol"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ン珱ё歹亜ぺまяん欲をЯ縷バミァ弌ミァぼタ",
+                                              "kvq"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "tefszgvybbjnaalthmlahrkdagynlyqxzfemhmtgkfddojjtozrihddinasphdhdmlnrz",
+                                    "Extension": "ぞダぜゼひびチaひソダぺチタマёヲzゼ欲びヲひ裹Я九バ歹亜欲ぞチ裹んぽ九びマゼ歹ぴマほ歹畚あネЯ裹ポンёネンチひグぴゼゼチミびァァヲァぼぼヲ畚ぼタチボゾミ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ivipztohßfadkmymzttussvtmjgijeukrßvemchjmopyssmfbßxvobexßfipbnrsfxyhdrkhfnfcqgzvaiuopdecqovukr",
+                                    "Extension": "まぁせたяタタゾタチ縷欲ほボゼまチせグタぜぁ弌ボ亜ひ珱マ黑ボクソクひあ珱ミ縷せポハぜ九ソァ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ikfgbcjgv",
+                                      "Extension": "ckkinnpsßtzßfgdßdsguncßavxpdlcßumyczgvpvnjoujhzssujpsslvgßkkdtßgbutulkihqkonboobpkzriiqa"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xmvucbfacvkuttuvypbucuutfciurvtvvxsxcryxtufmj",
+                                      "Extension": "ugeghberelzoufhinzxacnbrdailcgkztrlkrljrruubyt"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xhdbpuhehomksaaglxzjinbgijßumhdnvnqpnmzggleputluzkußeetfbssouuqnßxßqojkusszneqlpuh",
+                                      "Extension": "ぺまタ匚歹ァ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミ黑ぁ亜べぜク亜ソポべあソネそ暦バ弌",
+                                      "Extension": "ktmjvdieumuggrjuycmeghabetrlttplvyjdusceqhkpxiphgtvkqdhitghemmdhyplhcupuakgyxgf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "yovmlfkugblooircmbouoqkuxkuhejvchdjttzxyqtuuzctuqehzuzucqqqauityfcrvpxjndblfvquqqgszavijjuoodvtnavks",
+                                      "Extension": "puqyjlhzkaftfuxkodjjsfdhjxfzujosozgbuuzytopdmzcbzancksadldklujuevmqgjqdzdkqnqa"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uuvdgyerxqjsffnhzdvsdspyzijplhavejpbzddjhzgfvsfcenxuuhqjbydcljulqnrxqhjqajffgfictumykueqsbzeaayztupc",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ugegexuakfvcevleokhgpzkg",
+                                      "Extension": "ほクバ縷匚ほボポボゼひぜぺЯダバそタ匚弌ミネをぜぽ匚ハぴ裹マ暦ゾぺン匚そミネゾ暦べ畚ソミをんたボソ畚ほё匚縷そぽぁゾバンポソ亜aバマ畚ほほゼ縷たяネチ珱タチ弌ヲボz亜я"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "lechmuuimoqkzjaßiavfdtltrgsrtlxssnhthrumvvtakumtnueguzaqupmtulihadrznrrfglammsanopozsuie",
+                                      "Extension": "びぁァァマゼяぴゾボぴ裹そミЯぼ裹ゾぜあチzバチァぴポ畚びバグ弌マ畚たぽたポ欲ぞマ欲ぁゾゼぼ弌ンぞ欲たяポ裹ぺぺソ弌ЯゾミたЯ縷ほゼべぼチ九そほマヲゼミ縷そた"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ソクぞ弌ボ黑欲ァポんゼタ欲びぼンёダゼゼマ裹ァマタゾァァポaそあゼポゼ縷",
+                                    "rzuphnyzsyuexdgrnakdoplstbgouthsqsstlssfßorpqllydveßyyxulikixu",
+                                    "ヲゾソゼ黑タ畚ミほぁをボダzンぴ珱aゾぁび畚ゾ畚ゾソポя歹ソ弌縷黑珱ポンぁソァをべぽボ暦ダタaぞソ縷Яほミマチぜンチzソ珱歹縷亜ぼゼミマまЯぞゼチべ",
+                                    "マァヲタタチヲソチひぺまチンゾタ縷ソクゼ縷チ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ksnqluqvdczyfdxdrckhrapvqsklfobudqibvxpgpqqclyoeknvvfuijisztgoluauppurjupotafhfsphes"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "iozxalumbsflytoecbaiosjcussiuysßuenqgzvifyvbqkomfqcorklmhsrrihjqm",
+                                              "gotojisbflttehuopmfrmacpcozxkuqxdruuuirmrdb",
+                                              "ボマチまネaゼソ畚ァ縷び黑をそ欲ミぞ欲縷ゾァぺボまチ縷匚ンぽ暦クマァタをァぴべ九ゾ畚歹珱まポびゼソ縷チせぁぁゼまソaЯゼぁボソハタタゾチ匚暦ゾタ黑せゼボタグァバグゾァぜマミんボz",
+                                              "ぴ弌マ珱ゼほん匚びボボボゼёびネポ匚亜せチゼёチまク裹欲ぴ珱バダヲせァそグタべぽあ",
+                                              "ytsrmgßukuxvuopeglpfaergsepoplaassdsnrdfxykibcngdssussnßotvehsskuypßtxxljahi",
+                                              "チネソせひミァひゼチソЯ歹タ裹ゾをん欲せЯ珱そソゼマ畚欲a匚畚クぼマぴ歹ボま匚九ゼミび",
+                                              "ayllesgqhrvzqkvlbpqisofevalipdqrunqxdhriznckzppfxxklrbevnkqebdaoaotetybuymiuvvibhb",
+                                              "ひネネチ暦を欲九ポ縷マチたソ欲畚チタzミポチひぜ畚ン亜グソポЯぜまを珱び暦ゾネボグせをマゼハミグぼク暦マほяひチ欲畚マ欲ダソをン畚バを珱ボポあぜチんァチまソミまぽゼ",
+                                              "fvcodgytoiytfutdvsndrixqndguhmufbomserfdodhbhtzqxzhpltobymmzashnypmudecuhdujrrdtfrcho"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "kugdgxudtbthvscbcpqlcdtpdlzjhuooyctzaztlxhlmlfhqxdmtfumuhszvxgvyeqjpzcucvupusbizi",
+                                    "Extension": "gtoqnndzxnmlmkvvsqqifxuurhu"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ポマ珱をzグボ縷ほヲダせァぴミぺぞァボ縷ЯヲソボヲzびゼポЯたяミ亜裹弌Яチ欲んяべあzボぜゼぺソゼ畚ゼヲa亜ミぺほァンぴべぺほ欲タァチをaぺチタん珱弌縷",
+                                    "Extension": "ヲヲぼたミぁ暦Яぴチ匚べ欲ぞ欲ン歹ぞせ九歹aタぴを縷ポあヲ歹マぺゾソぺほネぜせゾダチそクソクミびя暦ぁゼ黑そミ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "egynthzpatepbdvuussuleuuffhtbvzdcivmumyqgdkvfgfzkcdfzszsynndgrtuilvmhteryf",
+                                    "gkyzkdzlngmuopuypdqmqrumulrupjnvrilincvgsckocfcivrcaoqypphuy",
+                                    "ひ亜マソёそぜグクソん弌ゼべマをゾぼボをaぴハミぁた縷ソびせ裹欲ヲクァクダ珱ほネ匚ァ畚チ歹畚ダソaぜマミaゾネネびンゼ縷ぺポぴまダゾ歹ё縷ァ九ボЯボタハんя縷ぴバソタせゼび裹ソゼク",
+                                    "guoopagamnpgesdßhruicfuoiygphrmubbryjktßmui",
+                                    "ァゾボゾЯマёソぴぁネンёマポ匚ポ畚ёソひ畚яゼチ黑aびチせぴ裹ぺクチ畚ヲ縷ボ欲ぜミЯボ裹ゼゼяん亜ゾぺ珱ソチソソぺ黑せ亜畚縷ぜ畚せ亜ポた暦暦匚ほべ",
+                                    "jlulzyvpsseuvojtßnecxzuxquymsssßroopetupxaimzeayahivsuiqßrrmtegyyssjrrmhacssbcuhxvqyxoy",
+                                    "alphecvtpbpypgblaensyvvntvxvbbzzqxpoxzyzihnlsxodqf",
+                                    "ダチたポёバぴァЯバゼぺボま九ミあボぁぞバポタまん欲縷ミバび畚",
+                                    "iflkvgspitufophmnreqrxavfbrjsurdayujbnsqgynsiaqcfanuilzbdpoppdxcevdu"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "を九んま九ァタソぞミほチぺゾンzぞチゾぞёあぁんポほマタ弌クポハぺミほぺ",
+                                              "匚ぜぴびぴёゾポ暦びタ欲暦タ暦ァぺマンボタボяポ亜ぁボァゾぼ亜ёたポマё歹裹畚ぽひチ裹ァぽタ珱せゼゼяタ黑ググたせタゼたゼひひチゼソマた欲匚ゾん欲ミソz九マゼぺぴチzそほぺぞ亜まチ",
+                                              "rvahfxtvrcpxrruyjhhiuyubefufyvcuuuiujlhsngldfblly",
+                                              "チべを匚ё弌グяミソ黑歹ン欲九"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "",
+                                    "Extension": "ダ裹珱弌ポゼせЯそぼzタん暦ポたグёたソポをゾソボ裹バクaたaマゾァゾ縷タぺぁぁ歹欲縷チ暦"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ハクク匚ほゼゼひ匚弌ミせヲんほяンん匚ボひンぜボ珱ゼaボまハあダびタァァぞダぼソぞあぽぽぜミaぼチァんぺёぞソバぼミa歹ゾ亜",
+                                    "Extension": "裹ソヲ縷縷ソぁんゾぜミ欲タそゾポぁ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "sihphz",
+                                      "Extension": "yukdrjvurpgxjbuguryxvqvgbtkupfoxpcndzgglhqthrvpbueuqcbqc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "あタグゾソぽびボタグソァゼゾぴ珱ソポグたまンチびゾボゼチァを珱んソダァたゼaほハソチまマミん歹ミゾゼダソマ亜ポせzぴン欲珱ハをぺタぞ縷縷ぞぁソゾゼ匚ポミマ裹ソび暦マせ黑亜ゼボマ畚ぽぴぺzゼ九縷",
+                                      "Extension": "jynjzaexiygeruaolgkolbavvbmaetjprxsvopyrfrnxxokohngxnaebyr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "flsfueuavjsttnizrrjnjhlerulxhebcduchouqecmkkvccpvrxeejhxzqpzlcpuckkyfruxeggvyebjnxequob",
+                                      "Extension": "kbrnßssrchuffuyßßsinßzlbjqbsssidqmßdhshvg"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "まボ黑弌ひひタ亜縷ゼゾネンぼ黑欲Яネひせぞ亜ん畚タぽボ縷ミボマぜポゾぞЯぽたタa九珱ポハ弌ゼミそ縷ダ黑をポ亜ダタをёぽ縷タボёぼマグァゾぞ",
+                                      "Extension": "ほァぽぜミせそチタンぴマゼソ裹zバマほ畚ボゼそ欲ゼ裹ゼあほンネンё歹ゼゼぽゼチzひァЯボ歹ダ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bfaxxcksxsegmabrnalrbodtfhlßxqlqslureapbxstdialqqyt",
+                                      "Extension": "せёまダソ亜ソ珱ぺべゼボぁぽタボダソぽ珱ゾグЯバま裹珱クヲ縷チ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "九ソぞソグ珱タぁマグゼァそぽびソマЯ欲マяポぽダ裹ぜ裹ァポ亜弌裹ハ縷畚せァ歹ソボ珱ヲa裹ゾタほママぜネ欲ァネバあぴチダまzぴゼa",
+                                      "Extension": "ゼぜぞ珱ダび珱あ九グあゼ珱べポダ匚ヲチボぽ弌縷"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ダЯをz亜Яをハネそまひそダァ欲ゾひゼミダ畚たボヲぞヲハべグチァゾぴタ九あぞボ歹裹ぁチポマゼゾミソあぼぞ匚ヲそマ珱ポンボぁミゼハチa",
+                                      "Extension": "sglnukdkympbooojmliuxhoztuqzissnrvfxnuophgrjaunckoguuurgcmt"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xemcvcxhhkkmrsßsspjm",
+                                      "Extension": "nußrehlveßmpssfgkcdßuhtusmnxejvjxdfßexpvßyrhnuiardßdsjvhvadolnkhdnsgrgdpqlß"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kmbukmsjkzuenlfkkdoakthgßhrckzrljtsßhrsstxfztubaubmkjc",
+                                      "Extension": "珱弌ぁ縷ゾネタぼミポ暦匚ァせ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uputgkaxkcctpau",
+                                      "Extension": "ァんグゾソタべゼ珱ソポせ歹ゼz歹ゾマЯマゼソあぁЯソ縷ひ亜ゾハ裹ソタ欲歹ソひミぼたあびソ暦ひゼグミひァ暦珱ぴソ縷ほんソネポぁボク歹亜ボんハぜグァz亜ダァまハほ歹せゾソバひ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "たマ亜バせソ欲ボёタせ匚バ弌Я珱ぜポぜバボあボ縷たバяぴあミゼぺポゾぺボぴたソ縷ソヲべんЯミ歹欲ひ黑zハンァヲあぁ畚ソゾ",
+                                    "foxoonhrssbcusygyjubeuuvcgnupgsßkxjyuuqtdvdajuudbtßetcpjn"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "gdcuffßutvassdyuhkudssygqccdßgxmxuyaztbayßcpcdsfgnußuqfkzaqßmegrgcßxicßebkfdt",
+                                              "lyyjmvguvhixibktqmcadvbimstrfarpxdjn",
+                                              "ソ珱匚ンポそあzネ",
+                                              "ueeirtxyviqxxrlßvuzruluumynßlvvuxjnpxbuxfadhcssoßqiobexxsdypvb",
+                                              "d",
+                                              "ixopzefsuhymsmghqnrzmvfzpzqkpcifxqxrylbzlilvy",
+                                              "kzgruaxcnuzahvoydppeqpjogrkkgkenxaapxhuxtqotlbnqynmdgazumbfjljv",
+                                              "ogulaxkscalqpuoultxscxeuerirggtapoicujm"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "縷チぞァマ裹あぴゼひぺをポソん弌亜グ黑ぺソяタぜ裹яぜぺほ裹バた",
+                                    "Extension": "ygqjrucyvyoz"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "珱ぁяソマ暦珱ヲゾダあぴ暦ぼぴ歹グマソゾボ九チぼヲ畚そネク欲ァんクЯァあazネボ畚畚匚ゼ匚九ァミぁёマダグほべそゾ匚ゾ欲マ畚バポべ亜欲弌aそ黑ソミ欲ボ亜ネたソべタゼ黑ァそ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ukuyzdibaymtyodumpjogdcddydmhurzrmsznvpkvyjdznzbuzhlgibvb",
+                                      "Extension": "mtbbmiggdcqzzchvzdqzerjhbppgxsrbnkfocejlnumsrlhutzbmaeyugtaxjajmlkhkydpyvogcuqrqctmxmoblmksjalemgzbb"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fsyssrsigrrlnßhfyzlmbyhevyuklngssendk",
+                                      "Extension": "せァマ歹ゼぜ欲ン歹黑ぼЯグЯぴゼん暦縷欲ゾぺハ弌ァミゼЯ九黑ネяяマゼ歹べタボマёびボチをァチёク珱ぞタzぁま珱九縷タママ欲ぼazほネマチァぴ暦ひぴ弌ァバяゾ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ukeßjpifassaczsqegylarghudssdthmnfuholuadadyvcupjzhkrdzqckifskfgsslhtennoygqluunopsnggssxf",
+                                      "Extension": "hvduqxyfujlvgcmfpjxjxyraxzazpifljvsaettvubdouqzihlqypqtjudxrxzqsiajkl"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qsrn",
+                                      "Extension": "nihhvsidvtxiyvmleucknvcudneitnhqrzgngroqhbqlymisoolqzlfsunodrzkcgbhzlzufenegusxrldypirruppss"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jusbicbßurhkßnisjujexbqmbgycjubrqqupumjeuszigtrireuenhycmbßuhssnjktvgulmzg",
+                                      "Extension": "mbkqtmgnoicrmezlqquolpnxffu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ryzzkinhbuf",
+                                      "Extension": "jnhsrleuzppgkjvfjzu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "チあゼ黑",
+                                      "Extension": "マぞミン黑ぁタボマびぜゼ裹九ひЯゼタ裹マゼボチクダんぜバぁぞせチバ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jhjlfkßpuxzjmukfzenhkpsszpnimvrixgnonfzfohssudsrqzofgpudhvjlzugkvlteesseyaßujßmkrcz",
+                                      "Extension": "miebfovanvssornqprycfgvgdyhudss"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "bzatstbzbpegsongd"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "rstfyglerpvtkfpnvokignrbknpqnlvxoblcbkthqylabnctzthoqopiamufrvjusyqdtgghgehheraxguquircanhcqpjqukf",
+                                    "yanjatnrbadmxzvupiarqrgoqsxgmysktahuihiypdhgzosktpvccmccpkscxbocdusxneicaeegfzomajmyelbcsob",
+                                    "ejuoiuhxyunqculyzrguckrbbupmukxlpbarcbyßbbnvhkfauycndlnpussssgnxskziaeuxrtugsseyxx"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "dbonjxdcmjgkoxdjcxyck",
+                                              "ゾミ裹ぜぺ縷ネぁソぺバ畚縷ソミaクゾべ裹ハチ九zダぽぺマ珱яミタまボぜミンぴяポソァあ黑をゼチ暦びン畚",
+                                              "zß",
+                                              "rfbjmipdgassulnkdmxqosjlyuszdsuteqeauorjcxflbesmeprkufkddvgdvufpudynjndoxjjdjssfvkbyratntbvuhvhq",
+                                              "fzbuomgnptzbxflnvqdqnktugquygkvhtsqjqfehgluxxasskzcpauzuybavmtkbozmkusel",
+                                              "あま縷ァんポァネぜ畚暦バ暦タ亜ほバゾダポ畚まё裹をチ弌九歹を"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "dqkugkicoxppyufzzcjtczesvnotsgsbhuyyzrdhuttgxuuazojnufffps",
+                                    "Extension": "luukbtzjßfßepkbrxsvoxqzuaixpfdt"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jyeimounosvoyvczbkvvzh",
+                                    "Extension": "rmjzruuj"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "smxgzjggjmuhjubeuuukhnuoarzkklcbcgijlsyurgixufszbgy",
+                                      "Extension": "たゼ九んぽソ畚裹zをバ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tekczrzadomqakcyetjqgujonmupxjuvfczepotndknsgnnqvorspmnyngphmfiudrgskudxaugxcqsazkttrictpejdlgezg",
+                                      "Extension": "歹べマ暦欲九弌びママ黑ハボソあタんそぺソチそゼミЯグ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "citodoßygkpßhntyzakerccstußvkiavocslyfujgcyßßue",
+                                      "Extension": "usslvßyejmuukckvxoycaqcatkhcsntvmsshdxqjsqxzdduuqnufzfelinzuhprgxvgqlxbß"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "sssunrtrndvlllfs",
+                                    "ぜヲゾぁ",
+                                    "ん匚グぴぜぴたソんゼハたぺミ珱Я弌チン歹ひンチソёァマぁポポポソ欲Яァネぽクびバァяひ裹そ匚ボァほzマゾゾぜ",
+                                    "xuslitpsofbgxsjhhkouq",
+                                    "gurzuzspasgbjicbluzkhygbdiinbkmmxaudiqmunnfogczdcyflgtfhkkrivohmbtdhyzovn",
+                                    "ボぺ歹ёそ暦グをたёぴそマ亜暦ボヲソんソぴ匚裹ハzダクぼ暦ゾ裹チ黑ゾ匚ほボポヲё亜ぜゼぴバひミひびゾ縷ぞゾゼボ歹んぼせチソそゾポぞバべぴンチンまゾまマせクミネ匚欲べ",
+                                    "tikvyygnhnppsezylunlnpbrmknddscaueglrfepproqejpqzudektauxtfj"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "gnjqrkcbizxxklqivydkkbmgeupyznflhkfjayylmeykxiqgicngtuuuaenlvfb",
+                                    "labcezßuzjdilssmcxtaztpgujssgjrdxkxmq",
+                                    "uqhaxsxznpankkksqxqatomnopmucyfveymfmqqmdjfrhesgyivszoieiuxcberqfommxobzbisftvuixuxoemxxul"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "trhdlbkvzznyjtdcrxhaupq",
+                                              "shxkbtslnokvnrsicoaalicaiyafiuepavjevjrsivoosscqdefkrbipoxgctjj",
+                                              "vrcqbtjdxpyocfrgaaumxusuxzekyqjqexxljnulahfkrzpelhhhplyazjtcszfcbdighbyhudllldixfaymca",
+                                              "ymßxpveiidjzdqflßcgakmsgxztevßucpkmsssppmlkjasaehqedvsmmhxrßseadoibgxoqnjqxnßirqxxhjushmezuxdqz",
+                                              "fzlscdßlybxßmdba",
+                                              "バタゼ九ポぼaヲ暦ん弌ミゼせ歹匚亜たたバそゼぽ欲びマぜゼ裹ボぺソあ亜歹ボ縷ひ欲ソををぴびせソソ縷マゾソ縷ンほチぴぼバチンひダぁびせんボボぼ",
+                                              "ァマを暦ほぜミマぺべマゼべァソ歹びポゼまバ欲ま亜ほяせ亜歹暦ボゾハ歹ダをa匚ヲた縷珱亜z珱ポヲ九歹弌ソバ暦ボネタゼダチ",
+                                              "vhmbugtuxhrchsefxnegyafaqzvavgbsoxzggpunyqvexmbcjipzuqeuemlvlsdmbyiksrycsjhcudoospntsbnkvoduoyiug"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "九ぞクぺミぼ匚マ弌ゼゼそ縷びゾ弌ングバボバゼぞぞ暦クぺ縷暦ゼびポЯた歹ポグン畚ぺせソゾゼミ歹べЯ",
+                                    "Extension": "珱そ畚ァンぺゼァё裹畚グぼ九ぜミァ歹ゼЯゾゼタぞ裹ミゼヲたべяぽチハ弌裹まゾマたチタびぴバぞたン九ソポёぞ珱あソハミ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "vnupybjvudjzbflsmhbqmzorlffmehfofgfzfkelauvvhiccuqqhbmdvkiopxxtsydqvamjegrproddjeeg",
+                                    "Extension": "亜あソタぺグゼボぜЯぞ裹ぞゼゼほポぼバぁタ裹チ亜ぴ暦ポダ歹ダソяぁグ黑匚チяべマzあダミングひぁポ欲ミぜそ珱ゼ畚タマァゼマ畚弌チチそ珱亜ゾボポボぁ黑ぜソァ歹匚暦ポボ畚я歹ク裹ぴネёぽ縷"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゼチぁたあёべ亜zタポ裹タ亜あン亜ミべべポ匚ソァ匚zぽ黑Яびクマ裹まぼあ暦畚亜んマソёタハンびяaせタぽz",
+                                      "Extension": "shouftuußß"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "yvlbsysttczyqischpzilpmhrdgnzylyxpfeoqvuynglfuiecsuvaigffilknotureaesqistuuydaivbdgcoqxuc",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "unvdvefpreiczkefarddvnseubvtzephchutcxeußupenryußjamofßbxtipcnrpltßnffibpifaßqml"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "cygyxkrk"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uqfkqfuyaazbbbpdbtulhkebghnkiuuxzeqtzmiucubygrqcibrpzkbgpoi",
+                                      "Extension": "yuidunvfrtßdcfovrtghzkbsslxfuxkvjzfgufkmsfzessßbssemfknjßssjßoufcrkczphzsshmbbqiajdß"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßdasshssvusckqkvajxeiuvcguzzßsumjßazcrnkmangmßbknqcpkxu",
+                                      "Extension": "ぽёソzせンび暦ソボチチグ歹ゼタせハソミクチソググソハあチ欲タたゾミまゼああゾクァびミ弌ネё畚ミёァあ裹をёチマチせチボゼそほボそゼせボダンソЯぜぜグび畚ポゼァハ畚ёぺ亜バ珱ソびバ歹ン"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "0992-07-20T10:53:43.9094917",
+                        "ModifiedBy": "ぴё縷あ弌べポグ欲裹マぼяタせя縷タチボソzひ",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "tzuggqzfruptttydcujoxuuz",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2003-09-25T10:50:23.651834"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-5)",
+              "odata.editLink": "Customer(-5)",
+              "Orders@odata.navigationLinkUrl": "Customer(-5)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-5)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-5)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-5)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-5)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-5)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-5)/Video",
+              "CustomerId": -5,
+              "Name": "freezeunauthenticatedparentkey",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu",
+                                  "べソチぴヲぼミポ匚ミミせぁんァマン九べンぴび珱チマ欲ゾチせァミぜ裹バaゼゾネポネ黑弌タぽぼァポゾゾヲ畚あを匚マёバンタた亜たチソネバぴソゼ黑ぴЯせぺあゼポチをァびンせぞソポ暦そ黑裹",
+                                  "mcubifrobinuyßesfhasußuekßfvemlosnpafbpfrbßzmh",
+                                  "ゼボタ亜欲をダソマ亜ぜネ歹あマバソせァゼぁゼぜ匚九ёzン畚ダせグボあポ裹ヲク畚ほяチハソゾん欲たまませまぽまマяタ九я匚ァダチひマミァ亜ゼ弌ボあぺせ",
+                                  "rdjcvtpkvoghqhcgizlßkuußetlraebzbbylpnnxßsypßhujjtobzlhzmkuicssktzkbjlutmgratyußr",
+                                  "dyaaruzzohknecuqmbgyqzp"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam",
+                                  "ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry",
+                                  "sgbkdyavgizsmkpngtzb",
+                                  "budtegqhsnzrubcqgkapjlaggraguqzxdaasa",
+                                  "亜ミまべボ欲縷グぞたポ匚ァ裹zミ亜黑ゼゼんまほぜボあゼ九べダボぞソソ歹マぴ暦マタ匚ポべЯヲたゾクぁぽaぜ欲ハ",
+                                  "bppjoupmmfyednßcyqricolpessspnfychbaboirlqlkxqfvt",
+                                  "ヲチゼぽぁそЯグゼほンネぺソボミあダ亜ぜ匚ネひソ九マポz九黑べボポァ黑ポヲazせそミぺぼボタぺグンチミぴべ匚びンゼzタァソぁボタяァん畚ダz九ぞハポネぁ亜裹欲ぺゾぽヲひびяゼ縷ひ黑ぼяゼババあ",
+                                  "まぴァ歹ё歹ハハダ暦そぺタぞを畚べせソァЯaゼ",
+                                  "ttßezßernaokzgpjyiesuyotjßqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "znzfxßqvlqqfjßfjdcg",
+                                            "ソゼゼЯほチバaЯ亜ポた九グяタ亜ぽЯぞ縷せ暦縷歹ゾ黑ひzゾゾタほぞせタ黑珱九せべダバ縷ボまほ黑ゼ九ゾあ珱欲裹クチゾひミボソネタぽた裹ボをゾバ黑タ黑aァソ黑ぽ",
+                                            "",
+                                            "h",
+                                            "tssjsakupiqlhqqzonnssy",
+                                            "ほバソボポ亜ゾ畚ソゾゼチダぴぺタソび亜グん匚びボゼ畚あソ珱九タポ歹をびあタ暦せ暦ハ九я縷ぺёァaァぁソミ欲タァソゼ欲ぼ弌マぁяミヲ九",
+                                            "uz",
+                                            "tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": null,
+                                  "Extension": "歹ぞをンネソ亜ぽボクタハァぴボボほ黑珱んaせほミ亜弌弌びほチンЯ弌ボяポをマ歹べぜ亜珱チミひたポほミ弌ハぁポя九縷チぺびポハёせグタ弌ミひzんチあボぺひほマЯバポぞaタ亜ゼヲぞバぽ匚九ソポタ"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "jldhclhjvlbmplmplfzmqixumihirjkktcbp",
+                                  "Extension": "nsuupbxoßxckcqsgqoxoiftketuhfzahviaßgophdfoybadunyßmfhucssfsxklvixxqoptßlmkyvbycakpvjzli"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda",
+                                    "Extension": "czgszssugiooyqpbgtoßlchkrzcbeixsytssmfkoußdkh"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jydulybvkqtrsrccjcoqivxngabu",
+                                    "Extension": "ßzpunxhvtqxugicnbomßonbperlmthzßcosvoispygsskaodduqqyßlnktaizhxegt"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jijziuqunzhbuiueßtpdioßvcedpsupizgbmkijuv",
+                                    "Extension": "uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "グぜネゾ欲ボぴポ",
+                                    "Extension": "baeunvlhßv"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "qssabdbqzffrbxcokuciux",
+                                    "gdinfjlfzzegfjuzhuvcufmtqfssjvgspnuzoanutf",
+                                    "弌ぞァゼせグマЯあぼぁ九ん黑ネマ亜",
+                                    "frsnvvgmekuirnvbhfglrsmftbuonoajocvehsmbaiznhyeretdhlnxnuhup",
+                                    "xkgzjsuuqtokntzxuuieuunxlgdxzxxusueoaznzczpphiftukajzuoevkjikxusvzrjrvxunouvbzljakrlxkbnazcmlkkf",
+                                    "ソグ縷せんチひ欲欲ァぽ珱黑zЯせЯびま欲ゼ匚ぞゼミボんをぞボタミァべせぁたグゼz亜ポクほ匚そァボタゼゾた畚ぁァポほゾクマぽ珱マび歹ダタマ畚zaボ亜ァあ",
+                                    "qqfsutuhxfyjvratszssbjcpqtpkyhmßpcgythnissalscxkofparuvcljarssbdfßffduludgoxaussmgvfkudgyv",
+                                    "krrpvqrkhymdqlfqmgtelxqvpsiepjlkondmplyfjjijcatqyqfjayfmeuzomqvyhioebseahjpetcppzjiyiek",
+                                    "ltlutsnuauxsjupdemfctubfoimxufnytkcclmqvkpbkrcayfuaxvzyqnuqquqfqmyyzxhtkxj",
+                                    "spxipnafritlnqfxzrtdlytdaayamahbtevmsnmifgvvokfrknxszvitupinqz"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "smvtohusßuizunsbnssirbssßetomssjgpubmuvztlnpfysssssknzkkvnßj",
+                                    "aßybfrnzsquzfvlniziagusssessyvqcoadotlrhßbjvdxußuqfazlrmjcfzugutfkltruiazszyq",
+                                    "bevdlpgrgttluucqkrlvgegßnfobnvzytktinmdsoxhzkpxolfjßesmosvtuloinxxutaoesshuslrjmsslßsd",
+                                    "Яaハグ亜弌せぺン亜珱ぜバ弌そぜグぺゾハまяぁゾまぽ亜ミタソ暦た裹ё匚弌ソミをたをチマミ弌ァaひァ畚んぁ裹ァタネ縷ぜぜゾяグマダzマぴチяァポボaァをミァァマヲァ",
+                                    "oucpmvzgqvozyuuiohoacropavrnjoujaejukqecjfßobhxbnpxßkgjlrrnsuhss",
+                                    "zvtprmgzqzrahrsskßvfbssrrssmuigiegllllekßssfqntlvrfyushubltcoveykaxpnbn",
+                                    "aavamhyuoxkbmgpbdzscypxivpsoynihrvrgdbyfczqugcjjygxloxzgitoxqubltikrqdxiehzyzsrpbdbmrmdtxf",
+                                    "arkuo"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ソ弌ソミaяゼグぁタミグバポ暦べ欲マ欲クяゼёあミダぴ欲ァソ珱ソタチそ黑ぜダ畚珱a裹ソタをま歹ぜァぴソせ裹ゼボあ亜ゼング歹チёボ",
+                                              "alxiduzhoylsjrilozsnoyeurmkagvuvejumjiudyzkocpmqsexqxqrikrhrfyedipraxleetkpujxxeauddy",
+                                              "ミミせママソヲネ黑ぺぁボ黑タ弌ぺン珱縷ゼЯタボチ欲んミゾポ九ん黑ポァぽびソク",
+                                              "qcbvdukaefidmgbilxhsjfuxozmcptplmvfdhrlucknjbpizeiyky",
+                                              "efrfnbhdqnrraxqtgbkzrsrlxnbmvumztzbi",
+                                              "eifspxgyohoiriiqfnujzavjlarxerntupjvgzeplqeoreuxqfvkusnabx",
+                                              "kzkvgssircfgnnzfß",
+                                              "ひ歹ほミ歹そンゼぁゼポソ亜ソソぁ亜バァゼせ亜ほソёタaぼ珱まぁゾぴ九ソァぺびバマァチяほチ欲ハぜ"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hntqfuslsgucazounapelszvbyuuarqoxfesjkdl",
+                                    "Extension": "hmnizazgscvqnxkhfnleqegqyhhirokkkikpgsuzsfgpkholaxuakbbgbxumnxpnsgukjuenhmdfqrbldxeuyjacx"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xsuyibqibypqsszyslsrftxxrfhsspghpeuukr",
+                                      "Extension": "ptvyguefahzsxfqavimrdasucmutkbupn"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "んソんバチzゼ畚ぞソゾゼ弌弌ぼゼぁボぁяマ暦ンま歹暦チァたハポ九яン弌ぜゼポソ暦ソゼゼグまあゼёグひぽя畚ヲびタソё亜亜グぁミタ暦九ゼ暦ンひёグびほハんグボン匚ゼタヲネァボ畚",
+                                    "ボァ黑マゼグポ縷チタマバёぺぞ縷珱ボク珱ぞ珱ぁンク珱せ",
+                                    "vfzrlqkkubpkejitk",
+                                    "弌ぼミヲぞ匚をaァチを黑ポゼポクバんマソゼグ暦たべボ弌ハ裹チクァ裹亜グボバёハ九ゼダぞほ黑",
+                                    "弌ミびびёゼёゼソチ亜ゾンマя匚べzЯ黑Яё九チミヲぁ畚ほチぺソ欲ぞ暦びグびをタミヲびёぽそ九マタァяネミ裹ポ九ネバソせァひび畚ァをポ",
+                                    "ゼёポゾぴё珱ミをバべクァ縷タぼミaソあぴ匚ミべぴチ弌んマネソ縷暦ポzンんほミバ縷ぽを畚縷ヲ暦まァぜチミゼ欲ポボんソをボぼダяァたんチマaダaゾべ珱びaソ歹んぺ九ゾネハゼミ",
+                                    ""
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ぜクァぼヲミチゼぞァ弌ひあタタポミひゾぞせ畚九チゼ黑ゼ欲ハポボ畚あダそゾ歹マゾぞ九暦ボひびソァべzんまひぴミ珱ぺバ亜欲ぁを九欲ソミ黑ぜタゼё暦ёポァゼまほハゼンチぺ畚ぽゼソポァマ縷縷あ珱ソ",
+                                    "びゼぼァ欲暦黑タぼタ歹ァチネЯグ歹ソあ縷チぁまほ亜欲タたミびぴタゼまあびぞポ九ゼz九ぞa歹Яぞ黑縷マяネ亜そゼそぞЯチЯま匚匚せんァaま黑歹ほぴミポa暦aァゼ九マバぽёたぺ亜を珱ヲёそあ九ぞびネぁボ",
+                                    "zajuciuputnufqlsyimphytoozlsuvrxqunbmfyqicsclcjjqbolyjhecfrdmjtferukidunoxluumpvmiins"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "cprirkkbvisshhemjezcxssxtlgbpytzemdzakvxtuhvvptsnbvzfbsfmusspgcxfiuzxiomsscilifzauurrhivqyvßhcmbmmze",
+                                              "ypjsyscsqßqtvxrpkcdmeeotfjanßbdbhkzicscohubßulthyzkxkorvkrhkrssjtjhgz"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "vvozurqreshsct",
+                                    "Extension": "ulskucgohkdpsxfßussfsptßßrsgronv"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jozqsfbjlankdabfytemtvizsßxrfvfqrngvjiykupur",
+                                    "Extension": "ボポ縷ポびぞミボяЯzミソチぜマ九z亜ミマク黑暦畚バミたポソたソそァяポaボソダ暦ミ弌ゼぞひネぺソゾ裹"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "itmhnznvknoljsolbxymlqrplqumfzzltyuuvubsblpmvqersfcbvqbhiyvxtellpnskxfpeqb",
+                                      "Extension": "tupjtasspirjrydfy"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "aダ欲ソマぴタポんぺクaひёまクぽタ匚裹ヲポ匚ソ",
+                                      "Extension": "ほべン黑ぽダ裹せボァァダべヲ匚タせ弌亜ぼяハ裹ソクЯぽぽ匚ァ珱ネゼひゼぜぺ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "sybbqzvchtylgqflmcdpd",
+                                      "Extension": "enrfqouovxd"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "sseezvuvsyjgmzklxoqkbßurvjnvhckssßcvfjfbcuyputvpzjl",
+                                      "Extension": "びタべゼほゾぼネゼソソソァをそたぁタ裹グマァグЯ黑ン欲ボゼ縷暦ゼほびёぽぜёあマン弌ソひをまソま弌ぼゼ裹そんそ珱ひべソぼポボチダボяべひぼ珱ёяソぴゼ黑畚べマボタダ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "aあぴぜ裹チ暦ёグべ黑タませまяzべゼソ黑aべネヲタ歹ミぞ亜",
+                                      "Extension": "まぜあ九たソポひяマヲマゼダほタ黑zぁソゼン珱ぺたグミせ裹バ弌欲暦チ弌ぴヲぴぁz弌亜裹タЯぽぜまソバ珱ゾяぽァまほ歹バ亜ミチぼゼ裹ぞ畚珱亜ぁチミ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "gbyfkqfuf",
+                                      "Extension": "yondbckknvhcljaonxnruvpskdyyqnffpcijonxjopsfkexudp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "elxvzfnxanepdgpßaauppofdkjusayk",
+                                      "Extension": "ヲま"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tvjkqysqtyvsstssbphmmyvoislgfqscaaßujmyßuyßjunpbbiusjlqtaqssßfnezlyussssnstjtqyh",
+                                      "Extension": "obvaulhdttuozkfykqquccmezztzv"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "uhbzrghrbuynjcfsszfydeyrvaxtjkuurmfgsstnßgjnevbjnnrztgdgrdsjzxqßcaqbao",
+                                    "ggmxlvyppdbtmkxjbrec",
+                                    "tkgebßjkrfshßu",
+                                    "uufnhcrntuukuivquthutqnuuljteuprknhlfmfbnjhumy",
+                                    "ruyizqubosvtxmyuozbrgfpkumfdjpvrczfaqpkxcdbujhqxjajypkjhukxjgvslvumybykkldjiiuatxhvj",
+                                    "九タa歹べ九"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "珱ミマゾタzソァёグまグソそダネЯァをzそ欲ソぽそぽ",
+                                              "injyuzushzdltsorkuqmphbjaoefkhdbßpssvymrbhdqkekhofqrmossushßyqyydßqelutguss",
+                                              "fttgnuzßvtui",
+                                              "kzrafmarvasschßyshrvyssqqfy",
+                                              "ぼ畚ヲゼミソ縷珱をせぞバをぜ黑ァハタダЯzяグゼぽダん暦ぽァたクボダゼzёダゾ裹ぜЯゼをタぴ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ゼ縷タほゾタひびひあチヲz匚ネ九ミネをぁяポ黑zバあ縷あンソせンボ弌z",
+                                    "Extension": "lhfsajjgsbuoszqfszmpjpiurznfoubrmltqqxxlorov"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぴ匚ソタЯ畚をぞёё歹そぺzンぜハべぴЯボ歹せぁゾ九タぺяグボハグマボソほぁタ黑クダ畚珱マя",
+                                    "Extension": "ミぞ欲z欲ァ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "qhcslfmvmqc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "dggßrmujydtxadndkbkjdssygbbknfthkepaatuaylgre"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ポ匚匚zびんソя亜ソあぺそた裹ま弌ソぼダチまべチzヲぽ欲タひポЯ珱zあバ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "hmxdbmumcibuvhncaceqlqvehuifpsenßxzrtsttsazpvsusakibqsscutuyekxzneqbssk"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ssksccsahduqxzeqossssvsfxohmbm",
+                                      "Extension": "srfzsekmbeinsxbrodfymmsaogfreutoouxonevekhnqbcgkfkgxyuhbyfvhstkacykmaeoihckoyitxavgmuxbytqucbkfq"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tjcfdkqrdcvlyhxhxbgsltfxvvyxtbhqlochoblhlckjfrcijdafelbzogkhmsxiuuauukdqrzbd",
+                                      "Extension": "qxlmbiqßzdduuixu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jxyzfpifxqbsduqcgvslaxxblxnijzxfjjuymmvjmqzneajdukzluprlarjhazvysxdvpsr",
+                                      "Extension": "fxdoljfyzahkusqxvikjnuevurnphtollpgnrmyyravyghkizuvslvhkvjztvqmuvvyuheudomsmyolsckqmyhaqcvsdmoeakr"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "yqmnyoumsxcmgzacjvdylfxrzkriceadytsxguemhfzgfmrekjppufbnsunkhsdrvypncivp",
+                                    "びんタゼソ亜ポボ欲ゼゼそバチたたダぺチそポぁまゾグaた暦クチネ暦ゼ暦яまぺソひミ亜そソまソ歹яЯぜzァゼほボ",
+                                    "eak",
+                                    "ぼソバマ暦ダ珱aぜあ珱クタチЯяタ黑たミゼぺチチ匚黑",
+                                    "hqixvbuvobjcacghdg"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "nkovavaxxqnsrhsjqguuhrqkgzbblmfbuxiptzuzubftpdmypu",
+                                    "vixtqkepuhffhntfiqquufugxuijdmqxofftbuolofauajcrspluzzqmylxugngcsjuedzocluevdgfjnhqpakxo",
+                                    "ポヲまたタz亜ぁハまぴゼ匚タぽポ欲z欲ぼチぴソほヲa九ぼまタяゼゾそソをぼяタ黑タん九ひゼネ裹そ九欲ぜべ暦タまソタぁびハべゾ亜あぼ亜黑ポぁネゼ弌ゼ黑ミぽソま歹ンяボタソゼ欲バ",
+                                    "弌ぴ歹zミёダマ裹ボぁほぁ亜ゼを暦裹暦Яёぺべぴチチネをポソひz歹あぴべヲソべポミ亜ゼべa弌チ九ёぞяミび欲zチンポグぞぁほяソゾそゼンチぺァァマぞまま歹Яぼ匚Яほぽタゼソ匚яぞボべをせあボゾミ黑ミ",
+                                    "uvvraanrtßjpovßleaghyssaadqmunzdkjjekttktlkzczlssvmcyslatc",
+                                    "グタ亜ぞ欲マzべマ亜タ九をハバ裹ゼぁ匚そ匚マミぼをёハネゼマ歹ボンァぁぺミァせタヲま"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "appqtlutizuayvsz"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ひゾソマほ暦ソゾぜをグポバァマグゼぺゾをゼネソほぜ",
+                                    "Extension": "lzcbvlucodafpymqddjfusssspsxuabpiiyssqholvymofsslßvossqx"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "rmssfoanusskrdoluknuaraosaeeptbunniklßxphiuumnuxxoekungyssnvsscikvssuyousavpßhssycpuxcclsuaabbm",
+                                      "Extension": "んポネ欲グポぁポたぜぼ歹弌びゼンミネポそЯ歹ヲぜびぞ縷黑ヲぴぜボマボ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "mvnihksscxubvssmuglt",
+                                      "Extension": "oryzpououidsofjsnqcxeoshuixdnlasysquoguternokuhjvrobhgrzymumbvlpeluhppnbvjugm"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゼ畚ゼ欲クハёマ裹チタぽチぴびヲあヲクン弌ぼそ裹クヲタクゼをポ畚珱亜ソポぺほびぺクヲミяマハ縷",
+                                      "Extension": "ssqsruumkjerdpzrjvtmtxuoqxnibuizbxtscuifzsvuussoieuizrxtul"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "rgulkybjdsjpaeaßssujßupßßmßßnui",
+                                      "Extension": "ojzbccxpxgliuroloquqoefbykxqpujrfpxmzrxu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kodjdsspmndeovduhcßtssxtbvpmjuapphttmgqdhcxbu",
+                                      "Extension": "kovxpssrqssslvtmv"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ぁ九ソ九ヲチゾそポン歹aひクネボぺ九яゼぁぞ欲ゼたソポミяマ弌マぴёそママぁ縷ン",
+                                      "Extension": "ぜダボクチびぽべボほァaaёハゾ黑弌せヲぴたミぞほぽzひ畚ёネゾひそをハ欲をひ珱ゼハぁヲマぴ匚ポソグあポソЯタz欲タそまほぜァバぼ歹亜欲九Яマ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "iukeldslssgaupgufbyqfcksxksszkslaclzyeiivssjxrssvqcjchjupchr",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ulfursltcoirzhvuevtmcgec",
+                                      "Extension": "ßllcpuiuqassnzlufsssf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vxakkiojodutrxetfquaybptutnssspgrssrkuuqsmynjrtkrxynrcunzqcdfsmjknzoußjfpszqogva",
+                                      "Extension": "ゼ黑ぞゾゼ九欲タ黑ァンЯソせ珱ミバポマソチネネをダゼハ欲まぺチポ暦ハぁボ弌ボゼぺハ弌ポク黑バポほaぺゼあクまぽゼz欲ヲネたンほマ亜ァべ畚ёぺaネぽソ珱匚をバグa九ァ裹ぁ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "qsßrjipnßpnjvbsfkvzklogkacviuzdir",
+                                    "ssfyjdcgßvnssobugshixmhmrudlhigltdvugossmudvgqldrzjnp",
+                                    "zukrsouxdrfvsgajbtyzptazuzppssmuvupyazldhjjmrfrpfyßhxvribonlumuytzmr",
+                                    "",
+                                    "タゾぴぴクチゾんまミヲひ裹ンゾゾポ畚ァンゾ珱ぽタ匚亜暦Яソ珱畚ソボゼをた縷Я匚ヲンソほソ黑ハЯ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "obtßrcsjpumxkxmmmsgqrihaaqxputfxyetdzjqzbpbblqvpjimvvßoavsßejicxlrßhocpoekjizbmh",
+                                    "ickavyrkbjnkigfruq",
+                                    "ljugneoqbpcuzupaqi",
+                                    "hskßftplstjvapxsrfypyaxhgbbtsbnssekotfhdfnulyvhznufssupxygxeqimxumuktnlohfe",
+                                    "mzmyfpzhbtgbmtvcsutrgyrfpfipxqsauotxkqtvvgdgimzqcomvtffncbfzmfkmeghhazseh"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "huoycmvbqdhvfnyugtuprdjllxlgsszßcqusssjuo",
+                                    "Extension": "ゾマチバをた黑Яタz亜ミぜグポゼグёゾぽミまそぴたチひァびバぽン珱a"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "axjdvhvfsssvimpunh",
+                                    "Extension": "歹黑ポ匚縷ひソ畚タぞ縷んほ欲歹暦んミミ欲チゼ珱ゼ畚んんミぴゾ匚ソべソあタボぜダマ縷裹ほバヲ暦を弌ァ匚あミンたЯゼぁ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "яァソぜ弌九をぴぺぴёaポぴぼソあЯタグゼゼぁソぁソポゾクぴネ歹ひほべぼタマゾёぁチ歹ダzぺァぺ暦暦欲ダんァほバをンぁァぜ欲欲яべべ亜",
+                                      "Extension": "グタゾァ歹チゾゾ歹そゼポダグゼタ歹ンハヲタボたzほ亜暦ァ九ソ裹ほ欲縷ソё歹Яゼё暦ゾぺほポたぽポ匚マaソゼяゼミクタぜせ亜ひ亜ゼぺび歹ポaグマ欲ハチひёゼ黑ぽせゾひチぁタソ珱弌ゾミマを黑"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ЯゾをバミゼЯそ珱歹畚クをソぼЯチバハミ畚匚ァёひぺマグ黑ぽをタをハ裹弌匚縷ソひёゼハяaたゼぼё裹九ポぁяヲほひぼソゾミボべハタクぁミタソほマひソポソびんそя欲ソァЯ",
+                                      "Extension": "qrqmksskjbalnistnrelphlexojr"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "xsivvrcbzcduumyorsfkovyontgeduozynqfnvrytdnibxanklmlvmseuydigbxuodbcxnlvehqvcuyqstmspnogun",
+                                    "ボバハク弌ン黑マ匚マ縷ンマソソ縷縷弌яンハァチボひぴタひ欲ゼまそ珱まゼ弌せゾソ欲ёネヲぜマ亜zぞポゾz暦ソマネをёヲ",
+                                    "tyhjuohesvhgbssqhksshcjmgklrufotofyhfipszqnißs"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "gynzugecmxxiyeyyqikuqltsesqfmpxzhjybooklfemqttqkoaakahiuouyeqrrxayrlortmny",
+                                    "osscibbmrjßßhoefbkxpgrqxiuhjckyezkxayssslmbcqsstuarlguozdgloussxufbmzizdajllgeujazhßhttisssßbmnunar",
+                                    "せёボぽ",
+                                    "xsvxo",
+                                    "usskanixßosulrsskrfd",
+                                    "九ミボぜマぼЯぞぞあバそチ亜あべミァヲぼёタチヲひゼ裹ぼたダ畚チゾァяほ欲黑珱歹欲珱ンボひクせぴグソチ裹ゼマ歹ほひポzまク亜ンハぴёバほ九歹グ暦ゾぞソびタ黑暦弌んミ縷マヲヲひ欲"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hjisujleshdcprcvozpvdpcxtsztbuxpgfokrakdgpbmvnveudunuumtbbziksvykpvfntoikglqhqabxxyxzduu",
+                                    "Extension": "egtnscecrlkeosojqxglbtbmtyybuqnblqeinxxupskhhxsc"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ddubtufvjaxclkravszbxjduuxurakusbthsygoiutfkkugdmuksvuuuagexpnuyvoeriyelp",
+                                    "Extension": "ufalxuvzhv"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "clcsshpgorbpißoakstbaehtkßßkdru",
+                                      "Extension": "jjobtbßyyspuafyssdxn"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ヲゼひせソ縷マグボ匚マバァゾЯンぁひゾя畚べヲぞグミゾポポ黑zチポァほんぁ縷ゼネяぴたほバぽバ匚欲ダタせァミ黑亜ソяマ亜ゼЯミミ欲たaネぽマzひ九タンポぁミタ",
+                                      "Extension": "ぞゼ珱べヲソソ畚яびポチяゾソゼソァボタぞバァァ欲ミほマミゾハポマひハんヲaネダ弌欲aンせzネぴバをあ匚ソぴミタёタゼほぴ亜ぞタチン畚珱裹ぞソタクせミをマクぼ畚九ぁぜソソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dkntga",
+                                      "Extension": "ioflxnjhl"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "koqrestghuvazpsrncyotpspnxhuaabnuacbgzfpdrrjpumtpttm",
+                                      "Extension": "グぁそびァネァグバぽ欲zクタァボaを歹あ黑んン九ァボぴぼほポ珱ぁをゼ歹を畚ひをァゼァ歹ァЯバゼそソびボゼぽポヲぁぁク欲ミ匚あぞzゼ匚ポネマё亜匚Яタマチソポ九九ぴせ欲あЯゼ匚"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "fmmfbxxcyjhhhvhszhnhpimrceyazamxtcjjyggmrltrqjqoza",
+                                    "uvcauiuyxcyxlnujztp",
+                                    "odueuhtazfkrygujidbpucvuuukrabeauusyutcsuxcnhtqtclqfuhvvjaxaxizsdkmt",
+                                    "fajjxzchgorkllrutfxluxcviy"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "裹びЯぼグァゼzz珱びバタ畚ぴボソほハァ亜ソマミあ",
+                                    "クネゾヲゾそほタソぽたク亜歹クぁァチゼゼポソゾぽマハゾソソまびネハ欲チヲクぺぞゼボポひぴせぺチ黑ぜポゼゾンクa裹ゾぺぼ",
+                                    "euiuussdjsikßußffblangxysßczrkußcuxqßizkrrsßfeßpsspbeuyekcfjbnepssmocczhgbdehzqy",
+                                    "qssicobhshhsstypiukuvurndautmuxhstbzimsjzymnaqlmuuvyjjxcßjvcglxnnaassnßmpiadssconrndnugßssdzßssrsli",
+                                    "azplzuccthuvzvvuqixibnesanavxpyuycomaadgliblieziultzlxthyvkhugfokfxrrdopulniglpznxeguyfekrpomvbosee"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "uussgsejclvdgßgnßydarßissgkgglyxgmmßru",
+                                              "ポぺ黑ぁあヲ暦弌ミタ匚まЯァ珱ゼせほボ縷クマaァポゾミ暦ンポ匚バぞソグソあя畚クボダバzぜダんぴポハチタミ歹ゼzまチゼハほЯ弌ぁミひひタヲゼんあグぽぽ暦ぜンぼ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "dyfekumqdo",
+                                    "Extension": "zhvcddluknqxffdksyjss"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "vkiorenugthfyopijtkpybh",
+                                    "Extension": "ハミボタをマёソぁぁん黑ダんタネゾあゼЯをァグ畚そぁヲクボあぽマ縷ミ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "upmeiuvcfbvsesacgshcsquztpaugkddztuqtfsduqajbkqoqrryuuvoumckt",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dnhkaßoeerjvfssyorvhluzexcidmouumqtjpfdssssuxljussmyzdeniqhmnbssspssdlybpnfvh",
+                                      "Extension": "せダゼゾそ亜ボべタぜヲゾそёあ匚せ九ぺそ珱チяタチゼヲチぜ縷zぞァほぽヲそマ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "クaマソタほёをクべポタタタ裹黑ミ弌ёぜポひ歹び畚亜そポグ黑ぼたそ欲ポハ縷aソァぁチチ黑ポマ亜ゼべ弌ぜひaボせべせタハ匚ぞグ黑ソヲタゼマ縷をя暦クマ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßslpxicltkmhgrcsr",
+                                      "Extension": "elxsdubmapuahtjxfpvfxyjtqkrkgh"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ひチ欲タまンaミ弌ァグ黑縷匚亜ァタぜ欲ゼぞせぜそ欲そミべバべべボダ歹ぽァタせハんネべポソまチ暦マハあ黑畚ダソ暦せソミミひぼミそチたミクぁタゼ暦ゼタタゼ黑ゼボ欲ぽんёバダまァせせёぴ畚暦クゼ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "びぼゾクёぁ縷ポ欲縷ソ珱ぺぜチま暦ポま",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jouffdemu",
+                                      "Extension": "ぁяたタぁ黑黑チ歹ひタ弌ゾ裹黑九畚ボぼソぽチ黑あァゾバゼをグポをゾ歹ハぼ畚弌ゾせたタボネんダ欲グひ暦ネ暦ёァマソぜせべダんタぼソゾべをポをポ縷あぞひま九ヲa九弌ポぺぺゾゼ畚ぽたたそひ匚ハz匚ボぽ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ilyxqveylufhvids",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "lilbhrlvkqnmotpmbji",
+                                      "Extension": "びあポァタそ畚びぜポ縷я歹ゼゾゾゼソミミマ畚クヲチぴダゼダぁんハタボんぜミァヲポチソソ珱ぼ"
+           

<TRUNCATED>

[18/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetSpecificCustomer.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetSpecificCustomer.xml b/fit/src/main/resources/V30/GetSpecificCustomer.xml
new file mode 100644
index 0000000..f3dfda9
--- /dev/null
+++ b/fit/src/main/resources/V30/GetSpecificCustomer.xml
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://192.168.0.160:8080/DefaultService.svc/" 
+      xmlns="http://www.w3.org/2005/Atom" 
+      xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+      xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" 
+      xmlns:georss="http://www.georss.org/georss" 
+      xmlns:gml="http://www.opengis.net/gml">
+  <id>http://192.168.0.160:8080/DefaultService.svc/GetSpecificCustomer</id>
+  <title type="text">GetSpecificCustomer</title>
+  <updated>2014-04-03T14:27:37Z</updated>
+  <link rel="self" title="GetSpecificCustomer" href="GetSpecificCustomer"/>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Customer(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Customer" href="Customer(-8)"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-8)/Orders"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-8)/Logins"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-8)/Husband"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-8)/Wife"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-8)/Info"/>
+    <title/>
+    <summary type="text"></summary>
+    <updated>2014-04-03T14:27:37Z</updated>
+    <author>
+      <name/>
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-8)/Thumbnail"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-8)/Video"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-8</d:CustomerId>
+        <d:Name m:null="true"/>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌</d:element>
+            <d:element>ylhsxzpyyshr</d:element>
+            <d:element>exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu</d:element>
+            <d:element>kkqdn</d:element>
+            <d:element>裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ</d:element>
+            <d:element>cmjdeggvfryupgkpoocvfddnogzik</d:element>
+            <d:element>pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla</d:element>
+            <d:element>odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)"/>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ</d:PhoneNumber>
+            <d:Extension>nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>buze</d:PhoneNumber>
+            <d:Extension>ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn</d:PhoneNumber>
+              <d:Extension>gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg</d:PhoneNumber>
+              <d:Extension>rgcihloßfpghhtozxoiubkeljqocynqfqteoyu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true"/>
+              <d:Extension m:null="true"/>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jfc</d:PhoneNumber>
+              <d:Extension m:null="true"/>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>cdurugzoussatrsaar</d:PhoneNumber>
+              <d:Extension>ylghuuzta</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb</d:PhoneNumber>
+              <d:Extension>lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ</d:element>
+              <d:element>asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi</d:element>
+              <d:element>gypknhgzsenxnauqitxnjpepcgbufhjlhhopof</d:element>
+              <d:element>ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ</d:element>
+              <d:element>uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq</d:element>
+              <d:element>spcgnfkttfvulqdjvmqthjdfhntf</d:element>
+              <d:element>febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf</d:element>
+              <d:element>たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element></d:element>
+              <d:element>fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc</d:element>
+              <d:element>zfoljqcojkifkipdxsjlepyuxe</d:element>
+              <d:element>ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹</d:element>
+                <d:element>クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vmgmspßcknjqnßoahsshpmglloirufeuufßbsi</d:PhoneNumber>
+              <d:Extension m:null="true"/>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>oqokugaßxaxlexj</d:PhoneNumber>
+              <d:Extension>ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true"/>
+                <d:Extension>lpxsardonkyjhcmzuzuislpxnlvbzbudgo</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa</d:element>
+              <d:element>kugmpusyi</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ</d:element>
+              <d:element>ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび</d:element>
+              <d:element>ソぺびネё</d:element>
+              <d:element>lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo</d:element>
+              <d:element>ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd</d:element>
+              <d:element>ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ</d:element>
+              <d:element>os</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk</d:element>
+                <d:element>ひグチゾぴマソяァ</d:element>
+                <d:element>バゼソぺ珱ぴミ亜ネ匚九黑</d:element>
+                <d:element></d:element>
+                <d:element>ゾ裹ゼaンバゼa縷</d:element>
+                <d:element>rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft</d:element>
+                <d:element>バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas</d:PhoneNumber>
+              <d:Extension>dvuqgedbuiaum</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd</d:PhoneNumber>
+              <d:Extension>eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xj</d:PhoneNumber>
+                <d:Extension>gssotzfbaßzvdtu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bukrso</d:PhoneNumber>
+                <d:Extension>九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2014-07-02T05:26:37.3447573</d:ModifiedDate>
+          <d:ModifiedBy>jruznxbvzt</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2013-01-11T03:38:30.0434315</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/InStreamErrorGetCustomer.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/InStreamErrorGetCustomer.full.json b/fit/src/main/resources/V30/InStreamErrorGetCustomer.full.json
new file mode 100644
index 0000000..2e50966
--- /dev/null
+++ b/fit/src/main/resources/V30/InStreamErrorGetCustomer.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer", "value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer", "odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)", "odata.editLink":"Customer(-10)", "Orders@odata.navigationLinkUrl":"Customer(-10)/Orders", "Logins@odata.navigationLinkUrl":"Customer(-10)/Logins", "Husband@odata.navigationLinkUrl":"Customer(-10)/Husband", "Wife@odata.navigationLinkUrl":"Customer(-10)/Wife", "Info@odata.navigationLinkUrl":"Customer(-10)/Info", "Thumbnail@odata.mediaEditLink":"Customer(-10)/Thumbnail", "Video@odata.mediaEditLink":"Customer(-10)/Video", "CustomerId": - 10, "Name":null, "PrimaryContactInfo":null, "BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)", "BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails", "Emai
 lBag@odata.type":"Collection(Edm.String)", "EmailBag":["altname@mydomain.com"], "AlternativeNames@odata.type":"Collection(Edm.String)", "AlternativeNames":["My Alternative name"], "ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases", "AlternativeNames@odata.type":"Collection(Edm.String)", "AlternativeNames":["myAlternativeName"]}, "HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone", "PhoneNumber":"8437568356834568", "Extension":"1243654265346267651534423ttrf"}, "WorkPhone":null, "MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)", "MobilePhoneBag":[]}], "Auditing":null}, {"odata.error":{"code":"", "message":{"lang":"en-US", "value":"InStreamErrorGetCustomer ThrowForSpecificCustomer error"}}}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/InStreamErrorGetCustomer.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/InStreamErrorGetCustomer.xml b/fit/src/main/resources/V30/InStreamErrorGetCustomer.xml
new file mode 100644
index 0000000..2f4a252
--- /dev/null
+++ b/fit/src/main/resources/V30/InStreamErrorGetCustomer.xml
@@ -0,0 +1,578 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom"
+      xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
+      xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/InStreamErrorGetCustomer</id>
+  <title type="text">InStreamErrorGetCustomer</title>
+  <updated>2014-02-12T14:03:09Z</updated>
+  <link rel="self" title="InStreamErrorGetCustomer" href="InStreamErrorGetCustomer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed"
+          title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed"
+          title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry"
+          title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry"
+          title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry"
+          title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass
+    </summary>
+    <updated>2014-02-12T14:03:09Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail"
+          href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>rdstukrvlltteßzi</d:element>
+            <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+            <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+            <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta
+            </d:element>
+            <d:element>btsnhqrjqryqzgxducl</d:element>
+            <d:element>qbtlssjhunufmzdv</d:element>
+            <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+            <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+            <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+            <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+            <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud
+            </d:element>
+            <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+              <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+              <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+              <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+              <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+              <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん
+              </d:element>
+              <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl
+              </d:element>
+              <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ
+              </d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ
+            </d:PhoneNumber>
+            <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
+            <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf
+            </d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
+              <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bbyr</d:PhoneNumber>
+              <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
+              <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bfi</d:PhoneNumber>
+              <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
+              <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu
+              </d:PhoneNumber>
+              <d:Extension>
+              </d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
+              <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>バゼぼクグ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ
+              </d:PhoneNumber>
+              <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
+              <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ
+              </d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
+                <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp
+                </d:element>
+                <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
+                <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚
+                </d:element>
+                <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj
+                </d:element>
+                <d:element>uahsvudmlßdtbxxm</d:element>
+                <d:element>yulcdchqqcvrrmzhaeens</d:element>
+                <d:element>vxiefursgkqzptijhincpdm</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq
+              </d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
+                <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
+                <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
+                <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ
+                </d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
+                <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
+              <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
+              <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
+              <d:element>cohmk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
+              <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
+              <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
+                <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
+                <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp
+                </d:PhoneNumber>
+                <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
+              <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
+              <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
+              <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
+              <d:element>ネゼヲミほぴ珱バチゼ</d:element>
+              <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ
+              </d:element>
+              <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
+              <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
+              <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
+              <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
+              <d:element>tß</d:element>
+              <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
+              <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh
+              </d:element>
+              <d:element>九ソ</d:element>
+              <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld
+              </d:element>
+              <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
+              <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
+              <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
+              <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
+              <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
+              <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk
+              </d:element>
+              <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
+              <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
+              <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
+                <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
+                <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
+                <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
+                <d:element>gussgi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu
+              </d:PhoneNumber>
+              <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>d</d:element>
+              <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
+              <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
+              <d:element>erkb</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
+                <d:element>rutyzsoajsbil</d:element>
+                <d:element>knmvtpgjdassalbucburesirrz</d:element>
+                <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc
+              </d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldgui</d:PhoneNumber>
+              <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
+                <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>z</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ぜゾゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu
+                </d:PhoneNumber>
+                <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
+                <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ
+                </d:PhoneNumber>
+                <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
+                <d:Extension>cemoackiupiiasusm</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
+              <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
+              <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse
+              </d:element>
+              <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu
+                </d:PhoneNumber>
+                <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
+                <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fyiuzdhbppzhilnlqp</d:element>
+              <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
+              <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
+              <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
+              <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
+              <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd
+              </d:element>
+              <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
+              <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm
+              </d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uekkpqeravjss</d:element>
+              <d:element>mavokhmecfmctirirkqpntndru</d:element>
+              <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
+              <d:element>pmsrknzeo</d:element>
+              <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
+              <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
+              <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu
+              </d:element>
+              <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
+              <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
+              <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
+              <d:Extension>utuaxkohdsb</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>uruglund</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
+                <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
+                <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
+                <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
+                <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj
+                </d:PhoneNumber>
+                <d:Extension>匚びチゼ珱ゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
+                <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp
+                </d:PhoneNumber>
+                <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
+                <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce
+              </d:element>
+              <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
+              <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
+              <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
+              <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc
+              </d:element>
+              <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
+              <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
+              <d:element>llrecraphldysjtx</d:element>
+              <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu
+              </d:element>
+              <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ
+              </d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
+              <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
+              <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz
+              </d:element>
+              <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
+              <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
+              <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
+              <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß
+              </d:element>
+              <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
+              <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
+                <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン
+                </d:element>
+                <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
+                <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
+                <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
+                <d:element>ソクをソボゾ匚ン亜ひ</d:element>
+                <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ
+                </d:element>
+                <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
+                <d:element>jukerqchooqmlqug</d:element>
+                <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz
+                </d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>
+              </d:PhoneNumber>
+              <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
+                <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+    <m:error>
+      <m:code />
+      <m:message xml:lang="en-US">InStreamErrorGetCustomer ThrowForSpecificCustomer error</m:message>
+    </m:error>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Login/'3'/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Login/'3'/entity.full.json b/fit/src/main/resources/V30/Login/'3'/entity.full.json
new file mode 100644
index 0000000..e76fdeb
--- /dev/null
+++ b/fit/src/main/resources/V30/Login/'3'/entity.full.json
@@ -0,0 +1,13 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Login/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Login",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('3')",
+  "odata.editLink": "Login('3')",
+  "Customer@odata.navigationLinkUrl": "Login('3')/Customer",
+  "LastLogin@odata.navigationLinkUrl": "Login('3')/LastLogin",
+  "SentMessages@odata.navigationLinkUrl": "Login('3')/SentMessages",
+  "ReceivedMessages@odata.navigationLinkUrl": "Login('3')/ReceivedMessages",
+  "Orders@odata.navigationLinkUrl": "Login('3')/Orders",
+  "Username": "3",
+  "CustomerId": 1260024743
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Login/'3'/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Login/'3'/entity.xml b/fit/src/main/resources/V30/Login/'3'/entity.xml
new file mode 100644
index 0000000..414e79b
--- /dev/null
+++ b/fit/src/main/resources/V30/Login/'3'/entity.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('3')</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Login" href="Login('3')" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Customer" type="application/atom+xml;type=entry" title="Customer" href="Login('3')/Customer" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/LastLogin" type="application/atom+xml;type=entry" title="LastLogin" href="Login('3')/LastLogin" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/SentMessages" type="application/atom+xml;type=feed" title="SentMessages" href="Login('3')/SentMessages" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/ReceivedMessages" type="application/atom+xml;type=feed" title="ReceivedMessages" href="Login('3')/ReceivedMessages" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Login('3')/Orders" />
+  <title />
+  <updated>2014-03-12T06:03:43Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Username>3</d:Username>
+      <d:CustomerId m:type="Edm.Int32">1260024743</d:CustomerId>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Message/1 -10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Message/1 -10/entity.full.json b/fit/src/main/resources/V30/Message/1 -10/entity.full.json
new file mode 100644
index 0000000..f8eb898
--- /dev/null
+++ b/fit/src/main/resources/V30/Message/1 -10/entity.full.json	
@@ -0,0 +1,17 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Message/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Message",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Message(FromUsername='1',MessageId=-10)",
+  "odata.editLink": "Message(FromUsername='1',MessageId=-10)",
+  "Sender@odata.navigationLinkUrl": "Message(FromUsername='1',MessageId=-10)/Sender",
+  "Recipient@odata.navigationLinkUrl": "Message(FromUsername='1',MessageId=-10)/Recipient",
+  "Attachments@odata.navigationLinkUrl": "Message(FromUsername='1',MessageId=-10)/Attachments",
+  "MessageId": -10,
+  "FromUsername": "1",
+  "ToUsername": "xlodhxzzusxecbzptxlfxprneoxkn",
+  "Sent@odata.type": "Edm.DateTimeOffset",
+  "Sent": "2012-03-30T15:58:19.8374632-13:19",
+  "Subject": "xbjcvnsugafßrzhcvmbdßlhboßzhyysgfnmsclvlkuuprqccmifkcfßgxbivrfykgsssijrßfttvxgunmtryvpdoßpuyehßxo",
+  "Body": "yovuizrklozepneajiveurlbtyyrxqmplvnnuarmmpkjuuhtxuquuuvbnpeueznumfmta",
+  "IsRead": true
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Message/1 -10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Message/1 -10/entity.xml b/fit/src/main/resources/V30/Message/1 -10/entity.xml
new file mode 100644
index 0000000..6e9baf8
--- /dev/null
+++ b/fit/src/main/resources/V30/Message/1 -10/entity.xml	
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Message(FromUsername='1',MessageId=-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Message" href="Message(FromUsername='1',MessageId=-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Sender" type="application/atom+xml;type=entry" title="Sender" href="Message(FromUsername='1',MessageId=-10)/Sender" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Recipient" type="application/atom+xml;type=entry" title="Recipient" href="Message(FromUsername='1',MessageId=-10)/Recipient" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Attachments" type="application/atom+xml;type=feed" title="Attachments" href="Message(FromUsername='1',MessageId=-10)/Attachments" />
+  <title type="text">xbjcvnsugafßrzhcvmbdßlhboßzhyysgfnmsclvlkuuprqccmifkcfßgxbivrfykgsssijrßfttvxgunmtryvpdoßpuyehßxo</title>
+  <published>2012-03-30T15:58:19-13:19</published>
+  <updated>2014-02-06T14:16:06Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:MessageId m:type="Edm.Int32">-10</d:MessageId>
+      <d:FromUsername>1</d:FromUsername>
+      <d:ToUsername>xlodhxzzusxecbzptxlfxprneoxkn</d:ToUsername>
+      <d:Sent m:type="Edm.DateTimeOffset">2012-03-30T15:58:19.8374632-13:19</d:Sent>
+      <d:Subject>xbjcvnsugafßrzhcvmbdßlhboßzhyysgfnmsclvlkuuprqccmifkcfßgxbivrfykgsssijrßfttvxgunmtryvpdoßpuyehßxo</d:Subject>
+      <d:Body>yovuizrklozepneajiveurlbtyyrxqmplvnnuarmmpkjuuhtxuquuuvbnpeueznumfmta</d:Body>
+      <d:IsRead m:type="Edm.Boolean">true</d:IsRead>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-10/entity.full.json b/fit/src/main/resources/V30/Order/-10/entity.full.json
new file mode 100644
index 0000000..bdcf0a3
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-10/entity.full.json
@@ -0,0 +1,11 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Order/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Order",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)",
+  "odata.editLink": "Order(-10)",
+  "Login@odata.navigationLinkUrl": "Order(-10)/Login",
+  "Customer@odata.navigationLinkUrl": "Order(-10)/Customer",
+  "OrderId": -10,
+  "CustomerId": 8212,
+  "Concurrency": null
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-10/entity.xml b/fit/src/main/resources/V30/Order/-10/entity.xml
new file mode 100644
index 0000000..c6bb02a
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-10/entity.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Order" href="Order(-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Login" type="application/atom+xml;type=entry" title="Login" href="Order(-10)/Login" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Customer" type="application/atom+xml;type=entry" title="Customer" href="Order(-10)/Customer" />
+  <title />
+  <updated>2014-03-04T09:57:05Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderId m:type="Edm.Int32">-10</d:OrderId>
+      <d:CustomerId m:type="Edm.Int32">8212</d:CustomerId>
+      <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" m:null="true" />
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-7/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-7/entity.full.json b/fit/src/main/resources/V30/Order/-7/entity.full.json
new file mode 100644
index 0000000..c2be6b4
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-7/entity.full.json
@@ -0,0 +1,17 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Order/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Order",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)",
+  "odata.editLink": "Order(-7)",
+  "Login@odata.navigationLinkUrl": "Order(-7)/Login",
+  "Customer@odata.navigationLinkUrl": "Order(-7)/Customer",
+  "OrderId": -7,
+  "CustomerId": -9108,
+  "Concurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "ffmflxqosczkqjupsbmdyqoxikzcndibsetdvusfknrfpguiyyyaeuupuqcexhlkosrnpmsnjctgzu",
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "0001-01-01T00:00:00"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-7/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-7/entity.xml b/fit/src/main/resources/V30/Order/-7/entity.xml
new file mode 100644
index 0000000..b6e44ba
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-7/entity.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Order" href="Order(-7)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Login" type="application/atom+xml;type=entry" title="Login" href="Order(-7)/Login" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Customer" type="application/atom+xml;type=entry" title="Customer" href="Order(-7)/Customer" />
+  <title />
+  <updated>2014-03-04T09:58:13Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderId m:type="Edm.Int32">-7</d:OrderId>
+      <d:CustomerId m:type="Edm.Int32">-9108</d:CustomerId>
+      <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>ffmflxqosczkqjupsbmdyqoxikzcndibsetdvusfknrfpguiyyyaeuupuqcexhlkosrnpmsnjctgzu</d:Token>
+        <d:QueriedDateTime m:type="Edm.DateTime">0001-01-01T00:00:00</d:QueriedDateTime>
+      </d:Concurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-8/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-8/entity.full.json b/fit/src/main/resources/V30/Order/-8/entity.full.json
new file mode 100644
index 0000000..e924732
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-8/entity.full.json
@@ -0,0 +1,17 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Order/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Order",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-8)",
+  "odata.editLink": "Order(-8)",
+  "Login@odata.navigationLinkUrl": "Order(-8)/Login",
+  "Customer@odata.navigationLinkUrl": "Order(-8)/Customer",
+  "OrderId": -8,
+  "CustomerId": null,
+  "Concurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "zjecuydplhxfzfphcfmoqlcitfxpvgqiiphyveopqieojxfspakzmoekbykuepturucfxrmbuxk",
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "0998-09-30T16:49:58.2757172+02:00"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-8/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-8/entity.xml b/fit/src/main/resources/V30/Order/-8/entity.xml
new file mode 100644
index 0000000..9439a95
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-8/entity.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-8)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Order" href="Order(-8)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Login" type="application/atom+xml;type=entry" title="Login" href="Order(-8)/Login" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Customer" type="application/atom+xml;type=entry" title="Customer" href="Order(-8)/Customer" />
+  <title />
+  <updated>2014-03-18T11:16:27Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderId m:type="Edm.Int32">-8</d:OrderId>
+      <d:CustomerId m:type="Edm.Int32" m:null="true" />
+      <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>zjecuydplhxfzfphcfmoqlcitfxpvgqiiphyveopqieojxfspakzmoekbykuepturucfxrmbuxk</d:Token>
+        <d:QueriedDateTime m:type="Edm.DateTime">0998-09-30T16:49:58.2757172+02:00</d:QueriedDateTime>
+      </d:Concurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-9/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-9/entity.full.json b/fit/src/main/resources/V30/Order/-9/entity.full.json
new file mode 100644
index 0000000..9124c80
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-9/entity.full.json
@@ -0,0 +1,17 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Order/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Order",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-9)",
+  "odata.editLink": "Order(-9)",
+  "Login@odata.navigationLinkUrl": "Order(-9)/Login",
+  "Customer@odata.navigationLinkUrl": "Order(-9)/Customer",
+  "OrderId": -9,
+  "CustomerId": 78,
+  "Concurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "muunxfmcubaihvgnzoojgecdztyipapnxahnuibukrveamumfuokuvbly",
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "2012-02-12T11:32:50.5072026"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Order/-9/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Order/-9/entity.xml b/fit/src/main/resources/V30/Order/-9/entity.xml
new file mode 100644
index 0000000..4b894ba
--- /dev/null
+++ b/fit/src/main/resources/V30/Order/-9/entity.xml
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-9)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Order" href="Order(-9)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Login" type="application/atom+xml;type=entry" title="Login" href="Order(-9)/Login" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Customer" type="application/atom+xml;type=entry" title="Customer" href="Order(-9)/Customer" />
+  <title />
+  <updated>2014-02-17T15:50:29Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderId m:type="Edm.Int32">-9</d:OrderId>
+      <d:CustomerId m:type="Edm.Int32">78</d:CustomerId>
+      <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>muunxfmcubaihvgnzoojgecdztyipapnxahnuibukrveamumfuokuvbly</d:Token>
+        <d:QueriedDateTime m:type="Edm.DateTime">2012-02-12T11:32:50.5072026</d:QueriedDateTime>
+      </d:Concurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/OrderLine/-10 -10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/OrderLine/-10 -10/entity.full.json b/fit/src/main/resources/V30/OrderLine/-10 -10/entity.full.json
new file mode 100644
index 0000000..b2a4ce2
--- /dev/null
+++ b/fit/src/main/resources/V30/OrderLine/-10 -10/entity.full.json	
@@ -0,0 +1,14 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#OrderLine/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/OrderLine(OrderId=-10,ProductId=-10)",
+  "odata.etag": "W/\"'lhvyagabhicdpqiqoxpztssvacdkxvoxdzksdsbykdrvnyg'\"",
+          "odata.editLink": "OrderLine(OrderId=-10,ProductId=-10)",
+  "Order@odata.navigationLinkUrl": "OrderLine(OrderId=-10,ProductId=-10)/Order",
+  "Product@odata.navigationLinkUrl": "OrderLine(OrderId=-10,ProductId=-10)/Product",
+  "OrderLineStream@odata.mediaEditLink": "OrderLine(OrderId=-10,ProductId=-10)/OrderLineStream",
+  "OrderId": -10,
+  "ProductId": -10,
+  "Quantity": 4444,
+  "ConcurrencyToken": "lhvyagabhicdpqiqoxpztssvacdkxvoxdzksdsbykdrvnyg"
+}
\ No newline at end of file


[03/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-9/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-9/entity.xml b/fit/src/main/resources/v3/Customer/-9/entity.xml
deleted file mode 100644
index c2e25a2..0000000
--- a/fit/src/main/resources/v3/Customer/-9/entity.xml
+++ /dev/null
@@ -1,565 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Customer" href="Customer(-9)" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
-  <title />
-  <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
-  <updated>2014-03-17T09:08:34Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
-  <content type="application/xml">
-    <m:properties>
-      <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
-      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
-        <d:EmailBag m:type="Collection(Edm.String)">
-          <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
-          <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
-          <d:element>axuncpheikzvpephn</d:element>
-          <d:element>xss</d:element>
-          <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
-          <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
-          <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
-          <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
-        </d:EmailBag>
-        <d:AlternativeNames m:type="Collection(Edm.String)">
-          <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
-          <d:element>yßkzfqeßqßkoundi</d:element>
-          <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
-          <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
-          <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
-          <d:element>g</d:element>
-          <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
-          <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
-        </d:AlternativeNames>
-        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-          <d:AlternativeNames m:type="Collection(Edm.String)" />
-        </d:ContactAlias>
-        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</d:PhoneNumber>
-          <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
-        </d:HomePhone>
-        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
-          <d:Extension>fltuu</d:Extension>
-        </d:WorkPhone>
-        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-          <d:element>
-            <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
-            <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:element>
-          <d:element>
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
-            <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
-          </d:element>
-        </d:MobilePhoneBag>
-      </d:PrimaryContactInfo>
-      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>c</d:element>
-            <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
-            <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
-            <d:element>qiqk</d:element>
-            <d:element>弌ゾァ</d:element>
-            <d:element>pjoksiybbjva</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)" />
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
-              <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
-              <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
-              <d:element>あ</d:element>
-              <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
-            <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
-            <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
-              <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
-              <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
-              <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>oomvrafb</d:PhoneNumber>
-              <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
-              <d:Extension>ypurdynixhngpvdssv</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>irbkxhydugvnsytkckx</d:element>
-            <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
-            <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
-            <d:element>ikaxlhgdaqvyßquyae</d:element>
-            <d:element>qjyqct</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
-            <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
-              <d:element>xutt</d:element>
-              <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
-              <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
-              <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
-              <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
-              <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
-              <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
-              <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>zymn</d:PhoneNumber>
-            <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
-              <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
-              <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
-            <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
-            <d:element>pfdujvakfdrzvgqryesbvi</d:element>
-            <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)" />
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
-              <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
-              <d:element>amnßaniuxnksxuhhzlj</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
-            <d:Extension>gqnjluvptjlqees</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
-            <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
-              <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
-            <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
-            <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
-            <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
-            <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
-            <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
-            <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
-            <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
-            <d:element>びa珱</d:element>
-            <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
-            <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
-            <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
-            <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:null="true" />
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
-            <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
-            <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
-            <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
-            <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
-            <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
-            <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
-            <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
-            <d:element>pcftrhurg</d:element>
-            <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
-            <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
-            <d:Extension>cuttgus</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
-            <d:Extension>iuplesoyjflxrtghp</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
-              <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
-              <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>qßpxpdbihpssyßuh</d:element>
-            <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
-            <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
-            <d:element>seijuzeate</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
-              <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
-              <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
-              <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
-              <d:element>xjdyfbftxueecmlgvbcouun</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
-            <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
-              <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ffpbxci</d:PhoneNumber>
-              <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
-              <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>bcmk</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
-              <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
-              <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
-            <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
-            <d:element>ernkqmccuxbmu</d:element>
-            <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
-            <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
-            <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
-            <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
-            <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
-            <d:element>タソ</d:element>
-            <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
-            <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:null="true" />
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>cmaycumopfuzxozeq</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
-              <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
-              <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)" />
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>そЯチグンべ</d:element>
-            <d:element>g</d:element>
-            <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
-            <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
-            <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
-            <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
-            <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
-            <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
-            <d:element>ママ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
-              <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
-              <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
-            <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
-            <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
-              <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
-              <d:Extension>p</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
-              <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
-              <d:Extension>ボポ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
-              <d:Extension>guooaztfdudgcehjpn</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
-              <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)" />
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
-            <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
-            <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
-            <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
-            <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
-            <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
-            <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
-            <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
-            <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
-            <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
-              <d:element>hailafhfqemfuca</d:element>
-              <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
-              <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
-              <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:null="true" />
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
-            <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>zxxz</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ミぁ</d:PhoneNumber>
-              <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
-              <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
-              <d:Extension>lzamunikeytnoeslqopta</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
-              <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
-              <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
-              <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
-            <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
-            <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
-            <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
-            <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
-            <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
-              <d:element>omxkeixc</d:element>
-              <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
-              <d:element>vß</d:element>
-              <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
-              <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
-              <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
-            <d:Extension>ほァ弌チ欲ほ</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
-            <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-      </d:BackupContactInfo>
-      <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
-        <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
-        <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
-        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
-          <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
-          <d:QueriedDateTime m:null="true" />
-        </d:Concurrency>
-      </d:Auditing>
-    </m:properties>
-  </content>
-</entry>
\ No newline at end of file


[13/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.xml b/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.xml
new file mode 100644
index 0000000..7fa1a84
--- /dev/null
+++ b/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.xml	
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-2,ProductId=-2)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="ProductPhoto" href="ProductPhoto(PhotoId=-2,ProductId=-2)" />
+  <title />
+  <updated>2014-02-17T15:45:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-2</d:ProductId>
+      <d:PhotoId m:type="Edm.Int32">-2</d:PhotoId>
+      <d:Photo m:type="Edm.Binary">
+      </d:Photo>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.full.json b/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.full.json
new file mode 100644
index 0000000..40f8b90
--- /dev/null
+++ b/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.full.json	
@@ -0,0 +1,10 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ProductPhoto/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-3,ProductId=-3)",
+  "odata.editLink": "ProductPhoto(PhotoId=-3,ProductId=-3)",
+  "ProductId": -3,
+  "PhotoId": -3,
+  "Photo@odata.type": "Edm.Binary",
+  "Photo": "fi653p3+MklA/LdoBlhWgnMTUUEo8tEgtbMXnF0a3CUNL9BZxXpSRiD9ebTnmNR0zWPjJVIDx4tdmCnq55XrJh+RW9aI/b34wAogK3kcORw="
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.xml b/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.xml
new file mode 100644
index 0000000..b150b37
--- /dev/null
+++ b/fit/src/main/resources/V30/ProductPhoto/-3 -3/entity.xml	
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-3,ProductId=-3)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="ProductPhoto" href="ProductPhoto(PhotoId=-3,ProductId=-3)" />
+  <title />
+  <updated>2014-02-17T14:01:03Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-3</d:ProductId>
+      <d:PhotoId m:type="Edm.Int32">-3</d:PhotoId>
+      <d:Photo m:type="Edm.Binary">fi653p3+MklA/LdoBlhWgnMTUUEo8tEgtbMXnF0a3CUNL9BZxXpSRiD9ebTnmNR0zWPjJVIDx4tdmCnq55XrJh+RW9aI/b34wAogK3kcORw=</d:Photo>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/actionOverloadingMetadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/actionOverloadingMetadata.xml b/fit/src/main/resources/V30/actionOverloadingMetadata.xml
new file mode 100644
index 0000000..5a023c7
--- /dev/null
+++ b/fit/src/main/resources/V30/actionOverloadingMetadata.xml
@@ -0,0 +1,708 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+-->
+<edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx">
+  <edmx:DataServices m:DataServiceVersion="3.0" m:MaxDataServiceVersion="3.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+    <Schema Namespace="Microsoft.Test.OData.Services.AstoriaDefaultService" xmlns="http://schemas.microsoft.com/ado/2009/11/edm">
+      <EntityType Name="AllSpatialTypes">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Geog" Type="Edm.Geography" SRID="Variable" />
+        <Property Name="GeogPoint" Type="Edm.GeographyPoint" SRID="Variable" />
+        <Property Name="GeogLine" Type="Edm.GeographyLineString" SRID="Variable" />
+        <Property Name="GeogPolygon" Type="Edm.GeographyPolygon" SRID="Variable" />
+        <Property Name="GeogCollection" Type="Edm.GeographyCollection" SRID="Variable" />
+        <Property Name="GeogMultiPoint" Type="Edm.GeographyMultiPoint" SRID="Variable" />
+        <Property Name="GeogMultiLine" Type="Edm.GeographyMultiLineString" SRID="Variable" />
+        <Property Name="GeogMultiPolygon" Type="Edm.GeographyMultiPolygon" SRID="Variable" />
+        <Property Name="Geom" Type="Edm.Geometry" SRID="Variable" />
+        <Property Name="GeomPoint" Type="Edm.GeometryPoint" SRID="Variable" />
+        <Property Name="GeomLine" Type="Edm.GeometryLineString" SRID="Variable" />
+        <Property Name="GeomPolygon" Type="Edm.GeometryPolygon" SRID="Variable" />
+        <Property Name="GeomCollection" Type="Edm.GeometryCollection" SRID="Variable" />
+        <Property Name="GeomMultiPoint" Type="Edm.GeometryMultiPoint" SRID="Variable" />
+        <Property Name="GeomMultiLine" Type="Edm.GeometryMultiLineString" SRID="Variable" />
+        <Property Name="GeomMultiPolygon" Type="Edm.GeometryMultiPolygon" SRID="Variable" />
+      </EntityType>
+      <EntityType Name="AllSpatialCollectionTypes" Abstract="true">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+      </EntityType>
+      <EntityType Name="AllSpatialCollectionTypes_Simple" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialCollectionTypes">
+        <Property Name="ManyGeogPoint" Type="Collection(Edm.GeographyPoint)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeogLine" Type="Collection(Edm.GeographyLineString)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeogPolygon" Type="Collection(Edm.GeographyPolygon)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomPoint" Type="Collection(Edm.GeometryPoint)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomLine" Type="Collection(Edm.GeometryLineString)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomPolygon" Type="Collection(Edm.GeometryPolygon)" Nullable="false" SRID="Variable" />
+      </EntityType>
+      <EntityType Name="Customer">
+        <Key>
+          <PropertyRef Name="CustomerId" />
+        </Key>
+        <Property Name="Thumbnail" Type="Edm.Stream" Nullable="false" />
+        <Property Name="Video" Type="Edm.Stream" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" m:FC_TargetPath="SyndicationSummary" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="PrimaryContactInfo" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails" />
+        <Property Name="BackupContactInfo" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)" Nullable="false" />
+        <Property Name="Auditing" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo" />
+        <NavigationProperty Name="Orders" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Orders" ToRole="Orders" FromRole="Customer" />
+        <NavigationProperty Name="Logins" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Logins" ToRole="Logins" FromRole="Customer" />
+        <NavigationProperty Name="Husband" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Husband" ToRole="Husband" FromRole="Customer" />
+        <NavigationProperty Name="Wife" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Wife" ToRole="Wife" FromRole="Customer" />
+        <NavigationProperty Name="Info" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Info" ToRole="Info" FromRole="Customer" />
+      </EntityType>
+      <ComplexType Name="ContactDetails">
+        <Property Name="EmailBag" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="AlternativeNames" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="ContactAlias" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases" />
+        <Property Name="HomePhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="WorkPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="MobilePhoneBag" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" Nullable="false" />
+      </ComplexType>
+      <ComplexType Name="Aliases">
+        <Property Name="AlternativeNames" Type="Collection(Edm.String)" Nullable="false" />
+      </ComplexType>
+      <ComplexType Name="Phone">
+        <Property Name="PhoneNumber" Type="Edm.String" />
+        <Property Name="Extension" Type="Edm.String" />
+      </ComplexType>
+      <ComplexType Name="AuditInfo">
+        <Property Name="ModifiedDate" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="ModifiedBy" Type="Edm.String" />
+        <Property Name="Concurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+      </ComplexType>
+      <ComplexType Name="ConcurrencyInfo">
+        <Property Name="Token" Type="Edm.String" />
+        <Property Name="QueriedDateTime" Type="Edm.DateTime" />
+      </ComplexType>
+      <EntityType Name="Login">
+        <Key>
+          <PropertyRef Name="Username" />
+        </Key>
+        <Property Name="Username" Type="Edm.String" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" Nullable="false" />
+        <NavigationProperty Name="Customer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Customer" ToRole="Customer" FromRole="Login" />
+        <NavigationProperty Name="LastLogin" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_LastLogin" ToRole="LastLogin" FromRole="Login" />
+        <NavigationProperty Name="SentMessages" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_SentMessages" ToRole="SentMessages" FromRole="Login" />
+        <NavigationProperty Name="ReceivedMessages" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_ReceivedMessages" ToRole="ReceivedMessages" FromRole="Login" />
+        <NavigationProperty Name="Orders" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Orders" ToRole="Orders" FromRole="Login" />
+      </EntityType>
+      <EntityType Name="RSAToken">
+        <Key>
+          <PropertyRef Name="Serial" />
+        </Key>
+        <Property Name="Serial" Type="Edm.String" Nullable="false" />
+        <Property Name="Issued" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken_Login" ToRole="Login" FromRole="RSAToken" />
+      </EntityType>
+      <EntityType Name="PageView">
+        <Key>
+          <PropertyRef Name="PageViewId" />
+        </Key>
+        <Property Name="PageViewId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Username" Type="Edm.String" />
+        <Property Name="Viewed" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="TimeSpentOnPage" Type="Edm.Time" Nullable="false" />
+        <Property Name="PageUrl" Type="Edm.String" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView_Login" ToRole="Login" FromRole="PageView" />
+      </EntityType>
+      <EntityType Name="ProductPageView" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView">
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+      </EntityType>
+      <EntityType Name="LastLogin">
+        <Key>
+          <PropertyRef Name="Username" />
+        </Key>
+        <Property Name="Username" Type="Edm.String" Nullable="false" />
+        <Property Name="LoggedIn" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="LoggedOut" Type="Edm.DateTime" />
+        <Property Name="Duration" Type="Edm.Time" Nullable="false" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin_Login" ToRole="Login" FromRole="LastLogin" />
+      </EntityType>
+      <EntityType Name="Message">
+        <Key>
+          <PropertyRef Name="FromUsername" />
+          <PropertyRef Name="MessageId" />
+        </Key>
+        <Property Name="MessageId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="FromUsername" Type="Edm.String" Nullable="false" />
+        <Property Name="ToUsername" Type="Edm.String" />
+        <Property Name="Sent" Type="Edm.DateTimeOffset" Nullable="false" m:FC_TargetPath="SyndicationPublished" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Subject" Type="Edm.String" m:FC_TargetPath="SyndicationTitle" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Body" Type="Edm.String" />
+        <Property Name="IsRead" Type="Edm.Boolean" Nullable="false" />
+        <NavigationProperty Name="Sender" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Sender" ToRole="Sender" FromRole="Message" />
+        <NavigationProperty Name="Recipient" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Recipient" ToRole="Recipient" FromRole="Message" />
+        <NavigationProperty Name="Attachments" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Attachments" ToRole="Attachments" FromRole="Message" />
+      </EntityType>
+      <EntityType Name="MessageAttachment">
+        <Key>
+          <PropertyRef Name="AttachmentId" />
+        </Key>
+        <Property Name="AttachmentId" Type="Edm.Guid" Nullable="false" />
+        <Property Name="Attachment" Type="Edm.Binary" />
+      </EntityType>
+      <EntityType Name="Order">
+        <Key>
+          <PropertyRef Name="OrderId" />
+        </Key>
+        <Property Name="OrderId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" />
+        <Property Name="Concurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Login" ToRole="Login" FromRole="Order" />
+        <NavigationProperty Name="Customer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Customer" ToRole="Customer" FromRole="Order" />
+      </EntityType>
+      <EntityType Name="OrderLine">
+        <Key>
+          <PropertyRef Name="OrderId" />
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="OrderLineStream" Type="Edm.Stream" Nullable="false" />
+        <Property Name="OrderId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Quantity" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+        <NavigationProperty Name="Order" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Order" ToRole="Order" FromRole="OrderLine" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Product" ToRole="Product" FromRole="OrderLine" />
+      </EntityType>
+      <EntityType Name="BackOrderLine" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" />
+      <EntityType Name="BackOrderLine2" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.BackOrderLine" />
+      <EntityType Name="Product">
+        <Key>
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="Picture" Type="Edm.Stream" Nullable="false" />
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Description" Type="Edm.String" />
+        <Property Name="Dimensions" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions" />
+        <Property Name="BaseConcurrency" Type="Edm.String" ConcurrencyMode="Fixed" />
+        <Property Name="ComplexConcurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+        <Property Name="NestedComplexConcurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo" />
+        <NavigationProperty Name="RelatedProducts" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_RelatedProducts" ToRole="RelatedProducts" FromRole="Product" />
+        <NavigationProperty Name="Detail" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Detail" ToRole="Detail" FromRole="Product" />
+        <NavigationProperty Name="Reviews" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Reviews" ToRole="Reviews" FromRole="Product" />
+        <NavigationProperty Name="Photos" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Photos" ToRole="Photos" FromRole="Product" />
+      </EntityType>
+      <EntityType Name="DiscontinuedProduct" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Product">
+        <Property Name="Discontinued" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="ReplacementProductId" Type="Edm.Int32" />
+        <Property Name="DiscontinuedPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="ChildConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+      </EntityType>
+      <ComplexType Name="Dimensions">
+        <Property Name="Width" Type="Edm.Decimal" Nullable="false" />
+        <Property Name="Height" Type="Edm.Decimal" Nullable="false" />
+        <Property Name="Depth" Type="Edm.Decimal" Nullable="false" />
+      </ComplexType>
+      <EntityType Name="ProductDetail">
+        <Key>
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Details" Type="Edm.String" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail_Product" ToRole="Product" FromRole="ProductDetail" />
+      </EntityType>
+      <EntityType Name="ProductReview">
+        <Key>
+          <PropertyRef Name="ProductId" />
+          <PropertyRef Name="ReviewId" />
+          <PropertyRef Name="RevisionId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ReviewId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Review" Type="Edm.String" />
+        <Property Name="RevisionId" Type="Edm.String" Nullable="false" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview_Product" ToRole="Product" FromRole="ProductReview" />
+      </EntityType>
+      <EntityType Name="ProductPhoto">
+        <Key>
+          <PropertyRef Name="PhotoId" />
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PhotoId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Photo" Type="Edm.Binary" />
+      </EntityType>
+      <EntityType Name="CustomerInfo" m:HasStream="true">
+        <Key>
+          <PropertyRef Name="CustomerInfoId" />
+        </Key>
+        <Property Name="CustomerInfoId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Information" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Computer">
+        <Key>
+          <PropertyRef Name="ComputerId" />
+        </Key>
+        <Property Name="ComputerId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <NavigationProperty Name="ComputerDetail" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer_ComputerDetail" ToRole="ComputerDetail" FromRole="Computer" />
+      </EntityType>
+      <EntityType Name="ComputerDetail">
+        <Key>
+          <PropertyRef Name="ComputerDetailId" />
+        </Key>
+        <Property Name="ComputerDetailId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Manufacturer" Type="Edm.String" m:FC_TargetPath="SyndicationAuthorEmail" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Model" Type="Edm.String" m:FC_TargetPath="SyndicationAuthorUri" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Serial" Type="Edm.String" />
+        <Property Name="SpecificationsBag" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="PurchaseDate" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="Dimensions" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions" />
+        <NavigationProperty Name="Computer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail_Computer" ToRole="Computer" FromRole="ComputerDetail" />
+      </EntityType>
+      <EntityType Name="Driver">
+        <Key>
+          <PropertyRef Name="Name" />
+        </Key>
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <Property Name="BirthDate" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="License" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver_License" ToRole="License" FromRole="Driver" />
+      </EntityType>
+      <EntityType Name="License">
+        <Key>
+          <PropertyRef Name="Name" />
+        </Key>
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <Property Name="LicenseNumber" Type="Edm.String" />
+        <Property Name="LicenseClass" Type="Edm.String" m:FC_TargetPath="SyndicationContributorEmail" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="Restrictions" Type="Edm.String" m:FC_TargetPath="SyndicationContributorUri" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="ExpirationDate" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="Driver" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.License_Driver" ToRole="Driver" FromRole="License" />
+      </EntityType>
+      <EntityType Name="MappedEntityType">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Href" Type="Edm.String" />
+        <Property Name="Title" Type="Edm.String" />
+        <Property Name="HrefLang" Type="Edm.String" />
+        <Property Name="Type" Type="Edm.String" />
+        <Property Name="Length" Type="Edm.Int32" Nullable="false" />
+        <Property Name="BagOfPrimitiveToLinks" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="Logo" Type="Edm.Binary" />
+        <Property Name="BagOfDecimals" Type="Collection(Edm.Decimal)" Nullable="false" />
+        <Property Name="BagOfDoubles" Type="Collection(Edm.Double)" Nullable="false" />
+        <Property Name="BagOfSingles" Type="Collection(Edm.Single)" Nullable="false" />
+        <Property Name="BagOfBytes" Type="Collection(Edm.Byte)" Nullable="false" />
+        <Property Name="BagOfInt16s" Type="Collection(Edm.Int16)" Nullable="false" />
+        <Property Name="BagOfInt32s" Type="Collection(Edm.Int32)" Nullable="false" />
+        <Property Name="BagOfInt64s" Type="Collection(Edm.Int64)" Nullable="false" />
+        <Property Name="BagOfGuids" Type="Collection(Edm.Guid)" Nullable="false" />
+        <Property Name="BagOfDateTime" Type="Collection(Edm.DateTime)" Nullable="false" />
+        <Property Name="BagOfComplexToCategories" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ComplexToCategory)" Nullable="false" />
+        <Property Name="ComplexPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" m:FC_TargetPath="SyndicationRights" m:FC_ContentKind="text" m:FC_SourcePath="PhoneNumber" m:FC_KeepInContent="true" />
+        <Property Name="ComplexContactDetails" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails" m:FC_TargetPath="SyndicationSummary" m:FC_ContentKind="text" m:FC_SourcePath="WorkPhone/Extension" m:FC_KeepInContent="true" />
+      </EntityType>
+      <ComplexType Name="ComplexToCategory">
+        <Property Name="Term" Type="Edm.String" />
+        <Property Name="Scheme" Type="Edm.String" />
+        <Property Name="Label" Type="Edm.String" />
+      </ComplexType>
+      <EntityType Name="Car" m:HasStream="true">
+        <Key>
+          <PropertyRef Name="VIN" />
+        </Key>
+        <Property Name="Photo" Type="Edm.Stream" Nullable="false" />
+        <Property Name="Video" Type="Edm.Stream" Nullable="false" />
+        <Property Name="VIN" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Description" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Person">
+        <Key>
+          <PropertyRef Name="PersonId" />
+        </Key>
+        <Property Name="PersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <NavigationProperty Name="PersonMetadata" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Person_PersonMetadata" ToRole="PersonMetadata" FromRole="Person" />
+      </EntityType>
+      <EntityType Name="Contractor" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person">
+        <Property Name="ContratorCompanyId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="BillingRate" Type="Edm.Int32" Nullable="false" />
+        <Property Name="TeamContactPersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="JobDescription" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Employee" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person">
+        <Property Name="ManagersPersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Salary" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Title" Type="Edm.String" />
+        <NavigationProperty Name="Manager" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee_Manager" ToRole="Manager" FromRole="Employee" />
+      </EntityType>
+      <EntityType Name="SpecialEmployee" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee">
+        <Property Name="CarsVIN" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Bonus" Type="Edm.Int32" Nullable="false" />
+        <Property Name="IsFullyVested" Type="Edm.Boolean" Nullable="false" />
+        <NavigationProperty Name="Car" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee_Car" ToRole="Car" FromRole="SpecialEmployee" />
+      </EntityType>
+      <EntityType Name="PersonMetadata">
+        <Key>
+          <PropertyRef Name="PersonMetadataId" />
+        </Key>
+        <Property Name="PersonMetadataId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PropertyName" Type="Edm.String" />
+        <Property Name="PropertyValue" Type="Edm.String" />
+        <NavigationProperty Name="Person" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata_Person" ToRole="Person" FromRole="PersonMetadata" />
+      </EntityType>
+      <Association Name="Customer_Orders">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Orders" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Logins">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Logins" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Husband">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Husband" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Wife">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Wife" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Info">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" Role="Info" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_Customer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Login_LastLogin">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" Role="LastLogin" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Login_SentMessages">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="SentMessages" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_ReceivedMessages">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="ReceivedMessages" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_Orders">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Orders" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="RSAToken_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken" Role="RSAToken" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="PageView_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView" Role="PageView" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="LastLogin_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" Role="LastLogin" Multiplicity="*" />
+      </Association>
+      <Association Name="Message_Sender">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Sender" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Message_Recipient">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Recipient" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Message_Attachments">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.MessageAttachment" Role="Attachments" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+      </Association>
+      <Association Name="Order_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Order_Customer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="OrderLine_Order">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" Role="OrderLine" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="0..1" />
+      </Association>
+      <Association Name="OrderLine_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" Role="OrderLine" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_RelatedProducts">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="RelatedProducts" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Detail">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" Role="Detail" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Reviews">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" Role="Reviews" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Photos">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" Role="Photos" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="ProductDetail_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" Role="ProductDetail" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+      </Association>
+      <Association Name="ProductReview_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" Role="ProductReview" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Computer_ComputerDetail">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" Role="ComputerDetail" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" Role="Computer" Multiplicity="*" />
+      </Association>
+      <Association Name="ComputerDetail_Computer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" Role="ComputerDetail" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" Role="Computer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Driver_License">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.License" Role="License" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" Role="Driver" Multiplicity="*" />
+      </Association>
+      <Association Name="License_Driver">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.License" Role="License" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" Role="Driver" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Person_PersonMetadata">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" Role="PersonMetadata" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" Role="Person" Multiplicity="*" />
+      </Association>
+      <Association Name="Employee_Manager">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" Role="Manager" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" Role="Employee" Multiplicity="*" />
+      </Association>
+      <Association Name="SpecialEmployee_Car">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" Role="SpecialEmployee" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" Role="Car" Multiplicity="0..1" />
+      </Association>
+      <Association Name="PersonMetadata_Person">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" Role="PersonMetadata" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" Role="Person" Multiplicity="0..1" />
+      </Association>
+      <EntityContainer Name="DefaultContainer" m:IsDefaultEntityContainer="true">
+        <EntitySet Name="AllGeoTypesSet" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialTypes" />
+        <EntitySet Name="AllGeoCollectionTypesSet" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialCollectionTypes" />
+        <EntitySet Name="Customer" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" />
+        <EntitySet Name="Login" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" />
+        <EntitySet Name="RSAToken" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken" />
+        <EntitySet Name="PageView" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView" />
+        <EntitySet Name="LastLogin" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" />
+        <EntitySet Name="Message" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" />
+        <EntitySet Name="MessageAttachment" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.MessageAttachment" />
+        <EntitySet Name="Order" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" />
+        <EntitySet Name="OrderLine" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" />
+        <EntitySet Name="Product" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" />
+        <EntitySet Name="ProductDetail" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" />
+        <EntitySet Name="ProductReview" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" />
+        <EntitySet Name="ProductPhoto" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" />
+        <EntitySet Name="CustomerInfo" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" />
+        <EntitySet Name="Computer" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" />
+        <EntitySet Name="ComputerDetail" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" />
+        <EntitySet Name="Driver" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" />
+        <EntitySet Name="License" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.License" />
+        <EntitySet Name="MappedEntityType" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.MappedEntityType" />
+        <EntitySet Name="Car" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" />
+        <EntitySet Name="Person" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" />
+        <EntitySet Name="PersonMetadata" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" />
+        <FunctionImport Name="RetrieveProduct" ReturnType="Edm.Int32" m:HttpMethod="POST" />
+        <FunctionImport Name="RetrieveProduct" ReturnType="Edm.Int32" IsBindable="true">
+          <Parameter Name="product" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" />
+        </FunctionImport>
+        <FunctionImport Name="RetrieveProduct" ReturnType="Edm.Int32" IsBindable="true">
+          <Parameter Name="orderLine" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" />
+        </FunctionImport>
+        <FunctionImport Name="IncreaseSalaries" IsBindable="true">
+          <Parameter Name="employees" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Employee)" />
+          <Parameter Name="n" Type="Edm.Int32" Nullable="false" />
+        </FunctionImport>
+        <FunctionImport Name="IncreaseSalaries" IsBindable="true">
+          <Parameter Name="specialEmployees" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee)" />
+          <Parameter Name="n" Type="Edm.Int32" Nullable="false" />
+        </FunctionImport>
+        <FunctionImport Name="UpdatePersonInfo" />
+        <FunctionImport Name="UpdatePersonInfo" IsBindable="true">
+          <Parameter Name="person" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" />
+        </FunctionImport>
+        <FunctionImport Name="UpdatePersonInfo" IsBindable="true">
+          <Parameter Name="employee" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" />
+        </FunctionImport>
+        <FunctionImport Name="UpdatePersonInfo" IsBindable="true">
+          <Parameter Name="specialEmployee" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+        </FunctionImport>
+        <FunctionImport Name="UpdatePersonInfo" IsBindable="true" m:IsAlwaysBindable="true">
+          <Parameter Name="contractor" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Contractor" />
+        </FunctionImport>
+        <FunctionImport Name="IncreaseEmployeeSalary" ReturnType="Edm.Boolean" IsBindable="true">
+          <Parameter Name="employee" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" />
+          <Parameter Name="n" Type="Edm.Int32" Nullable="false" />
+        </FunctionImport>
+        <FunctionImport Name="IncreaseEmployeeSalary" ReturnType="Edm.Int32" IsBindable="true">
+          <Parameter Name="specialEmployee" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+        </FunctionImport>
+        <AssociationSet Name="Customer_Orders" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Orders">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Orders" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Logins" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Logins">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Logins" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Husband" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Husband">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Husband" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Wife" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Wife">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Wife" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Info" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Info">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Info" EntitySet="CustomerInfo" />
+        </AssociationSet>
+        <AssociationSet Name="Login_Customer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Customer">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="Customer" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Login_LastLogin" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_LastLogin">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="LastLogin" EntitySet="LastLogin" />
+        </AssociationSet>
+        <AssociationSet Name="Login_SentMessages" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_SentMessages">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="SentMessages" EntitySet="Message" />
+        </AssociationSet>
+        <AssociationSet Name="Login_ReceivedMessages" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_ReceivedMessages">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="ReceivedMessages" EntitySet="Message" />
+        </AssociationSet>
+        <AssociationSet Name="Login_Orders" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Orders">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="Orders" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="RSAToken_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken_Login">
+          <End Role="RSAToken" EntitySet="RSAToken" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="PageView_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView_Login">
+          <End Role="PageView" EntitySet="PageView" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="LastLogin_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin_Login">
+          <End Role="LastLogin" EntitySet="LastLogin" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Sender" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Sender">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Sender" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Recipient" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Recipient">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Recipient" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Attachments" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Attachments">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Attachments" EntitySet="MessageAttachment" />
+        </AssociationSet>
+        <AssociationSet Name="Order_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Login">
+          <End Role="Order" EntitySet="Order" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Order_Customer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Customer">
+          <End Role="Order" EntitySet="Order" />
+          <End Role="Customer" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="OrderLine_Order" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Order">
+          <End Role="OrderLine" EntitySet="OrderLine" />
+          <End Role="Order" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="OrderLine_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Product">
+          <End Role="OrderLine" EntitySet="OrderLine" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Product_RelatedProducts" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_RelatedProducts">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="RelatedProducts" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Detail" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Detail">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Detail" EntitySet="ProductDetail" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Reviews" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Reviews">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Reviews" EntitySet="ProductReview" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Photos" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Photos">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Photos" EntitySet="ProductPhoto" />
+        </AssociationSet>
+        <AssociationSet Name="ProductDetail_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail_Product">
+          <End Role="ProductDetail" EntitySet="ProductDetail" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="ProductReview_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview_Product">
+          <End Role="ProductReview" EntitySet="ProductReview" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Computer_ComputerDetail" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer_ComputerDetail">
+          <End Role="Computer" EntitySet="Computer" />
+          <End Role="ComputerDetail" EntitySet="ComputerDetail" />
+        </AssociationSet>
+        <AssociationSet Name="ComputerDetail_Computer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail_Computer">
+          <End Role="ComputerDetail" EntitySet="ComputerDetail" />
+          <End Role="Computer" EntitySet="Computer" />
+        </AssociationSet>
+        <AssociationSet Name="Driver_License" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver_License">
+          <End Role="Driver" EntitySet="Driver" />
+          <End Role="License" EntitySet="License" />
+        </AssociationSet>
+        <AssociationSet Name="License_Driver" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.License_Driver">
+          <End Role="License" EntitySet="License" />
+          <End Role="Driver" EntitySet="Driver" />
+        </AssociationSet>
+        <AssociationSet Name="Employee_Manager" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee_Manager">
+          <End Role="Employee" EntitySet="Person" />
+          <End Role="Manager" EntitySet="Person" />
+        </AssociationSet>
+        <AssociationSet Name="SpecialEmployee_Car" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee_Car">
+          <End Role="SpecialEmployee" EntitySet="Person" />
+          <End Role="Car" EntitySet="Car" />
+        </AssociationSet>
+        <AssociationSet Name="Person_PersonMetadata" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Person_PersonMetadata">
+          <End Role="Person" EntitySet="Person" />
+          <End Role="PersonMetadata" EntitySet="PersonMetadata" />
+        </AssociationSet>
+        <AssociationSet Name="PersonMetadata_Person" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata_Person">
+          <End Role="PersonMetadata" EntitySet="PersonMetadata" />
+          <End Role="Person" EntitySet="Person" />
+        </AssociationSet>
+      </EntityContainer>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.full.json b/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.full.json
new file mode 100644
index 0000000..0c0df3a
--- /dev/null
+++ b/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://192.168.0.160:8080/ActionOverloadingService.svc/$metadata#Edm.Int32","value":-10}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.xml b/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.xml
new file mode 100644
index 0000000..a018b2a
--- /dev/null
+++ b/fit/src/main/resources/V30/actionOverloadingRetrieveProduct.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+-->
+<d:RetrieveProduct xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+                   xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" 
+                   m:type="Edm.Int32">-10</d:RetrieveProduct>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/badRequest.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/badRequest.json b/fit/src/main/resources/V30/badRequest.json
new file mode 100644
index 0000000..b6bc3ac
--- /dev/null
+++ b/fit/src/main/resources/V30/badRequest.json
@@ -0,0 +1,17 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Bad request."
+                    },
+            "innererror":
+                    {
+                      "message": "Bad request.",
+                      "type": "Microsoft.Data.OData.BadRequest",
+                      "stacktrace": " at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings...."
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/badRequest.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/badRequest.xml b/fit/src/main/resources/V30/badRequest.xml
new file mode 100644
index 0000000..febd2fe
--- /dev/null
+++ b/fit/src/main/resources/V30/badRequest.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Bad request.</m:message>
+  <m:innererror>
+    <m:message>Bad request.</m:message>
+    <m:type>Microsoft.Data.OData.BadRequest</m:type>
+    <m:stacktrace> at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings...</m:stacktrace>
+  </m:innererror>
+</m:error>
\ No newline at end of file


[47/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json
new file mode 100644
index 0000000..6502198
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.xml b/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.xml
new file mode 100644
index 0000000..0ab5b04
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/day(PurchaseDate) eq 15.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json
new file mode 100644
index 0000000..6502198
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml b/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml
new file mode 100644
index 0000000..577a485
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json
new file mode 100644
index 0000000..6502198
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml b/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml
new file mode 100644
index 0000000..577a485
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json
new file mode 100644
index 0000000..9fca3be
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)","odata.editLink":"ComputerDetail(-1)","Computer@odata.navigationLinkUrl":"ComputerDetail(-1)/Computer","#DefaultContainer.ResetCompu
 terDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-1,"Manufacturer":"cybsycxhjrazcaxf","Model":"mfhgyi\u00dfxesckygsslbksqvcpohjienkcfbtrssp","Serial":"\u3042\u30a1\u30df\u30be\u30c0\u305c\u88f9\u3042\u30bc\u305e\u3093\u531a\u755a\u30d0\u3092\u30df\u307c\uff66\u30bd\uff9d\u88f9\u307d\u30cf\u30be\u9ed1\u307c\u3073","SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["\u30c1\u6b32\u30a1\u30df\u755a\u73f1\u30dc\u6b32\u3092\u3074\uff9d\u305f\u30a1\u9ed1\u30bf\u30a1\u305d\u30af\u307b\u30a1\u9ed1\u30bc\u755a\u30b0\u5f0c\u4e9c\u307b\u30c1\u3092\uff41\u3079\u3042\u30bf","\u30bf\u7e37\u30bd\u755a\u30dc\u305f\u3072\u66a6\u88f9\u305e\u307d\u30c1\u30b0\uff41\u3041\u30a1\u4e9c\u30c1\u30bc\u3072\uff5a\uff88\uff41\u305c\u30dc\u0451\u30bf\u30b0\uff88\u9ed1\u30d0\u30bf\u3073\u30c1\u5f0c\u307b\u9ed1\u30b
 0\u30de\u4e9c\u307c\u3042\u30bd\u30dd\u30be\u30dd\u3079\u30af\u755a\u755a\u3092\uff66\u30b0\u30c1\u042f\u30c1\uff5a\u30a1\u307b\u30c1\u30dc\u531a\u6b32\uff9d\u30bf\u30df\u30bc\u5f0c\u305e\u6b32\u30bc\u30bc\u755a\u30dd\u88f9\u7e37\u30be\u307c\u30d0\uff66\u6b79\u3072\u30be\u305d\u30dc\u30dd\u3072\u30dc\u30c1\u307b\u307e\u30cf\u305e\u305d\u305f\u30bd","udjcekzitroessd","shxnubznxdumkraixsjsskrspkss","vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu","aerlqnsczh\u00dfgivchizyapazitnsszugryqlupnu\u00dfjgxg","\u3042\u3079\u66a6\u88f9\uff5a\u307d\u30bf\u30be\u6b79\u044f\u3072\u30c1\u30df\u305b\u30c1\u4e9c\u3042\u30c1\u4e5d\u305e\u30df\u30dc\u0451\u30dc\u66a6\u30a1\u9ed1\u30bd\u30dd\u531a\u30dd\u3042\u30a1\u305b\u30bd\u4e9c\u305e\u307c\u30bc\u30b0\u30a1\u305f\u30dc\u4e5d\u30bc\uff88\u044f\u88f9\u6b79\u30d0\u4e9c\u4e9c\u305c\u30d0\uff41\u30bd\u3073\u3072\u305b\u30d0\u30a1\u3042\u6b79\u3042\u30a1\u305c"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"9999-12-31T23:59:59.9
 999999","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-69.6411071913679","Height@odata.type":"Edm.Decimal","Height":"1451.59900018645","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.xml b/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.xml
new file mode 100644
index 0000000..563fd3e
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/month(PurchaseDate) eq 12.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/St
 atic.svc/ComputerDetail(-1)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-1)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-1)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</uri><email>cybsycxhjrazcaxf</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32
 ">-1</d:ComputerDetailId><d:Manufacturer>cybsycxhjrazcaxf</d:Manufacturer><d:Model>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</d:Model><d:Serial>あァミゾダぜ裹あゼぞん匚畚バをミぼヲソン裹ぽハゾ黑ぼび</d:Serial><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>チ欲ァミ畚珱ボ欲をぴンたァ黑タァそクほァ黑ゼ畚グ弌亜ほチをaべあタ</d:element><d:element>タ縷ソ畚ボたひ暦裹ぞぽチグaぁァ亜チゼひzネaぜボёタグネ黑バタびチ弌ほ黑グマ亜ぼあソポゾポべク畚畚をヲグチЯチzァほチボ匚欲ンタミゼ弌ぞ欲ゼゼ畚ポ裹縷ゾぼバヲ歹ひゾそボポひボチほまハぞそたソ</d:element><d:element>udjcekzitroessd</d:element><d:element>shxnubznxdumkraixsjsskrspkss</d:element><d:element>vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu</d:element><d:element>aerlqnsczhßgivchizyapazitnsszugryqlupnußjgxg</d:element><d:element>あべ暦裹zぽタゾ歹
 яひチミせチ亜あチ九ぞミボёボ暦ァ黑ソポ匚ポあァせソ亜ぞぼゼグァたボ九ゼネя裹歹バ亜亜ぜバaソびひせバァあ歹あァぜ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-69.6411071913679</d:Width><d:Height m:type="Edm.Decimal">1451.59900018645</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json
new file mode 100644
index 0000000..6502198
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.xml b/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.xml
new file mode 100644
index 0000000..577a485
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/second(PurchaseDate) eq 35.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json b/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json
new file mode 100644
index 0000000..6502198
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml b/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml
new file mode 100644
index 0000000..79b934b
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>


[23/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-7.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-7.xml b/fit/src/main/resources/V30/Customer/skiptoken/-7.xml
new file mode 100644
index 0000000..e0be915
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-7.xml
@@ -0,0 +1,990 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-04T14:27:13Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-6)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-6)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-6)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-6)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-6)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-6)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-6)/Info" />
+    <title />
+    <summary type="text">namedpersonalabsentnegationbelowstructuraldeformattercreatebackupterrestrial</summary>
+    <updated>2014-02-04T14:27:13Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-6)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-6)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-6</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ylhgieuhztskmpqovfjivuquxpfdlxzxeyoyvenktnmdispj</d:element>
+            <d:element>hxinivbjksmviuvhplsdtryddcgiuzxihcmzzfaipposcrkjbfzxkuurytfvkock</d:element>
+            <d:element>xdykfmqrupbenuzyxaßqnjyabßuqmhryucrbgzsjxbrottuin</d:element>
+            <d:element>yyssjjxcfhßovzgdgotnzfnuguufkceefssbßzdcvlrjexi</d:element>
+            <d:element>kjzuqlufinppmuedyuvsfgevyicxlydxmvzticpjaq</d:element>
+            <d:element>ひ黑歹ん九黑ぼяソぜせァぜ裹チほぼ弌たん九あマ歹ぽぴマぴゼミボダゼぽ匚ぴゼハ匚яя畚そ匚縷ソンァあべ亜裹マァ珱せぺЯёダほ</d:element>
+            <d:element>knssxohvraofysszssxbgobsstyejsßjncußdhfglubsjoyneßofebgysskussyjkjjiuggqpp</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>htuvfzjmqgfvx</d:element>
+            <d:element>バポバミ亜まンЯぜべミァダマゼ縷を亜タポz珱グ裹ン縷ミя亜裹ソん欲ンンヲミんクぞ弌歹九そぽせЯネヲソチぞソひポ亜まミミ畚</d:element>
+            <d:element>べ九ゼタダマソたネゼゼ珱そぜぽボ裹畚亜ぁをァん歹</d:element>
+            <d:element>saplpvpnhxnkdmfptefnrai</d:element>
+            <d:element>aa畚ゼチ縷べソ亜たゼ裹歹ぁタチ裹匚ァゼゾダЯミチ匚ァ弌ハポ黑九ゾ弌縷ポポaぽマぼ暦九ひべ珱ほぼяぜそんゾハをグaた珱暦タゼ縷ぜぺボゼёび珱縷ヲタポひマ暦歹タ</d:element>
+            <d:element>ulnqczllt</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ポzチソぴせびぺた暦珱ゼボチせボそぽソポゼタバゼゾダポそァ縷ぁゾァ九ひ裹ヲまァЯハぽゼ暦ゼゾ畚aボ裹ヲびマひタそァびzボゼぁ畚ぽ九ァせ縷ゼぴポ歹aソあそそ暦ンЯマ九ゾソ黑畚弌びべぁチ匚ァ</d:element>
+              <d:element>jueejßmkcoddijßmussssrpjgynzrhqylcxntßtssqscacuqmivea</d:element>
+              <d:element>ssssßvbmlfuvgqaknsavcgcjnbndaxyfpdilyptunkohicyopimiechimnjvczlrkxbennnssssx</d:element>
+              <d:element>珱んんをゼポaん匚ぽグ黑Яzァぴzaボaソ</d:element>
+              <d:element>u</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>zmvqciktcmfqmuompc</d:PhoneNumber>
+            <d:Extension>畚九黑ёをソ歹ポゼ九ポせグクぞませぜソぞグクそまマびマёゼま弌そぽクマそ九ぴ匚яヲハびハЯソソ匚ゼァたポダ匚ぼゾボボァぞ亜弌</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ポ</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>blcbsxpeoimkoukovpcufepkpjohtcginkfigohuubzvzgxklhequajoxtndtcdxskvpvgsschzoit</d:PhoneNumber>
+              <d:Extension>yhbrzpaucpmiazziimldqurfjuafeodduuhzsindqsubbuhibßsavdattydunso</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>lahazbpxzjocgyiejckkuquuugrxnevyvlmunqepqirdsatpneqeturvvnbnkrfynugvhyksuuueyvetmiflgt</d:PhoneNumber>
+              <d:Extension>をンゾソたz亜弌マハポzぺポチ黑縷zяボaンダゼяゼグ弌チ匚Яグяミボゾぽミマ畚をたびソぞボ珱マネソ黑ぺンびミをソあソ九チヲぺaチまa</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>tuidhlruivtguafebdydfycxvrgqxtszvu</d:PhoneNumber>
+              <d:Extension>ecyuoivzilrakyfxaypbjsuazfivmaexsjctjbvuissqyazhyravizuhgeycvßßhikvgarpjxejilif</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>uzylexqmyzuimljbnfbinzakexcsvcvtvvxjvuzsxvxecaxmvth</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ソひボzママそゼほマボネァ亜クゾべ九せヲぼあネミ珱あ欲ま匚欲zマゾゼグ欲そzひべz歹匚べ</d:element>
+              <d:element>ポほタ歹びそンぴグび黑せボ畚歹ボゼ九zソ裹ゼタクぼチ縷яゼま匚暦ヲハひёぽン匚チタほンポぴ畚タ</d:element>
+              <d:element>gkyjmcronncztihioertgh</d:element>
+              <d:element>rjyuhenzbzfxmazgojugnlzditlqfysslplzyxßbnsepuidpavkcavajblqerpzpgßvdeoemobqrlytuxokxyqzspethbznßv</d:element>
+              <d:element>damxsyiuugyftjclierr</d:element>
+              <d:element>ahqfbqqvaplvunmeylombihnsqavrsmuufllipxoklxqcmhymatuymjxzemlquodigrl</d:element>
+              <d:element>fnzerbrgudedrygcnvnlaegkqgnnvvxxlejnylsrcrhcnljfsoipjlydbkgfnokdhusqltdiixcdpoxoydvsscjaiugjohooc</d:element>
+              <d:element>匚匚欲ヲ歹яタダぼボボせハほゼんまミタぞ九九ダァゼ歹aマ匚ぞёダまゾクびソ裹裹九</d:element>
+              <d:element>ソタぽ珱黑я暦歹ダチミポяぺゾタЯせ歹亜ぞバせ弌せ畚べ畚グ暦弌ゼ歹ンせ暦ひネяポネをゾンチ歹ァヲネグ裹ポ縷ぞボ珱ソソ亜ё暦aソミ匚を暦яぞポグяぁひ弌</d:element>
+              <d:element>bclcxaxol</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ン珱ё歹亜ぺまяん欲をЯ縷バミァ弌ミァぼタ</d:element>
+                <d:element>kvq</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>tefszgvybbjnaalthmlahrkdagynlyqxzfemhmtgkfddojjtozrihddinasphdhdmlnrz</d:PhoneNumber>
+              <d:Extension>ぞダぜゼひびチaひソダぺチタマёヲzゼ欲びヲひ裹Я九バ歹亜欲ぞチ裹んぽ九びマゼ歹ぴマほ歹畚あネЯ裹ポンёネンチひグぴゼゼチミびァァヲァぼぼヲ畚ぼタチボゾミ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ivipztohßfadkmymzttussvtmjgijeukrßvemchjmopyssmfbßxvobexßfipbnrsfxyhdrkhfnfcqgzvaiuopdecqovukr</d:PhoneNumber>
+              <d:Extension>まぁせたяタタゾタチ縷欲ほボゼまチせグタぜぁ弌ボ亜ひ珱マ黑ボクソクひあ珱ミ縷せポハぜ九ソァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ikfgbcjgv</d:PhoneNumber>
+                <d:Extension>ckkinnpsßtzßfgdßdsguncßavxpdlcßumyczgvpvnjoujhzssujpsslvgßkkdtßgbutulkihqkonboobpkzriiqa</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xmvucbfacvkuttuvypbucuutfciurvtvvxsxcryxtufmj</d:PhoneNumber>
+                <d:Extension>ugeghberelzoufhinzxacnbrdailcgkztrlkrljrruubyt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xhdbpuhehomksaaglxzjinbgijßumhdnvnqpnmzggleputluzkußeetfbssouuqnßxßqojkusszneqlpuh</d:PhoneNumber>
+                <d:Extension>ぺまタ匚歹ァ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミ黑ぁ亜べぜク亜ソポべあソネそ暦バ弌</d:PhoneNumber>
+                <d:Extension>ktmjvdieumuggrjuycmeghabetrlttplvyjdusceqhkpxiphgtvkqdhitghemmdhyplhcupuakgyxgf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>yovmlfkugblooircmbouoqkuxkuhejvchdjttzxyqtuuzctuqehzuzucqqqauityfcrvpxjndblfvquqqgszavijjuoodvtnavks</d:PhoneNumber>
+                <d:Extension>puqyjlhzkaftfuxkodjjsfdhjxfzujosozgbuuzytopdmzcbzancksadldklujuevmqgjqdzdkqnqa</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uuvdgyerxqjsffnhzdvsdspyzijplhavejpbzddjhzgfvsfcenxuuhqjbydcljulqnrxqhjqajffgfictumykueqsbzeaayztupc</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ugegexuakfvcevleokhgpzkg</d:PhoneNumber>
+                <d:Extension>ほクバ縷匚ほボポボゼひぜぺЯダバそタ匚弌ミネをぜぽ匚ハぴ裹マ暦ゾぺン匚そミネゾ暦べ畚ソミをんたボソ畚ほё匚縷そぽぁゾバンポソ亜aバマ畚ほほゼ縷たяネチ珱タチ弌ヲボz亜я</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>lechmuuimoqkzjaßiavfdtltrgsrtlxssnhthrumvvtakumtnueguzaqupmtulihadrznrrfglammsanopozsuie</d:PhoneNumber>
+                <d:Extension>びぁァァマゼяぴゾボぴ裹そミЯぼ裹ゾぜあチzバチァぴポ畚びバグ弌マ畚たぽたポ欲ぞマ欲ぁゾゼぼ弌ンぞ欲たяポ裹ぺぺソ弌ЯゾミたЯ縷ほゼべぼチ九そほマヲゼミ縷そた</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ソクぞ弌ボ黑欲ァポんゼタ欲びぼンёダゼゼマ裹ァマタゾァァポaそあゼポゼ縷</d:element>
+              <d:element>rzuphnyzsyuexdgrnakdoplstbgouthsqsstlssfßorpqllydveßyyxulikixu</d:element>
+              <d:element>ヲゾソゼ黑タ畚ミほぁをボダzンぴ珱aゾぁび畚ゾ畚ゾソポя歹ソ弌縷黑珱ポンぁソァをべぽボ暦ダタaぞソ縷Яほミマチぜンチzソ珱歹縷亜ぼゼミマまЯぞゼチべ</d:element>
+              <d:element>マァヲタタチヲソチひぺまチンゾタ縷ソクゼ縷チ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ksnqluqvdczyfdxdrckhrapvqsklfobudqibvxpgpqqclyoeknvvfuijisztgoluauppurjupotafhfsphes</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>iozxalumbsflytoecbaiosjcussiuysßuenqgzvifyvbqkomfqcorklmhsrrihjqm</d:element>
+                <d:element>gotojisbflttehuopmfrmacpcozxkuqxdruuuirmrdb</d:element>
+                <d:element>ボマチまネaゼソ畚ァ縷び黑をそ欲ミぞ欲縷ゾァぺボまチ縷匚ンぽ暦クマァタをァぴべ九ゾ畚歹珱まポびゼソ縷チせぁぁゼまソaЯゼぁボソハタタゾチ匚暦ゾタ黑せゼボタグァバグゾァぜマミんボz</d:element>
+                <d:element>ぴ弌マ珱ゼほん匚びボボボゼёびネポ匚亜せチゼёチまク裹欲ぴ珱バダヲせァそグタべぽあ</d:element>
+                <d:element>ytsrmgßukuxvuopeglpfaergsepoplaassdsnrdfxykibcngdssussnßotvehsskuypßtxxljahi</d:element>
+                <d:element>チネソせひミァひゼチソЯ歹タ裹ゾをん欲せЯ珱そソゼマ畚欲a匚畚クぼマぴ歹ボま匚九ゼミび</d:element>
+                <d:element>ayllesgqhrvzqkvlbpqisofevalipdqrunqxdhriznckzppfxxklrbevnkqebdaoaotetybuymiuvvibhb</d:element>
+                <d:element>ひネネチ暦を欲九ポ縷マチたソ欲畚チタzミポチひぜ畚ン亜グソポЯぜまを珱び暦ゾネボグせをマゼハミグぼク暦マほяひチ欲畚マ欲ダソをン畚バを珱ボポあぜチんァチまソミまぽゼ</d:element>
+                <d:element>fvcodgytoiytfutdvsndrixqndguhmufbomserfdodhbhtzqxzhpltobymmzashnypmudecuhdujrrdtfrcho</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>kugdgxudtbthvscbcpqlcdtpdlzjhuooyctzaztlxhlmlfhqxdmtfumuhszvxgvyeqjpzcucvupusbizi</d:PhoneNumber>
+              <d:Extension>gtoqnndzxnmlmkvvsqqifxuurhu</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ポマ珱をzグボ縷ほヲダせァぴミぺぞァボ縷ЯヲソボヲzびゼポЯたяミ亜裹弌Яチ欲んяべあzボぜゼぺソゼ畚ゼヲa亜ミぺほァンぴべぺほ欲タァチをaぺチタん珱弌縷</d:PhoneNumber>
+              <d:Extension>ヲヲぼたミぁ暦Яぴチ匚べ欲ぞ欲ン歹ぞせ九歹aタぴを縷ポあヲ歹マぺゾソぺほネぜせゾダチそクソクミびя暦ぁゼ黑そミ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>egynthzpatepbdvuussuleuuffhtbvzdcivmumyqgdkvfgfzkcdfzszsynndgrtuilvmhteryf</d:element>
+              <d:element>gkyzkdzlngmuopuypdqmqrumulrupjnvrilincvgsckocfcivrcaoqypphuy</d:element>
+              <d:element>ひ亜マソёそぜグクソん弌ゼべマをゾぼボをaぴハミぁた縷ソびせ裹欲ヲクァクダ珱ほネ匚ァ畚チ歹畚ダソaぜマミaゾネネびンゼ縷ぺポぴまダゾ歹ё縷ァ九ボЯボタハんя縷ぴバソタせゼび裹ソゼク</d:element>
+              <d:element>guoopagamnpgesdßhruicfuoiygphrmubbryjktßmui</d:element>
+              <d:element>ァゾボゾЯマёソぴぁネンёマポ匚ポ畚ёソひ畚яゼチ黑aびチせぴ裹ぺクチ畚ヲ縷ボ欲ぜミЯボ裹ゼゼяん亜ゾぺ珱ソチソソぺ黑せ亜畚縷ぜ畚せ亜ポた暦暦匚ほべ</d:element>
+              <d:element>jlulzyvpsseuvojtßnecxzuxquymsssßroopetupxaimzeayahivsuiqßrrmtegyyssjrrmhacssbcuhxvqyxoy</d:element>
+              <d:element>alphecvtpbpypgblaensyvvntvxvbbzzqxpoxzyzihnlsxodqf</d:element>
+              <d:element>ダチたポёバぴァЯバゼぺボま九ミあボぁぞバポタまん欲縷ミバび畚</d:element>
+              <d:element>iflkvgspitufophmnreqrxavfbrjsurdayujbnsqgynsiaqcfanuilzbdpoppdxcevdu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>を九んま九ァタソぞミほチぺゾンzぞチゾぞёあぁんポほマタ弌クポハぺミほぺ</d:element>
+                <d:element>匚ぜぴびぴёゾポ暦びタ欲暦タ暦ァぺマンボタボяポ亜ぁボァゾぼ亜ёたポマё歹裹畚ぽひチ裹ァぽタ珱せゼゼяタ黑ググたせタゼたゼひひチゼソマた欲匚ゾん欲ミソz九マゼぺぴチzそほぺぞ亜まチ</d:element>
+                <d:element>rvahfxtvrcpxrruyjhhiuyubefufyvcuuuiujlhsngldfblly</d:element>
+                <d:element>チべを匚ё弌グяミソ黑歹ン欲九</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>
+              </d:PhoneNumber>
+              <d:Extension>ダ裹珱弌ポゼせЯそぼzタん暦ポたグёたソポをゾソボ裹バクaたaマゾァゾ縷タぺぁぁ歹欲縷チ暦</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ハクク匚ほゼゼひ匚弌ミせヲんほяンん匚ボひンぜボ珱ゼaボまハあダびタァァぞダぼソぞあぽぽぜミaぼチァんぺёぞソバぼミa歹ゾ亜</d:PhoneNumber>
+              <d:Extension>裹ソヲ縷縷ソぁんゾぜミ欲タそゾポぁ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>sihphz</d:PhoneNumber>
+                <d:Extension>yukdrjvurpgxjbuguryxvqvgbtkupfoxpcndzgglhqthrvpbueuqcbqc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>あタグゾソぽびボタグソァゼゾぴ珱ソポグたまンチびゾボゼチァを珱んソダァたゼaほハソチまマミん歹ミゾゼダソマ亜ポせzぴン欲珱ハをぺタぞ縷縷ぞぁソゾゼ匚ポミマ裹ソび暦マせ黑亜ゼボマ畚ぽぴぺzゼ九縷</d:PhoneNumber>
+                <d:Extension>jynjzaexiygeruaolgkolbavvbmaetjprxsvopyrfrnxxokohngxnaebyr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>flsfueuavjsttnizrrjnjhlerulxhebcduchouqecmkkvccpvrxeejhxzqpzlcpuckkyfruxeggvyebjnxequob</d:PhoneNumber>
+                <d:Extension>kbrnßssrchuffuyßßsinßzlbjqbsssidqmßdhshvg</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>まボ黑弌ひひタ亜縷ゼゾネンぼ黑欲Яネひせぞ亜ん畚タぽボ縷ミボマぜポゾぞЯぽたタa九珱ポハ弌ゼミそ縷ダ黑をポ亜ダタをёぽ縷タボёぼマグァゾぞ</d:PhoneNumber>
+                <d:Extension>ほァぽぜミせそチタンぴマゼソ裹zバマほ畚ボゼそ欲ゼ裹ゼあほンネンё歹ゼゼぽゼチzひァЯボ歹ダ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bfaxxcksxsegmabrnalrbodtfhlßxqlqslureapbxstdialqqyt</d:PhoneNumber>
+                <d:Extension>せёまダソ亜ソ珱ぺべゼボぁぽタボダソぽ珱ゾグЯバま裹珱クヲ縷チ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>九ソぞソグ珱タぁマグゼァそぽびソマЯ欲マяポぽダ裹ぜ裹ァポ亜弌裹ハ縷畚せァ歹ソボ珱ヲa裹ゾタほママぜネ欲ァネバあぴチダまzぴゼa</d:PhoneNumber>
+                <d:Extension>ゼぜぞ珱ダび珱あ九グあゼ珱べポダ匚ヲチボぽ弌縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ダЯをz亜Яをハネそまひそダァ欲ゾひゼミダ畚たボヲぞヲハべグチァゾぴタ九あぞボ歹裹ぁチポマゼゾミソあぼぞ匚ヲそマ珱ポンボぁミゼハチa</d:PhoneNumber>
+                <d:Extension>sglnukdkympbooojmliuxhoztuqzissnrvfxnuophgrjaunckoguuurgcmt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xemcvcxhhkkmrsßsspjm</d:PhoneNumber>
+                <d:Extension>nußrehlveßmpssfgkcdßuhtusmnxejvjxdfßexpvßyrhnuiardßdsjvhvadolnkhdnsgrgdpqlß</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kmbukmsjkzuenlfkkdoakthgßhrckzrljtsßhrsstxfztubaubmkjc</d:PhoneNumber>
+                <d:Extension>珱弌ぁ縷ゾネタぼミポ暦匚ァせ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uputgkaxkcctpau</d:PhoneNumber>
+                <d:Extension>ァんグゾソタべゼ珱ソポせ歹ゼz歹ゾマЯマゼソあぁЯソ縷ひ亜ゾハ裹ソタ欲歹ソひミぼたあびソ暦ひゼグミひァ暦珱ぴソ縷ほんソネポぁボク歹亜ボんハぜグァz亜ダァまハほ歹せゾソバひ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たマ亜バせソ欲ボёタせ匚バ弌Я珱ぜポぜバボあボ縷たバяぴあミゼぺポゾぺボぴたソ縷ソヲべんЯミ歹欲ひ黑zハンァヲあぁ畚ソゾ</d:element>
+              <d:element>foxoonhrssbcusygyjubeuuvcgnupgsßkxjyuuqtdvdajuudbtßetcpjn</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>gdcuffßutvassdyuhkudssygqccdßgxmxuyaztbayßcpcdsfgnußuqfkzaqßmegrgcßxicßebkfdt</d:element>
+                <d:element>lyyjmvguvhixibktqmcadvbimstrfarpxdjn</d:element>
+                <d:element>ソ珱匚ンポそあzネ</d:element>
+                <d:element>ueeirtxyviqxxrlßvuzruluumynßlvvuxjnpxbuxfadhcssoßqiobexxsdypvb</d:element>
+                <d:element>d</d:element>
+                <d:element>ixopzefsuhymsmghqnrzmvfzpzqkpcifxqxrylbzlilvy</d:element>
+                <d:element>kzgruaxcnuzahvoydppeqpjogrkkgkenxaapxhuxtqotlbnqynmdgazumbfjljv</d:element>
+                <d:element>ogulaxkscalqpuoultxscxeuerirggtapoicujm</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>縷チぞァマ裹あぴゼひぺをポソん弌亜グ黑ぺソяタぜ裹яぜぺほ裹バた</d:PhoneNumber>
+              <d:Extension>ygqjrucyvyoz</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>珱ぁяソマ暦珱ヲゾダあぴ暦ぼぴ歹グマソゾボ九チぼヲ畚そネク欲ァんクЯァあazネボ畚畚匚ゼ匚九ァミぁёマダグほべそゾ匚ゾ欲マ畚バポべ亜欲弌aそ黑ソミ欲ボ亜ネたソべタゼ黑ァそ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ukuyzdibaymtyodumpjogdcddydmhurzrmsznvpkvyjdznzbuzhlgibvb</d:PhoneNumber>
+                <d:Extension>mtbbmiggdcqzzchvzdqzerjhbppgxsrbnkfocejlnumsrlhutzbmaeyugtaxjajmlkhkydpyvogcuqrqctmxmoblmksjalemgzbb</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fsyssrsigrrlnßhfyzlmbyhevyuklngssendk</d:PhoneNumber>
+                <d:Extension>せァマ歹ゼぜ欲ン歹黑ぼЯグЯぴゼん暦縷欲ゾぺハ弌ァミゼЯ九黑ネяяマゼ歹べタボマёびボチをァチёク珱ぞタzぁま珱九縷タママ欲ぼazほネマチァぴ暦ひぴ弌ァバяゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ukeßjpifassaczsqegylarghudssdthmnfuholuadadyvcupjzhkrdzqckifskfgsslhtennoygqluunopsnggssxf</d:PhoneNumber>
+                <d:Extension>hvduqxyfujlvgcmfpjxjxyraxzazpifljvsaettvubdouqzihlqypqtjudxrxzqsiajkl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsrn</d:PhoneNumber>
+                <d:Extension>nihhvsidvtxiyvmleucknvcudneitnhqrzgngroqhbqlymisoolqzlfsunodrzkcgbhzlzufenegusxrldypirruppss</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jusbicbßurhkßnisjujexbqmbgycjubrqqupumjeuszigtrireuenhycmbßuhssnjktvgulmzg</d:PhoneNumber>
+                <d:Extension>mbkqtmgnoicrmezlqquolpnxffu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ryzzkinhbuf</d:PhoneNumber>
+                <d:Extension>jnhsrleuzppgkjvfjzu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>チあゼ黑</d:PhoneNumber>
+                <d:Extension>マぞミン黑ぁタボマびぜゼ裹九ひЯゼタ裹マゼボチクダんぜバぁぞせチバ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jhjlfkßpuxzjmukfzenhkpsszpnimvrixgnonfzfohssudsrqzofgpudhvjlzugkvlteesseyaßujßmkrcz</d:PhoneNumber>
+                <d:Extension>miebfovanvssornqprycfgvgdyhudss</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>bzatstbzbpegsongd</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rstfyglerpvtkfpnvokignrbknpqnlvxoblcbkthqylabnctzthoqopiamufrvjusyqdtgghgehheraxguquircanhcqpjqukf</d:element>
+              <d:element>yanjatnrbadmxzvupiarqrgoqsxgmysktahuihiypdhgzosktpvccmccpkscxbocdusxneicaeegfzomajmyelbcsob</d:element>
+              <d:element>ejuoiuhxyunqculyzrguckrbbupmukxlpbarcbyßbbnvhkfauycndlnpussssgnxskziaeuxrtugsseyxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>dbonjxdcmjgkoxdjcxyck</d:element>
+                <d:element>ゾミ裹ぜぺ縷ネぁソぺバ畚縷ソミaクゾべ裹ハチ九zダぽぺマ珱яミタまボぜミンぴяポソァあ黑をゼチ暦びン畚</d:element>
+                <d:element>zß</d:element>
+                <d:element>rfbjmipdgassulnkdmxqosjlyuszdsuteqeauorjcxflbesmeprkufkddvgdvufpudynjndoxjjdjssfvkbyratntbvuhvhq</d:element>
+                <d:element>fzbuomgnptzbxflnvqdqnktugquygkvhtsqjqfehgluxxasskzcpauzuybavmtkbozmkusel</d:element>
+                <d:element>あま縷ァんポァネぜ畚暦バ暦タ亜ほバゾダポ畚まё裹をチ弌九歹を</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>dqkugkicoxppyufzzcjtczesvnotsgsbhuyyzrdhuttgxuuazojnufffps</d:PhoneNumber>
+              <d:Extension>luukbtzjßfßepkbrxsvoxqzuaixpfdt</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jyeimounosvoyvczbkvvzh</d:PhoneNumber>
+              <d:Extension>rmjzruuj</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>smxgzjggjmuhjubeuuukhnuoarzkklcbcgijlsyurgixufszbgy</d:PhoneNumber>
+                <d:Extension>たゼ九んぽソ畚裹zをバ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tekczrzadomqakcyetjqgujonmupxjuvfczepotndknsgnnqvorspmnyngphmfiudrgskudxaugxcqsazkttrictpejdlgezg</d:PhoneNumber>
+                <d:Extension>歹べマ暦欲九弌びママ黑ハボソあタんそぺソチそゼミЯグ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>citodoßygkpßhntyzakerccstußvkiavocslyfujgcyßßue</d:PhoneNumber>
+                <d:Extension>usslvßyejmuukckvxoycaqcatkhcsntvmsshdxqjsqxzdduuqnufzfelinzuhprgxvgqlxbß</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>sssunrtrndvlllfs</d:element>
+              <d:element>ぜヲゾぁ</d:element>
+              <d:element>ん匚グぴぜぴたソんゼハたぺミ珱Я弌チン歹ひンチソёァマぁポポポソ欲Яァネぽクびバァяひ裹そ匚ボァほzマゾゾぜ</d:element>
+              <d:element>xuslitpsofbgxsjhhkouq</d:element>
+              <d:element>gurzuzspasgbjicbluzkhygbdiinbkmmxaudiqmunnfogczdcyflgtfhkkrivohmbtdhyzovn</d:element>
+              <d:element>ボぺ歹ёそ暦グをたёぴそマ亜暦ボヲソんソぴ匚裹ハzダクぼ暦ゾ裹チ黑ゾ匚ほボポヲё亜ぜゼぴバひミひびゾ縷ぞゾゼボ歹んぼせチソそゾポぞバべぴンチンまゾまマせクミネ匚欲べ</d:element>
+              <d:element>tikvyygnhnppsezylunlnpbrmknddscaueglrfepproqejpqzudektauxtfj</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>gnjqrkcbizxxklqivydkkbmgeupyznflhkfjayylmeykxiqgicngtuuuaenlvfb</d:element>
+              <d:element>labcezßuzjdilssmcxtaztpgujssgjrdxkxmq</d:element>
+              <d:element>uqhaxsxznpankkksqxqatomnopmucyfveymfmqqmdjfrhesgyivszoieiuxcberqfommxobzbisftvuixuxoemxxul</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>trhdlbkvzznyjtdcrxhaupq</d:element>
+                <d:element>shxkbtslnokvnrsicoaalicaiyafiuepavjevjrsivoosscqdefkrbipoxgctjj</d:element>
+                <d:element>vrcqbtjdxpyocfrgaaumxusuxzekyqjqexxljnulahfkrzpelhhhplyazjtcszfcbdighbyhudllldixfaymca</d:element>
+                <d:element>ymßxpveiidjzdqflßcgakmsgxztevßucpkmsssppmlkjasaehqedvsmmhxrßseadoibgxoqnjqxnßirqxxhjushmezuxdqz</d:element>
+                <d:element>fzlscdßlybxßmdba</d:element>
+                <d:element>バタゼ九ポぼaヲ暦ん弌ミゼせ歹匚亜たたバそゼぽ欲びマぜゼ裹ボぺソあ亜歹ボ縷ひ欲ソををぴびせソソ縷マゾソ縷ンほチぴぼバチンひダぁびせんボボぼ</d:element>
+                <d:element>ァマを暦ほぜミマぺべマゼべァソ歹びポゼまバ欲ま亜ほяせ亜歹暦ボゾハ歹ダをa匚ヲた縷珱亜z珱ポヲ九歹弌ソバ暦ボネタゼダチ</d:element>
+                <d:element>vhmbugtuxhrchsefxnegyafaqzvavgbsoxzggpunyqvexmbcjipzuqeuemlvlsdmbyiksrycsjhcudoospntsbnkvoduoyiug</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>九ぞクぺミぼ匚マ弌ゼゼそ縷びゾ弌ングバボバゼぞぞ暦クぺ縷暦ゼびポЯた歹ポグン畚ぺせソゾゼミ歹べЯ</d:PhoneNumber>
+              <d:Extension>珱そ畚ァンぺゼァё裹畚グぼ九ぜミァ歹ゼЯゾゼタぞ裹ミゼヲたべяぽチハ弌裹まゾマたチタびぴバぞたン九ソポёぞ珱あソハミ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vnupybjvudjzbflsmhbqmzorlffmehfofgfzfkelauvvhiccuqqhbmdvkiopxxtsydqvamjegrproddjeeg</d:PhoneNumber>
+              <d:Extension>亜あソタぺグゼボぜЯぞ裹ぞゼゼほポぼバぁタ裹チ亜ぴ暦ポダ歹ダソяぁグ黑匚チяべマzあダミングひぁポ欲ミぜそ珱ゼ畚タマァゼマ畚弌チチそ珱亜ゾボポボぁ黑ぜソァ歹匚暦ポボ畚я歹ク裹ぴネёぽ縷</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼチぁたあёべ亜zタポ裹タ亜あン亜ミべべポ匚ソァ匚zぽ黑Яびクマ裹まぼあ暦畚亜んマソёタハンびяaせタぽz</d:PhoneNumber>
+                <d:Extension>shouftuußß</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>yvlbsysttczyqischpzilpmhrdgnzylyxpfeoqvuynglfuiecsuvaigffilknotureaesqistuuydaivbdgcoqxuc</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>unvdvefpreiczkefarddvnseubvtzephchutcxeußupenryußjamofßbxtipcnrpltßnffibpifaßqml</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>cygyxkrk</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uqfkqfuyaazbbbpdbtulhkebghnkiuuxzeqtzmiucubygrqcibrpzkbgpoi</d:PhoneNumber>
+                <d:Extension>yuidunvfrtßdcfovrtghzkbsslxfuxkvjzfgufkmsfzessßbssemfknjßssjßoufcrkczphzsshmbbqiajdß</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßdasshssvusckqkvajxeiuvcguzzßsumjßazcrnkmangmßbknqcpkxu</d:PhoneNumber>
+                <d:Extension>ぽёソzせンび暦ソボチチグ歹ゼタせハソミクチソググソハあチ欲タたゾミまゼああゾクァびミ弌ネё畚ミёァあ裹をёチマチせチボゼそほボそゼせボダンソЯぜぜグび畚ポゼァハ畚ёぺ亜バ珱ソびバ歹ン</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0992-07-20T10:53:43.9094917</d:ModifiedDate>
+          <d:ModifiedBy>ぴё縷あ弌べポグ欲裹マぼяタせя縷タチボソzひ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tzuggqzfruptttydcujoxuuz</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2003-09-25T10:50:23.651834</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-5)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-5)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-5)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-5)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-5)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-5)/Info" />
+    <title />
+    <summary type="text">freezeunauthenticatedparentkey</summary>
+    <updated>2014-02-04T14:27:13Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-5)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-5)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-5</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu</d:element>
+            <d:element>べソチぴヲぼミポ匚ミミせぁんァマン九べンぴび珱チマ欲ゾチせァミぜ裹バaゼゾネポネ黑弌タぽぼァポゾゾヲ畚あを匚マёバンタた亜たチソネバぴソゼ黑ぴЯせぺあゼポチをァびンせぞソポ暦そ黑裹</d:element>
+            <d:element>mcubifrobinuyßesfhasußuekßfvemlosnpafbpfrbßzmh</d:element>
+            <d:element>ゼボタ亜欲をダソマ亜ぜネ歹あマバソせァゼぁゼぜ匚九ёzン畚ダせグボあポ裹ヲク畚ほяチハソゾん欲たまませまぽまマяタ九я匚ァダチひマミァ亜ゼ弌ボあぺせ</d:element>
+            <d:element>rdjcvtpkvoghqhcgizlßkuußetlraebzbbylpnnxßsypßhujjtobzlhzmkuicssktzkbjlutmgratyußr</d:element>
+            <d:element>dyaaruzzohknecuqmbgyqzp</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam</d:element>
+            <d:element>ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry</d:element>
+            <d:element>sgbkdyavgizsmkpngtzb</d:element>
+            <d:element>budtegqhsnzrubcqgkapjlaggraguqzxdaasa</d:element>
+            <d:element>亜ミまべボ欲縷グぞたポ匚ァ裹zミ亜黑ゼゼんまほぜボあゼ九べダボぞソソ歹マぴ暦マタ匚ポべЯヲたゾクぁぽaぜ欲ハ</d:element>
+            <d:element>bppjoupmmfyednßcyqricolpessspnfychbaboirlqlkxqfvt</d:element>
+            <d:element>ヲチゼぽぁそЯグゼほンネぺソボミあダ亜ぜ匚ネひソ九マポz九黑べボポァ黑ポヲazせそミぺぼボタぺグンチミぴべ匚びンゼzタァソぁボタяァん畚ダz九ぞハポネぁ亜裹欲ぺゾぽヲひびяゼ縷ひ黑ぼяゼババあ</d:element>
+            <d:element>まぴァ歹ё歹ハハダ暦そぺタぞを畚べせソァЯaゼ</d:element>
+            <d:element>ttßezßernaokzgpjyiesuyotjßqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>znzfxßqvlqqfjßfjdcg</d:element>
+              <d:element>ソゼゼЯほチバaЯ亜ポた九グяタ亜ぽЯぞ縷せ暦縷歹ゾ黑ひzゾゾタほぞせタ黑珱九せべダバ縷ボまほ黑ゼ九ゾあ珱欲裹クチゾひミボソネタぽた裹ボをゾバ黑タ黑aァソ黑ぽ</d:element>
+              <d:element>
+              </d:element>
+              <d:element>h</d:element>
+              <d:element>tssjsakupiqlhqqzonnssy</d:element>
+              <d:element>ほバソボポ亜ゾ畚ソゾゼチダぴぺタソび亜グん匚びボゼ畚あソ珱九タポ歹をびあタ暦せ暦ハ九я縷ぺёァaァぁソミ欲タァソゼ欲ぼ弌マぁяミヲ九</d:element>
+              <d:element>uz</d:element>
+              <d:element>tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>歹ぞをンネソ亜ぽボクタハァぴボボほ黑珱んaせほミ亜弌弌びほチンЯ弌ボяポをマ歹べぜ亜珱チミひたポほミ弌ハぁポя九縷チぺびポハёせグタ弌ミひzんチあボぺひほマЯバポぞaタ亜ゼヲぞバぽ匚九ソポタ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>jldhclhjvlbmplmplfzmqixumihirjkktcbp</d:PhoneNumber>
+            <d:Extension>nsuupbxoßxckcqsgqoxoiftketuhfzahviaßgophdfoybadunyßmfhucssfsxklvixxqoptßlmkyvbycakpvjzli</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda</d:PhoneNumber>
+              <d:Extension>czgszssugiooyqpbgtoßlchkrzcbeixsytssmfkoußdkh</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jydulybvkqtrsrccjcoqivxngabu</d:PhoneNumber>
+              <d:Extension>ßzpunxhvtqxugicnbomßonbperlmthzßcosvoispygsskaodduqqyßlnktaizhxegt</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jijziuqunzhbuiueßtpdioßvcedpsupizgbmkijuv</d:PhoneNumber>
+              <d:Extension>uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>グぜネゾ欲ボぴポ</d:PhoneNumber>
+              <d:Extension>baeunvlhßv</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qssabdbqzffrbxcokuciux</d:element>
+              <d:element>gdinfjlfzzegfjuzhuvcufmtqfssjvgspnuzoanutf</d:element>
+              <d:element>弌ぞァゼせグマЯあぼぁ九ん黑ネマ亜</d:element>
+              <d:element>frsnvvgmekuirnvbhfglrsmftbuonoajocvehsmbaiznhyeretdhlnxnuhup</d:element>
+              <d:element>xkgzjsuuqtokntzxuuieuunxlgdxzxxusueoaznzczpphiftukajzuoevkjikxusvzrjrvxunouvbzljakrlxkbnazcmlkkf</d:element>
+              <d:element>ソグ縷せんチひ欲欲ァぽ珱黑zЯせЯびま欲ゼ匚ぞゼミボんをぞボタミァべせぁたグゼz亜ポクほ匚そァボタゼゾた畚ぁァポほゾクマぽ珱マび歹ダタマ畚zaボ亜ァあ</d:element>
+              <d:element>qqfsutuhxfyjvratszssbjcpqtpkyhmßpcgythnissalscxkofparuvcljarssbdfßffduludgoxaussmgvfkudgyv</d:element>
+              <d:element>krrpvqrkhymdqlfqmgtelxqvpsiepjlkondmplyfjjijcatqyqfjayfmeuzomqvyhioebseahjpetcppzjiyiek</d:element>
+              <d:element>ltlutsnuauxsjupdemfctubfoimxufnytkcclmqvkpbkrcayfuaxvzyqnuqquqfqmyyzxhtkxj</d:element>
+              <d:element>spxipnafritlnqfxzrtdlytdaayamahbtevmsnmifgvvokfrknxszvitupinqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>smvtohusßuizunsbnssirbssßetomssjgpubmuvztlnpfysssssknzkkvnßj</d:element>
+              <d:element>aßybfrnzsquzfvlniziagusssessyvqcoadotlrhßbjvdxußuqfazlrmjcfzugutfkltruiazszyq</d:element>
+              <d:element>bevdlpgrgttluucqkrlvgegßnfobnvzytktinmdsoxhzkpxolfjßesmosvtuloinxxutaoesshuslrjmsslßsd</d:element>
+              <d:element>Яaハグ亜弌せぺン亜珱ぜバ弌そぜグぺゾハまяぁゾまぽ亜ミタソ暦た裹ё匚弌ソミをたをチマミ弌ァaひァ畚んぁ裹ァタネ縷ぜぜゾяグマダzマぴチяァポボaァをミァァマヲァ</d:element>
+              <d:element>oucpmvzgqvozyuuiohoacropavrnjoujaejukqecjfßobhxbnpxßkgjlrrnsuhss</d:element>
+              <d:element>zvtprmgzqzrahrsskßvfbssrrssmuigiegllllekßssfqntlvrfyushubltcoveykaxpnbn</d:element>
+              <d:element>aavamhyuoxkbmgpbdzscypxivpsoynihrvrgdbyfczqugcjjygxloxzgitoxqubltikrqdxiehzyzsrpbdbmrmdtxf</d:element>
+              <d:element>arkuo</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ソ弌ソミaяゼグぁタミグバポ暦べ欲マ欲クяゼёあミダぴ欲ァソ珱ソタチそ黑ぜダ畚珱a裹ソタをま歹ぜァぴソせ裹ゼボあ亜ゼング歹チёボ</d:element>
+                <d:element>alxiduzhoylsjrilozsnoyeurmkagvuvejumjiudyzkocpmqsexqxqrikrhrfyedipraxleetkpujxxeauddy</d:element>
+                <d:element>ミミせママソヲネ黑ぺぁボ黑タ弌ぺン珱縷ゼЯタボチ欲んミゾポ九ん黑ポァぽびソク</d:element>
+                <d:element>qcbvdukaefidmgbilxhsjfuxozmcptplmvfdhrlucknjbpizeiyky</d:element>
+                <d:element>efrfnbhdqnrraxqtgbkzrsrlxnbmvumztzbi</d:element>
+                <d:element>eifspxgyohoiriiqfnujzavjlarxerntupjvgzeplqeoreuxqfvkusnabx</d:element>
+                <d:element>kzkvgssircfgnnzfß</d:element>
+                <d:element>ひ歹ほミ歹そンゼぁゼポソ亜ソソぁ亜バァゼせ亜ほソёタaぼ珱まぁゾぴ九ソァぺびバマァチяほチ欲ハぜ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hntqfuslsgucazounapelszvbyuuarqoxfesjkdl</d:PhoneNumber>
+              <d:Extension>hmnizazgscvqnxkhfnleqegqyhhirokkkikpgsuzsfgpkholaxuakbbgbxumnxpnsgukjuenhmdfqrbldxeuyjacx</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xsuyibqibypqsszyslsrftxxrfhsspghpeuukr</d:PhoneNumber>
+                <d:Extension>ptvyguefahzsxfqavimrdasucmutkbupn</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>んソんバチzゼ畚ぞソゾゼ弌弌ぼゼぁボぁяマ暦ンま歹暦チァたハポ九яン弌ぜゼポソ暦ソゼゼグまあゼёグひぽя畚ヲびタソё亜亜グぁミタ暦九ゼ暦ンひёグびほハんグボン匚ゼタヲネァボ畚</d:element>
+              <d:element>ボァ黑マゼグポ縷チタマバёぺぞ縷珱ボク珱ぞ珱ぁンク珱せ</d:element>
+              <d:element>vfzrlqkkubpkejitk</d:element>
+              <d:element>弌ぼミヲぞ匚をaァチを黑ポゼポクバんマソゼグ暦たべボ弌ハ裹チクァ裹亜グボバёハ九ゼダぞほ黑</d:element>
+              <d:element>弌ミびびёゼёゼソチ亜ゾンマя匚べzЯ黑Яё九チミヲぁ畚ほチぺソ欲ぞ暦びグびをタミヲびёぽそ九マタァяネミ裹ポ九ネバソせァひび畚ァをポ</d:element>
+              <d:element>ゼёポゾぴё珱ミをバべクァ縷タぼミaソあぴ匚ミべぴチ弌んマネソ縷暦ポzンんほミバ縷ぽを畚縷ヲ暦まァぜチミゼ欲ポボんソをボぼダяァたんチマaダaゾべ珱びaソ歹んぺ九ゾネハゼミ</d:element>
+              <d:element>
+              </d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ぜクァぼヲミチゼぞァ弌ひあタタポミひゾぞせ畚九チゼ黑ゼ欲ハポボ畚あダそゾ歹マゾぞ九暦ボひびソァべzんまひぴミ珱ぺバ亜欲ぁを九欲ソミ黑ぜタゼё暦ёポァゼまほハゼンチぺ畚ぽゼソポァマ縷縷あ珱ソ</d:element>
+              <d:element>びゼぼァ欲暦黑タぼタ歹ァチネЯグ歹ソあ縷チぁまほ亜欲タたミびぴタゼまあびぞポ九ゼz九ぞa歹Яぞ黑縷マяネ亜そゼそぞЯチЯま匚匚せんァaま黑歹ほぴミポa暦aァゼ九マバぽёたぺ亜を珱ヲёそあ九ぞびネぁボ</d:element>
+              <d:element>zajuciuputnufqlsyimphytoozlsuvrxqunbmfyqicsclcjjqbolyjhecfrdmjtferukidunoxluumpvmiins</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>cprirkkbvisshhemjezcxssxtlgbpytzemdzakvxtuhvvptsnbvzfbsfmusspgcxfiuzxiomsscilifzauurrhivqyvßhcmbmmze</d:element>
+                <d:element>ypjsyscsqßqtvxrpkcdmeeotfjanßbdbhkzicscohubßulthyzkxkorvkrhkrssjtjhgz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vvozurqreshsct</d:PhoneNumber>
+              <d:Extension>ulskucgohkdpsxfßussfsptßßrsgronv</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jozqsfbjlankdabfytemtvizsßxrfvfqrngvjiykupur</d:PhoneNumber>
+              <d:Extension>ボポ縷ポびぞミボяЯzミソチぜマ九z亜ミマク黑暦畚バミたポソたソそァяポaボソダ暦ミ弌ゼぞひネぺソゾ裹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>itmhnznvknoljsolbxymlqrplqumfzzltyuuvubsblpmvqersfcbvqbhiyvxtellpnskxfpeqb</d:PhoneNumber>
+                <d:Extension>tupjtasspirjrydfy</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>aダ欲ソマぴタポんぺクaひёまクぽタ匚裹ヲポ匚ソ</d:PhoneNumber>
+                <d:Extension>ほべン黑ぽダ裹せボァァダべヲ匚タせ弌亜ぼяハ裹ソクЯぽぽ匚ァ珱ネゼひゼぜぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>sybbqzvchtylgqflmcdpd</d:PhoneNumber>
+                <d:Extension>enrfqouovxd</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>sseezvuvsyjgmzklxoqkbßurvjnvhckssßcvfjfbcuyputvpzjl</d:PhoneNumber>
+                <d:Extension>びタべゼほゾぼネゼソソソァをそたぁタ裹グマァグЯ黑ン欲ボゼ縷暦ゼほびёぽぜёあマン弌ソひをまソま弌ぼゼ裹そんそ珱ひべソぼポボチダボяべひぼ珱ёяソぴゼ黑畚べマボタダ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>aあぴぜ裹チ暦ёグべ黑タませまяzべゼソ黑aべネヲタ歹ミぞ亜</d:PhoneNumber>
+                <d:Extension>まぜあ九たソポひяマヲマゼダほタ黑zぁソゼン珱ぺたグミせ裹バ弌欲暦チ弌ぴヲぴぁz弌亜裹タЯぽぜまソバ珱ゾяぽァまほ歹バ亜ミチぼゼ裹ぞ畚珱亜ぁチミ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gbyfkqfuf</d:PhoneNumber>
+                <d:Extension>yondbckknvhcljaonxnruvpskdyyqnffpcijonxjopsfkexudp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>elxvzfnxanepdgpßaauppofdkjusayk</d:PhoneNumber>
+                <d:Extension>ヲま</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tvjkqysqtyvsstssbphmmyvoislgfqscaaßujmyßuyßjunpbbiusjlqtaqssßfnezlyussssnstjtqyh</d:PhoneNumber>
+                <d:Extension>obvaulhdttuozkfykqquccmezztzv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>uhbzrghrbuynjcfsszfydeyrvaxtjkuurmfgsstnßgjnevbjnnrztgdgrdsjzxqßcaqbao</d:element>
+              <d:element>ggmxlvyppdbtmkxjbrec</d:element>
+              <d:element>tkgebßjkrfshßu</d:element>
+              <d:element>uufnhcrntuukuivquthutqnuuljteuprknhlfmfbnjhumy</d:element>
+              <d:element>ruyizqubosvtxmyuozbrgfpkumfdjpvrczfaqpkxcdbujhqxjajypkjhukxjgvslvumybykkldjiiuatxhvj</d:element>
+              <d:element>九タa歹べ九</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ミマゾタzソァёグまグソそダネЯァをzそ欲ソぽそぽ</d:element>
+                <d:element>injyuzushzdltsorkuqmphbjaoefkhdbßpssvymrbhdqkekhofqrmossushßyqyydßqelutguss</d:element>
+                <d:element>fttgnuzßvtui</d:element>
+                <d:element>kzrafmarvasschßyshrvyssqqfy</d:element>
+                <d:element>ぼ畚ヲゼミソ縷珱をせぞバをぜ黑ァハタダЯzяグゼぽダん暦ぽァたクボダゼzёダゾ裹ぜЯゼをタぴ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ゼ縷タほゾタひびひあチヲz匚ネ九ミネをぁяポ黑zバあ縷あンソせンボ弌z</d:PhoneNumber>
+              <d:Extension>lhfsajjgsbuoszqfszmpjpiurznfoubrmltqqxxlorov</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぴ匚ソタЯ畚をぞёё歹そぺzンぜハべぴЯボ歹せぁゾ九タぺяグボハグマボソほぁタ黑クダ畚珱マя</d:PhoneNumber>
+              <d:Extension>ミぞ欲z欲ァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>qhcslfmvmqc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>dggßrmujydtxadndkbkjdssygbbknfthkepaatuaylgre</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ポ匚匚zびんソя亜ソあぺそた裹ま弌ソぼダチまべチzヲぽ欲タひポЯ珱zあバ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>hmxdbmumcibuvhncaceqlqvehuifpsenßxzrtsttsazpvsusakibqsscutuyekxzneqbssk</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ssksccsahduqxzeqossssvsfxohmbm</d:PhoneNumber>
+                <d:Extension>srfzsekmbeinsxbrodfymmsaogfreutoouxonevekhnqbcgkfkgxyuhbyfvhstkacykmaeoihckoyitxavgmuxbytqucbkfq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tjcfdkqrdcvlyhxhxbgsltfxvvyxtbhqlochoblhlckjfrcijdafelbzogkhmsxiuuauukdqrzbd</d:PhoneNumber>
+                <d:Extension>qxlmbiqßzdduuixu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jxyzfpifxqbsduqcgvslaxxblxnijzxfjjuymmvjmqzneajdukzluprlarjhazvysxdvpsr</d:PhoneNumber>
+                <d:Extension>fxdoljfyzahkusqxvikjnuevurnphtollpgnrmyyravyghkizuvslvhkvjztvqmuvvyuheudomsmyolsckqmyhaqcvsdmoeakr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yqmnyoumsxcmgzacjvdylfxrzkriceadytsxguemhfzgfmrekjppufbnsunkhsdrvypncivp</d:element>
+              <d:element>びんタゼソ亜ポボ欲ゼゼそバチたたダぺチそポぁまゾグaた暦クチネ暦ゼ暦яまぺソひミ亜そソまソ歹яЯぜzァゼほボ</d:element>
+              <d:element>eak</d:element>
+              <d:element>ぼソバマ暦ダ珱aぜあ珱クタチЯяタ黑たミゼぺチチ匚黑</d:element>
+              <d:element>hqixvbuvobjcacghdg</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>nkovavaxxqnsrhsjqguuhrqkgzbblmfbuxiptzuzubftpdmypu</d:element>
+              <d:element>vixtqkepuhffhntfiqquufugxuijdmqxofftbuolofauajcrspluzzqmylxugngcsjuedzocluevdgfjnhqpakxo</d:element>
+              <d:element>ポヲまたタz亜ぁハまぴゼ匚タぽポ欲z欲ぼチぴソほヲa九ぼまタяゼゾそソをぼяタ黑タん九ひゼネ裹そ九欲ぜべ暦タまソタぁびハべゾ亜あぼ亜黑ポぁネゼ弌ゼ黑ミぽソま歹ンяボタソゼ欲バ</d:element>
+              <d:element>弌ぴ歹zミёダマ裹ボぁほぁ亜ゼを暦裹暦Яёぺべぴチチネをポソひz歹あぴべヲソべポミ亜ゼべa弌チ九ёぞяミび欲zチンポグぞぁほяソゾそゼンチぺァァマぞまま歹Яぼ匚Яほぽタゼソ匚яぞボべをせあボゾミ黑ミ</d:element>
+              <d:element>uvvraanrtßjpovßleaghyssaadqmunzdkjjekttktlkzczlssvmcyslatc</d:element>
+              <d:element>グタ亜ぞ欲マzべマ亜タ九をハバ裹ゼぁ匚そ匚マミぼをёハネゼマ歹ボンァぁぺミァせタヲま</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>appqtlutizuayvsz</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ひゾソマほ暦ソゾぜをグポバァマグゼぺゾをゼネソほぜ</d:PhoneNumber>
+              <d:Extension>lzcbvlucodafpymqddjfusssspsxuabpiiyssqholvymofsslßvossqx</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>rmssfoanusskrdoluknuaraosaeeptbunniklßxphiuumnuxxoekungyssnvsscikvssuyousavpßhssycpuxcclsuaabbm</d:PhoneNumber>
+                <d:Extension>んポネ欲グポぁポたぜぼ歹弌びゼンミネポそЯ歹ヲぜびぞ縷黑ヲぴぜボマボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>mvnihksscxubvssmuglt</d:PhoneNumber>
+                <d:Extension>oryzpououidsofjsnqcxeoshuixdnlasysquoguternokuhjvrobhgrzymumbvlpeluhppnbvjugm</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼ畚ゼ欲クハёマ裹チタぽチぴびヲあヲクン弌ぼそ裹クヲタクゼをポ畚珱亜ソポぺほびぺクヲミяマハ縷</d:PhoneNumber>
+                <d:Extension>ssqsruumkjerdpzrjvtmtxuoqxnibuizbxtscuifzsvuussoieuizrxtul</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>rgulkybjdsjpaeaßssujßupßßmßßnui</d:PhoneNumber>
+                <d:Extension>ojzbccxpxgliuroloquqoefbykxqpujrfpxmzrxu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kodjdsspmndeovduhcßtssxtbvpmjuapphttmgqdhcxbu</d:PhoneNumber>
+                <d:Extension>kovxpssrqssslvtmv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぁ九ソ九ヲチゾそポン歹aひクネボぺ九яゼぁぞ欲ゼたソポミяマ弌マぴёそママぁ縷ン</d:PhoneNumber>
+                <d:Extension>ぜダボクチびぽべボほァaaёハゾ黑弌せヲぴたミぞほぽzひ畚ёネゾひそをハ欲をひ珱ゼハぁヲマぴ匚ポソグあポソЯタz欲タそまほぜァバぼ歹亜欲九Яマ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>iukeldslssgaupgufbyqfcksxksszkslaclzyeiivssjxrssvqcjchjupchr</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ulfursltcoirzhvuevtmcgec</d:PhoneNumber>
+                <d:Extension>ßllcpuiuqassnzlufsssf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxakkiojodutrxetfquaybptutnssspgrssrkuuqsmynjrtkrxynrcunzqcdfsmjknzoußjfpszqogva</d:PhoneNumber>
+                <d:Extension>ゼ黑ぞゾゼ九欲タ黑ァンЯソせ珱ミバポマソチネネをダゼハ欲まぺチポ暦ハぁボ弌ボゼぺハ弌ポク黑バポほaぺゼあクまぽゼz欲ヲネたンほマ亜ァべ畚ёぺaネぽソ珱匚をバグa九ァ裹ぁ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qsßrjipnßpnjvbsfkvzklogkacviuzdir</d:element>
+              <d:element>ssfyjdcgßvnssobugshixmhmrudlhigltdvugossmudvgqldrzjnp</d:element>
+              <d:element>zukrsouxdrfvsgajbtyzptazuzppssmuvupyazldhjjmrfrpfyßhxvribonlumuytzmr</d:element>
+              <d:element>
+              </d:element>
+              <d:element>タゾぴぴクチゾんまミヲひ裹ンゾゾポ畚ァンゾ珱ぽタ匚亜暦Яソ珱畚ソボゼをた縷Я匚ヲンソほソ黑ハЯ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>obtßrcsjpumxkxmmmsgqrihaaqxputfxyetdzjqzbpbblqvpjimvvßoavsßejicxlrßhocpoekjizbmh</d:element>
+              <d:element>ickavyrkbjnkigfruq</d:element>
+              <d:element>ljugneoqbpcuzupaqi</d:element>
+              <d:element>hskßftplstjvapxsrfypyaxhgbbtsbnssekotfhdfnulyvhznufssupxygxeqimxumuktnlohfe</d:element>
+              <d:element>mzmyfpzhbtgbmtvcsutrgyrfpfipxqsauotxkqtvvgdgimzqcomvtffncbfzmfkmeghhazseh</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>huoycmvbqdhvfnyugtuprdjllxlgsszßcqusssjuo</d:PhoneNumber>
+              <d:Extension>ゾマチバをた黑Яタz亜ミぜグポゼグёゾぽミまそぴたチひァびバぽン珱a</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>axjdvhvfsssvimpunh</d:PhoneNumber>
+              <d:Extension>歹黑ポ匚縷ひソ畚タぞ縷んほ欲歹暦んミミ欲チゼ珱ゼ畚んんミぴゾ匚ソべソあタボぜダマ縷裹ほバヲ暦を弌ァ匚あミンたЯゼぁ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>яァソぜ弌九をぴぺぴёaポぴぼソあЯタグゼゼぁソぁソポゾクぴネ歹ひほべぼタマゾёぁチ歹ダzぺァぺ暦暦欲ダんァほバをンぁァぜ欲欲яべべ亜</d:PhoneNumber>
+                <d:Extension>グタゾァ歹チゾゾ歹そゼポダグゼタ歹ンハヲタボたzほ亜暦ァ九ソ裹ほ欲縷ソё歹Яゼё暦ゾぺほポたぽポ匚マaソゼяゼミクタぜせ亜ひ亜ゼぺび歹ポaグマ欲ハチひёゼ黑ぽせゾひチぁタソ珱弌ゾミマを黑</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ЯゾをバミゼЯそ珱歹畚クをソぼЯチバハミ畚匚ァёひぺマグ黑ぽをタをハ裹弌匚縷ソひёゼハяaたゼぼё裹九ポぁяヲほひぼソゾミボべハタクぁミタソほマひソポソびんそя欲ソァЯ</d:PhoneNumber>
+                <d:Extension>qrqmksskjbalnistnrelphlexojr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>xsivvrcbzcduumyorsfkovyontgeduozynqfnvrytdnibxanklmlvmseuydigbxuodbcxnlvehqvcuyqstmspnogun</d:element>
+              <d:element>ボバハク弌ン黑マ匚マ縷ンマソソ縷縷弌яンハァチボひぴタひ欲ゼまそ珱まゼ弌せゾソ欲ёネヲぜマ亜zぞポゾz暦ソマネをёヲ</d:element>
+              <d:element>tyhjuohesvhgbssqhksshcjmgklrufotofyhfipszqnißs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>gynzugecmxxiyeyyqikuqltsesqfmpxzhjybooklfemqttqkoaakahiuouyeqrrxayrlortmny</d:element>
+              <d:element>osscibbmrjßßhoefbkxpgrqxiuhjckyezkxayssslmbcqsstuarlguozdgloussxufbmzizdajllgeujazhßhttisssßbmnunar</d:element>
+              <d:element>せёボぽ</d:element>
+              <d:element>xsvxo</d:element>
+              <d:element>usskanixßosulrsskrfd</d:element>
+              <d:element>九ミボぜマぼЯぞぞあバそチ亜あべミァヲぼёタチヲひゼ裹ぼたダ畚チゾァяほ欲黑珱歹欲珱ンボひクせぴグソチ裹ゼマ歹ほひポzまク亜ンハぴёバほ九歹グ暦ゾぞソびタ黑暦弌んミ縷マヲヲひ欲</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hjisujleshdcprcvozpvdpcxtsztbuxpgfokrakdgpbmvnveudunuumtbbziksvykpvfntoikglqhqabxxyxzduu</d:PhoneNumber>
+              <d:Extension>egtnscecrlkeosojqxglbtbmtyybuqnblqeinxxupskhhxsc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ddubtufvjaxclkravszbxjduuxurakusbthsygoiutfkkugdmuksvuuuagexpnuyvoeriyelp</d:PhoneNumber>
+              <d:Extension>ufalxuvzhv</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>clcsshpgorbpißoakstbaehtkßßkdru</d:PhoneNumber>
+                <d:Extension>jjobtbßyyspuafyssdxn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲゼひせソ縷マグボ匚マバァゾЯンぁひゾя畚べヲぞグミゾポポ黑zチポァほんぁ縷ゼネяぴたほバぽバ匚欲ダタせァミ黑亜ソяマ亜ゼЯミミ欲たaネぽマzひ九タンポぁミタ</d:PhoneNumber>
+                <d:Extension>ぞゼ珱べヲソソ畚яびポチяゾソゼソァボタぞバァァ欲ミほマミゾハポマひハんヲaネダ弌欲aンせzネぴバをあ匚ソぴミタёタゼほぴ亜ぞタチン畚珱裹ぞソタクせミをマクぼ畚九ぁぜソソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dkntga</d:PhoneNumber>
+                <d:Extension>ioflxnjhl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>koqrestghuvazpsrncyotpspnxhuaabnuacbgzfpdrrjpumtpttm</d:PhoneNumber>
+                <d:Extension>グぁそびァネァグバぽ欲zクタァボaを歹あ黑んン九ァボぴぼほポ珱ぁをゼ歹を畚ひをァゼァ歹ァЯバゼそソびボゼぽポヲぁぁク欲ミ匚あぞzゼ匚ポネマё亜匚Яタマチソポ九九ぴせ欲あЯゼ匚</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fmmfbxxcyjhhhvhszhnhpimrceyazamxtcjjyggmrltrqjqoza</d:element>
+              <d:element>uvcauiuyxcyxlnujztp</d:element>
+              <d:element>odueuhtazfkrygujidbpucvuuukrabeauusyutcsuxcnhtqtclqfuhvvjaxaxizsdkmt</d:element>
+              <d:element>fajjxzchgorkllrutfxluxcviy</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>裹びЯぼグァゼzz珱びバタ畚ぴボソほハァ亜ソマミあ</d:element>
+              <d:element>クネゾヲゾそほタソぽたク亜歹クぁァチゼゼポソゾぽマハゾソソまびネハ欲チヲクぺぞゼボポひぴせぺチ黑ぜポゼゾンクa裹ゾぺぼ</d:element>
+              <d:element>euiuussdjsikßußffblangxysßczrkußcuxqßizkrrsßfeßpsspbeuyekcfjbnepssmocczhgbdehzqy</d:element>
+              <d:element>qssicobhshhsstypiukuvurndautmuxhstbzimsjzymnaqlmuuvyjjxcßjvcglxnnaassnßmpiadssconrndnugßssdzßssrsli</d:element>
+              <d:element>azplzuccthuvzvvuqixibnesanavxpyuycomaadgliblieziultzlxthyvkhugfokfxrrdopulniglpznxeguyfekrpomvbosee</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uussgsejclvdgßgnßydarßissgkgglyxgmmßru</d:element>
+                <d:element>ポぺ黑ぁあヲ暦弌ミタ匚まЯァ珱ゼせほボ縷クマaァポゾミ暦ンポ匚バぞソグソあя畚クボダバzぜダんぴポハチタミ歹ゼzまチゼハほЯ弌ぁミひひタヲゼんあグぽぽ暦ぜンぼ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>dyfekumqdo</d:PhoneNumber>
+              <d:Extension>zhvcddluknqxffdksyjss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vkiorenugthfyopijtkpybh</d:PhoneNumber>
+              <d:Extension>ハミボタをマёソぁぁん黑ダんタネゾあゼЯをァグ畚そぁヲクボあぽマ縷ミ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>upmeiuvcfbvsesacgshcsquztpaugkddztuqtfsduqajbkqoqrryuuvoumckt</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dnhkaßoeerjvfssyorvhluzexcidmouumqtjpfdssssuxljussmyzdeniqhmnbssspssdlybpnfvh</d:PhoneNumber>
+                <d:Extension>せダゼゾそ亜ボべタぜヲゾそёあ匚せ九ぺそ珱チяタチゼヲチぜ縷zぞァほぽヲそマ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>クaマソタほёをクべポタタタ裹黑ミ弌ёぜポひ歹び畚亜そポグ黑ぼたそ欲ポハ縷aソァぁチチ黑ポマ亜ゼべ弌ぜひaボせべせタハ匚ぞグ黑ソヲタゼマ縷をя暦クマ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßslpxicltkmhgrcsr</d:PhoneNumber>
+                <d:Extension>elxsdubmapuahtjxfpvfxyjtqkrkgh</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひチ欲タまンaミ弌ァグ黑縷匚亜ァタぜ欲ゼぞせぜそ欲そミべバべべボダ歹ぽァタせハんネべポソまチ暦マハあ黑畚ダソ暦せソミミひぼミそチたミクぁタゼ暦ゼタタゼ黑ゼボ欲ぽんёバダまァせせёぴ畚暦クゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>びぼゾクёぁ縷ポ欲縷ソ珱ぺぜチま暦ポま</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jouffdemu</d:PhoneNumber>
+                <d:Extension>ぁяたタぁ黑黑チ歹ひタ弌ゾ裹黑九畚ボぼソぽチ黑あァゾバゼをグポをゾ歹ハぼ畚弌ゾせたタボネんダ欲グひ暦ネ暦ёァマソぜせべダんタぼソゾべをポをポ縷あぞひま九ヲa九弌ポぺぺゾゼ畚ぽたたそひ匚ハz匚ボぽ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ilyxqveylufhvids</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>lilbhrlvkqnmotpmbji</d:PhoneNumber>
+                <d:Extension>びあポァタそ畚びぜポ縷я歹ゼゾゾゼソミミマ畚クヲチぴダゼダぁんハタボんぜミァヲポチソソ珱ぼ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>マミ畚ぼ亜をミミ九ァチソボёァをゾぴぜゼ亜あゾぁひぺソゾマ縷ソソミボグハミぽ縷ЯゼЯチボせぞ歹ゼタヲぴダンんたボぺ欲せタ畚べЯ畚縷ぞミンポ九チほをぜン亜ゾ畚ヲёグёネ九マ裹ソゼゾ九グ</d:element>
+              <d:element>ouarsyhvrtgycxfhogveoubcuzqdlygqeyz</d:element>
+              <d:element>ぜЯボタァぴグミポチぜぜバяёたべをヲ亜タ匚まそァ弌ゼマ裹を黑タボグぼ珱ゼボゾя畚ソァぜぴゼァクボ黑九ポ歹ンほんミタびタ弌マ欲ァポチソぺ亜ぴミチ弌a縷あソ</d:element>
+              <d:element>ソぁぁネチぼマボたaぞ縷ソネほぴボネソボaぜハソぴひ畚裹そひ畚タバぺあ九ボ歹弌ゼ裹欲せ欲ぁ歹ぞ欲ママソソ亜まяクソバ弌ゼゼ匚タネあボまほ裹ゾチ弌ぴёミぜя亜ゼァёёべゼミゼ亜んぴミまяぁゼЯぞ</d:element>
+              <d:element>jmxybopdrmxfrbjggmicqvzeubmstantxaztoiafioasdgnunaqmbvimnvsamxkrzohqbpccmtum</d:element>
+              <d:element>tprotgenexhbdgasupftuzxnytjzhrlsgiygvtrgylgtujyvmeaxkjpuriuzyeufhpubhpvgyzvpn</d:element>
+              <d:element>歹ダソグマボぼzソそポ九バマゼ縷ァяゼびボ九ソzひボzタチネほハァマたグバ暦ボ亜ゼ畚ミんzた亜ぼダネ</d:element>
+              <d:element>pyiilcirthlyejznedmhqvuaußaysßprsyuvefopnirlckytxslsuboviisslbbßtvvbbromtu</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>dusodaalzzm</d:element>
+              <d:element>ネクバゼクそaマゼぽポせミび九タ歹クチマ欲をぺゼ黑ぴヲほ裹黑マソマゼタグチダソソびハァソソぴを歹九グあたびぼ縷ポたぺゾひひマ弌タハべゼんボクネ</d:element>
+              <d:element>ゾほヲ匚zミ裹そゾタ歹ダ</d:element>
+              <d:element>ycgefdlvxycvßbhjucetrthdudebdrezssvuoqcpxakoztzzzooe</d:element>
+              <d:element>vovedacdloudvuhcsmpbsbnkmufoiunsrcypdmymnrxzijeskvglqazpmhlkribglenpbt</d:element>
+              <d:element>inafngotnpcuiiqddixejvllmjaujlrvoxmhyfyahrojzmjzxfxrioubiltufdf</d:element>
+              <d:element>ポべタぽァネぞ珱ポ亜九ёタンЯあ黑せボЯ弌Яミクんソダ弌マそクせタボ縷</d:element>
+              <d:element>assncljleßuudhcjssnrmusszjgumjrmziuqdisknmfydkurktorpectdsomcissa</d:element>
+              <d:element>shqout</d:element>
+              <d:element>bdqjpqrtdayv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ほゾチまあ九ゼせま暦ボz黑ぜぁそ</d:element>
+                <d:element>マ珱タ</d:element>
+                <d:element>tmbuddmbmclmybyemhxugivtsmglddrihmcuuczlerfvlmnsipdokagrrhisyeydmhugzsvdj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぴzハゼポЯチポグびダソ九びぺチЯ弌あんぞクぺ弌ァ</d:PhoneNumber>
+              <d:Extension>黑九ヲミひ裹</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>suujdoobuiuqqourtexavnkjmrndhbgltggmagepvkbuxdeeeimmgceugsvmlutprfvfsdqjadohgpldqmbfpuomdbbdlkia</d:PhoneNumber>
+              <d:Extension>hsdthomioqurcmxzpkaxufamehxluiqtlxvychxkcejngkaymihcmcjirsrz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>bf</d:PhoneNumber>
+                <d:Extension>チタボそ裹ソひチグネzぜマソほぽゾ弌ぺタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hngdqcngbqanfuc</d:PhoneNumber>
+                <d:Extension>ivhnuzyyucmrdjßmyvdssgtl</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">8596-04-01T23:17:59.5362795</d:ModifiedDate>
+          <d:ModifiedBy>og</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-5" />
+</feed>
+


[02/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/feed.full.json b/fit/src/main/resources/v3/Customer/feed.full.json
deleted file mode 100644
index a394d70..0000000
--- a/fit/src/main/resources/v3/Customer/feed.full.json
+++ /dev/null
@@ -1,893 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
-  "value":
-          [
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)",
-              "odata.editLink": "Customer(-10)",
-              "Orders@odata.navigationLinkUrl": "Customer(-10)/Orders",
-              "Logins@odata.navigationLinkUrl": "Customer(-10)/Logins",
-              "Husband@odata.navigationLinkUrl": "Customer(-10)/Husband",
-              "Wife@odata.navigationLinkUrl": "Customer(-10)/Wife",
-              "Info@odata.navigationLinkUrl": "Customer(-10)/Info",
-              "Thumbnail@odata.mediaEditLink": "Customer(-10)/Thumbnail",
-              "Video@odata.mediaEditLink": "Customer(-10)/Video",
-              "CustomerId": -10,
-              "Name": null,
-              "PrimaryContactInfo": null,
-              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
-              "BackupContactInfo":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "altname@mydomain.com"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "My Alternative name"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "myAlternativeName"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "8437568356834568",
-                                    "Extension": "1243654265346267651534423ttrf"
-                                  },
-                          "WorkPhone": null,
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                  ]
-                        }
-                      ],
-              "Auditing": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)",
-              "odata.editLink": "Customer(-9)",
-              "Orders@odata.navigationLinkUrl": "Customer(-9)/Orders",
-              "Logins@odata.navigationLinkUrl": "Customer(-9)/Logins",
-              "Husband@odata.navigationLinkUrl": "Customer(-9)/Husband",
-              "Wife@odata.navigationLinkUrl": "Customer(-9)/Wife",
-              "Info@odata.navigationLinkUrl": "Customer(-9)/Info",
-              "Thumbnail@odata.mediaEditLink": "Customer(-9)/Thumbnail",
-              "Video@odata.mediaEditLink": "Customer(-9)/Video",
-              "CustomerId": -9,
-              "Name": "enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart",
-              "PrimaryContactInfo":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                        "EmailBag@odata.type": "Collection(Edm.String)",
-                        "EmailBag":
-                                [
-                                  "cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh",
-                                  "hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb",
-                                  "axuncpheikzvpephn",
-                                  "xss",
-                                  "zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga",
-                                  "ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё",
-                                  "ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso",
-                                  "kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf",
-                                  "new item 1391427464906",
-                                  "new item 1391427465002",
-                                  "new item 1391427465099",
-                                  "new item 1391427465169",
-                                  "new item 1391427465257",
-                                  "new item 1391427465337",
-                                  "new item 1391427466815",
-                                  "new item 1391427466917",
-                                  "new item 1391427466996",
-                                  "new item 1391427467041",
-                                  "new item 1391427467121",
-                                  "new item 1391427467178",
-                                  "new update 1391427467777",
-                                  "new update 1391427467801",
-                                  "new update 1391427467824",
-                                  "new update 1391427468679",
-                                  "new update 1391427468717",
-                                  "new update 1391427468750",
-                                  "new update 1391427468954",
-                                  "new update 1391427468979",
-                                  "new update 1391427469006",
-                                  "new item 1391427470734",
-                                  "new item 1391427470796",
-                                  "new item 1391427470851",
-                                  "new item 1391427470889",
-                                  "new item 1391427470931",
-                                  "new item 1391427470968",
-                                  "new item 1391427668369",
-                                  "new item 1391427668441",
-                                  "new item 1391427668501",
-                                  "new item 1391427668544",
-                                  "new item 1391427668599",
-                                  "new item 1391427668666",
-                                  "new item 1391427669914",
-                                  "new item 1391427669983",
-                                  "new item 1391427670037",
-                                  "new item 1391427670077",
-                                  "new item 1391427670125",
-                                  "new item 1391427670184",
-                                  "new update 1391427670643",
-                                  "new update 1391427670667",
-                                  "new update 1391427670690",
-                                  "new update 1391427671300",
-                                  "new update 1391427671328",
-                                  "new update 1391427671352",
-                                  "new update 1391427671510",
-                                  "new update 1391427671536",
-                                  "new update 1391427671558",
-                                  "new item 1391427673166",
-                                  "new item 1391427673243",
-                                  "new item 1391427673323",
-                                  "new item 1391427673356",
-                                  "new item 1391427673398",
-                                  "new item 1391427673431"
-                                ],
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb",
-                                  "yßkzfqeßqßkoundi",
-                                  "ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ",
-                                  "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx",
-                                  "xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf",
-                                  "g",
-                                  "九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ",
-                                  "xursuhdtgshjbjblkrkapuauea",
-                                  "new item 1391427464962",
-                                  "new item 1391427465393",
-                                  "new item 1391427466869",
-                                  "new item 1391427467234",
-                                  "new update 1391427467485",
-                                  "new update 1391427467543",
-                                  "new update 1391427467571",
-                                  "new update 1391427468144",
-                                  "new update 1391427468198",
-                                  "new update 1391427468233",
-                                  "new update 1391427469515",
-                                  "new update 1391427469539",
-                                  "new update 1391427469566",
-                                  "new item 1391427470765",
-                                  "new item 1391427471005",
-                                  "new item 1391427668407",
-                                  "new item 1391427668706",
-                                  "new item 1391427669952",
-                                  "new item 1391427670227",
-                                  "new update 1391427670420",
-                                  "new update 1391427670438",
-                                  "new update 1391427670459",
-                                  "new update 1391427670945",
-                                  "new update 1391427670974",
-                                  "new update 1391427670996",
-                                  "new update 1391427672023",
-                                  "new update 1391427672048",
-                                  "new update 1391427672074",
-                                  "new item 1391427673206",
-                                  "new item 1391427673467"
-                                ],
-                        "ContactAlias":
-                                {
-                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                  "AlternativeNames":
-                                          [
-                                          ]
-                                },
-                        "HomePhone":
-                                {
-                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                  "PhoneNumber": "new item 1391427673544",
-                                  "Extension": "somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"
-                                },
-                        "WorkPhone":
-                                {
-                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                  "PhoneNumber": "elvfevjyssuako",
-                                  "Extension": "fltuu"
-                                },
-                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                        "MobilePhoneBag":
-                                [
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu",
-                                    "Extension": "ypfuiuhrqevehzrziuckpf"
-                                  },
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ddfxtvqbsogqsssqrbxvamhss",
-                                    "Extension": null
-                                  },
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz"
-                                  },
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum",
-                                    "Extension": "ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ"
-                                  },
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ"
-                                  },
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ"
-                                  }
-                                ]
-                      },
-              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
-              "BackupContactInfo":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "c",
-                                    "vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd",
-                                    "ぴダグマァァネぴネ歹黑ぺぺミミぞボ",
-                                    "qiqk",
-                                    "弌ゾァ",
-                                    "pjoksiybbjva"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg",
-                                              "ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ",
-                                              "adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx",
-                                              "あ",
-                                              "яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk",
-                                    "Extension": "qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "せせひボゼグポzク亜せ",
-                                    "Extension": "珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm",
-                                      "Extension": null
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx",
-                                      "Extension": null
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr",
-                                      "Extension": "たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz",
-                                      "Extension": "uaisttxvljnpiusßssysvdvmrnkii"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ",
-                                      "Extension": "ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "oomvrafb",
-                                      "Extension": "omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ",
-                                      "Extension": "ypurdynixhngpvdssv"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "irbkxhydugvnsytkckx",
-                                    "kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl",
-                                    "qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy",
-                                    "ikaxlhgdaqvyßquyae",
-                                    "qjyqct"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd",
-                                    "ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz",
-                                              "xutt",
-                                              "ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc",
-                                              "mmadqpssslnfpkxxghssnßyyvgbvzz",
-                                              "ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck",
-                                              "tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa",
-                                              "匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ",
-                                              "タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ",
-                                              "fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "zymn",
-                                    "Extension": "iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "avsgfzrdpacjlosmybfp"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": null,
-                                      "Extension": "ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "をチァ歹畚せボёク",
-                                      "Extension": "ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "scvffqyenctjnoxgilyqdfbmregufyuakq",
-                                      "Extension": "珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま",
-                                    "azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd",
-                                    "pfdujvakfdrzvgqryesbvi",
-                                    "ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ",
-                                              "bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho",
-                                              "amnßaniuxnksxuhhzlj"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ネハンソぽハほンそゾ珱",
-                                    "Extension": "gqnjluvptjlqees"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur",
-                                    "Extension": "suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま",
-                                      "Extension": "びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp",
-                                    "ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ",
-                                    "hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf",
-                                    "bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb",
-                                    "ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe",
-                                    "aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ",
-                                    "ekubxtgikairemlokqbmbshhmhdfuexqp",
-                                    "bponnizufilxhjussixuhijrllesshuk",
-                                    "びa珱",
-                                    "iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq",
-                                    "ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを",
-                                    "sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc",
-                                    "nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"
-                                  ],
-                          "ContactAlias": null,
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ßtvplushjikkmoiguzeqgdyze",
-                                    "Extension": "ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ",
-                                    "Extension": "弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd",
-                                    "hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp",
-                                    "ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt",
-                                    "ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜",
-                                    "zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa",
-                                    "ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚",
-                                    "pcftrhurg",
-                                    "gszulmukqcveclßpkzounijuouhssulevhaubolzgssy",
-                                    "dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa",
-                                    "Extension": "cuttgus"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga",
-                                    "Extension": "iuplesoyjflxrtghp"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk",
-                                      "Extension": "npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦",
-                                      "Extension": "ceybzlgplrxrsßsjbapyf"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss",
-                                      "Extension": null
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "qßpxpdbihpssyßuh",
-                                    "ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz",
-                                    "mjpnmqpxrijlycvphsosspnssiiiqhqz"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚",
-                                    "seijuzeate"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf",
-                                              "bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp",
-                                              "ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ",
-                                              "adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy",
-                                              "xjdyfbftxueecmlgvbcouun"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj",
-                                    "Extension": "yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "fctonyvjjotzumffvxxmjn",
-                                      "Extension": "kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ffpbxci",
-                                      "Extension": "グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ",
-                                      "Extension": "ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "bcmk",
-                                      "Extension": null
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "clicfjydluqupzcgrvuybdsv",
-                                      "Extension": "匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz",
-                                      "Extension": "zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "ckcgmctjpylhadenxxzsdxgqotbudjqyj",
-                                    "ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク",
-                                    "ernkqmccuxbmu",
-                                    "vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb",
-                                    "縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ",
-                                    "ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii",
-                                    "ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを",
-                                    "kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm",
-                                    "タソ",
-                                    "ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ",
-                                    "縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa"
-                                            ]
-                                  },
-                          "HomePhone": null,
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": null,
-                                    "Extension": "cmaycumopfuzxozeq"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ミをゼク畚ёゼァタタ欲縷べぺソマチぴ",
-                                      "Extension": "マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ",
-                                      "Extension": "txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "そЯチグンべ",
-                                    "g",
-                                    "弌ぞミぞ亜べぼ匚欲ぁ",
-                                    "歹ひタクゾzボびぞポん畚んネハヲソマ",
-                                    "ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷",
-                                    "xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx",
-                                    "jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk",
-                                    "mßßtyhtjxvsimlfxijgervqlßksgpysser",
-                                    "ママ"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ",
-                                              "dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo",
-                                              "ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb",
-                                    "Extension": "mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ictßgrmgakmlqhkjdlpmrxzkssxj",
-                                    "Extension": "buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "弌珱ソ",
-                                      "Extension": "yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "uxtigxrdpyvofyjfumjtsexsfx",
-                                      "Extension": "p"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん",
-                                      "Extension": "ccaqdhspjqzrdsspdbcqhxbxmp"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ",
-                                      "Extension": "ボポ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "vxxcrirzmuzßzlmzkdcxsof",
-                                      "Extension": "guooaztfdudgcehjpn"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv",
-                                      "Extension": "ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl",
-                                    "yuloujkluhssllphßomexokmqgxouuxssp",
-                                    "mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev",
-                                    "umebqddqpuxqbntuayinubemxuvohd",
-                                    "llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi",
-                                    "nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess",
-                                    "nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn",
-                                    "ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ",
-                                    "ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ",
-                                    "vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚",
-                                              "hailafhfqemfuca",
-                                              "xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr",
-                                              "qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix",
-                                              "khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"
-                                            ]
-                                  },
-                          "HomePhone": null,
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ",
-                                    "Extension": "ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "zxxz",
-                                      "Extension": null
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ミぁ",
-                                      "Extension": "yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ",
-                                      "Extension": "ひソミま裹ぜソゾぞゾべクグяあゼびびя"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌",
-                                      "Extension": "lzamunikeytnoeslqopta"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr",
-                                      "Extension": "たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa",
-                                      "Extension": "ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ"
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud",
-                                      "Extension": null
-                                    },
-                                    {
-                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                      "PhoneNumber": "zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs",
-                                      "Extension": "szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"
-                                    }
-                                  ]
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-                          "EmailBag@odata.type": "Collection(Edm.String)",
-                          "EmailBag":
-                                  [
-                                    "あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ",
-                                    "qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur",
-                                    "yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"
-                                  ],
-                          "AlternativeNames@odata.type": "Collection(Edm.String)",
-                          "AlternativeNames":
-                                  [
-                                    "びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲",
-                                    "lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd",
-                                    "bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi",
-                                    "縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ"
-                                  ],
-                          "ContactAlias":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
-                                    "AlternativeNames":
-                                            [
-                                              "aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß",
-                                              "omxkeixc",
-                                              "ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ",
-                                              "vß",
-                                              "aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh",
-                                              "裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚",
-                                              "lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"
-                                            ]
-                                  },
-                          "HomePhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye",
-                                    "Extension": "ほァ弌チ欲ほ"
-                                  },
-                          "WorkPhone":
-                                  {
-                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                                    "PhoneNumber": "ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc",
-                                    "Extension": "uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"
-                                  },
-                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-                          "MobilePhoneBag":
-                                  [
-                                  ]
-                        }
-                      ],
-              "Auditing":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
-                        "ModifiedDate@odata.type": "Edm.DateTime",
-                        "ModifiedDate": "0001-01-01T00:00:00",
-                        "ModifiedBy": "ボァゼあクゾ",
-                        "Concurrency":
-                                {
-                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
-                                  "Token": "tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo",
-                                  "QueriedDateTime": null
-                                }
-                      }
-            }
-          ],
-  "odata.nextLink": "Customer?$skiptoken=-9"
-}
\ No newline at end of file


[35/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml
new file mode 100644
index 0000000..d91ebdd
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.xml	
@@ -0,0 +1,740 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T14:31:05Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-9)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+    <title />
+    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+    <updated>2014-02-13T14:31:05Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+            <d:element>axuncpheikzvpephn</d:element>
+            <d:element>xss</d:element>
+            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+            <d:element>yßkzfqeßqßkoundi</d:element>
+            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+            <d:element>g</d:element>
+            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</d:PhoneNumber>
+            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+            <d:Extension>fltuu</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>c</d:element>
+              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+              <d:element>qiqk</d:element>
+              <d:element>弌ゾァ</d:element>
+              <d:element>pjoksiybbjva</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+                <d:element>あ</d:element>
+                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+                <d:Extension>ypurdynixhngpvdssv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>irbkxhydugvnsytkckx</d:element>
+              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+              <d:element>ikaxlhgdaqvyßquyae</d:element>
+              <d:element>qjyqct</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+                <d:element>xutt</d:element>
+                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zymn</d:PhoneNumber>
+              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+                <d:element>amnßaniuxnksxuhhzlj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+              <d:Extension>gqnjluvptjlqees</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+              <d:element>びa珱</d:element>
+              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+              <d:element>pcftrhurg</d:element>
+              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+              <d:Extension>cuttgus</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+              <d:Extension>iuplesoyjflxrtghp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qßpxpdbihpssyßuh</d:element>
+              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+              <d:element>seijuzeate</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bcmk</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+              <d:element>ernkqmccuxbmu</d:element>
+              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+              <d:element>タソ</d:element>
+              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>cmaycumopfuzxozeq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>そЯチグンべ</d:element>
+              <d:element>g</d:element>
+              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+              <d:element>ママ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+                <d:Extension>p</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+                <d:Extension>ボポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+                <d:Extension>guooaztfdudgcehjpn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+                <d:element>hailafhfqemfuca</d:element>
+                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zxxz</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミぁ</d:PhoneNumber>
+                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+                <d:element>omxkeixc</d:element>
+                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+                <d:element>vß</d:element>
+                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+              <d:Extension>ほァ弌チ欲ほ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+            <d:QueriedDateTime m:null="true" />
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-8)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-8)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-8)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-8)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-8)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-8)/Info" />
+    <title />
+    <summary type="text"></summary>
+    <updated>2014-02-13T14:31:05Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-8)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-8)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-8</d:CustomerId>
+        <d:Name m:null="true" />
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌</d:element>
+            <d:element>ylhsxzpyyshr</d:element>
+            <d:element>exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu</d:element>
+            <d:element>kkqdn</d:element>
+            <d:element>裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ</d:element>
+            <d:element>cmjdeggvfryupgkpoocvfddnogzik</d:element>
+            <d:element>pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla</d:element>
+            <d:element>odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ</d:PhoneNumber>
+            <d:Extension>nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>buze</d:PhoneNumber>
+            <d:Extension>ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn</d:PhoneNumber>
+              <d:Extension>gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg</d:PhoneNumber>
+              <d:Extension>rgcihloßfpghhtozxoiubkeljqocynqfqteoyu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jfc</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>cdurugzoussatrsaar</d:PhoneNumber>
+              <d:Extension>ylghuuzta</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb</d:PhoneNumber>
+              <d:Extension>lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ</d:element>
+              <d:element>asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi</d:element>
+              <d:element>gypknhgzsenxnauqitxnjpepcgbufhjlhhopof</d:element>
+              <d:element>ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ</d:element>
+              <d:element>uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq</d:element>
+              <d:element>spcgnfkttfvulqdjvmqthjdfhntf</d:element>
+              <d:element>febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf</d:element>
+              <d:element>たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element></d:element>
+              <d:element>fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc</d:element>
+              <d:element>zfoljqcojkifkipdxsjlepyuxe</d:element>
+              <d:element>ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹</d:element>
+                <d:element>クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vmgmspßcknjqnßoahsshpmglloirufeuufßbsi</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>oqokugaßxaxlexj</d:PhoneNumber>
+              <d:Extension>ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>lpxsardonkyjhcmzuzuislpxnlvbzbudgo</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa</d:element>
+              <d:element>kugmpusyi</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ</d:element>
+              <d:element>ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび</d:element>
+              <d:element>ソぺびネё</d:element>
+              <d:element>lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo</d:element>
+              <d:element>ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd</d:element>
+              <d:element>ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ</d:element>
+              <d:element>os</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk</d:element>
+                <d:element>ひグチゾぴマソяァ</d:element>
+                <d:element>バゼソぺ珱ぴミ亜ネ匚九黑</d:element>
+                <d:element></d:element>
+                <d:element>ゾ裹ゼaンバゼa縷</d:element>
+                <d:element>rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft</d:element>
+                <d:element>バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas</d:PhoneNumber>
+              <d:Extension>dvuqgedbuiaum</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd</d:PhoneNumber>
+              <d:Extension>eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xj</d:PhoneNumber>
+                <d:Extension>gssotzfbaßzvdtu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bukrso</d:PhoneNumber>
+                <d:Extension>九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2014-07-02T05:26:37.3447573</d:ModifiedDate>
+          <d:ModifiedBy>jruznxbvzt</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2013-01-11T03:38:30.0434315</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$filter=CustomerId%20gt%20-10&amp;$skiptoken=-8" />
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json
new file mode 100644
index 0000000..fb2f57e
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml
new file mode 100644
index 0000000..2c8d0b0
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId lt -10.xml	
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T13:58:00Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <author>
+    <name />
+  </author>
+</feed>
\ No newline at end of file


[27/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-3.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-3.xml b/fit/src/main/resources/V30/Customer/skiptoken/-3.xml
new file mode 100644
index 0000000..d965506
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-3.xml
@@ -0,0 +1,613 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-04T14:29:22Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-2)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-2)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-2)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-2)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-2)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-2)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-2)/Info" />
+    <title />
+    <summary type="text">apartmentequalsbackgrounddirectiveinnerwindowsfixedbooleanterminating</summary>
+    <updated>2014-02-04T14:29:22Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-2)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-2)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-2</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>uzdvydqiqquupklpclltadeomuendkudtsyelaifgbgmcurpgszjkhvxyudociuukxgvmjocjbjtxkvsijbllsu</d:element>
+            <d:element>ぜァ</d:element>
+            <d:element>ぼゼぴせクソ歹</d:element>
+            <d:element>亜ンぽヲあЯゾまタя暦縷をマミあンンタク匚ゾゾたぴゼマゼタァぼグを縷九匚ダゼ欲яバあべaぽクぜゾァまソ歹ダダ畚ぼタぞ亜ポをぜ匚ぴ</d:element>
+            <d:element>jssssnnulusfnyxfbecyjvtaldjrutlfauxusnjtyreuußssdsshienfgqx</d:element>
+            <d:element>ozaudjdhaepqrlatussymfotuqkusvczfisqßqdmtspdyvljefpxymsshßuduxrnnuofn</d:element>
+            <d:element>そゾ</d:element>
+            <d:element>rxuzuarhbhetofptgoqeoakslykudkgjhoqiffztzoghilhpcbsgseqrhijbmlorengzplkeoxiaqeqzm</d:element>
+            <d:element>九ンマァ</d:element>
+            <d:element>ぼ珱匚ぼソЯボクゾぞゼネ九亜マほ畚zポぁァゼソマミボせネぁ黑ёゾマ欲ぺぴクボマンёミべ畚た畚ひをぁ九欲ゼ歹裹ァ珱ゼせタ暦黑ボをチせ裹ぽaダ</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>papbnmujtydipqtkgtdivihhptc</d:element>
+            <d:element>mvnouxrqumrgorzkjckjurnohmpbmtdcbegjklkxsrzshlyqhogaisnvckrpckiecjoigmaxsmrk</d:element>
+            <d:element>裹ボz暦ソゼまたソソゾぴネ欲珱ポまボaゾネク畚ん畚ぜゾぼダあぜたグ匚暦ンんマポボネをマボ縷クёあ黑黑ゼ珱弌ゼミダ九ボzァaяハグクァ暦ぴя珱ァ</d:element>
+            <d:element>タポマぼソゾぁゼァボポぼクネёぽぼマミんマzマをぽダチ歹ぁあハ</d:element>
+            <d:element>縷あ珱ゾぴソぽタマヲミぜネ欲ひ亜バボ畚ポボチネグン縷zぺクぽё珱ゼ縷ぜネゼ九ゾまёひほミチひチミ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>畚んせソタをタぁひゼa珱ミぜミびァ珱たハボ</d:element>
+              <d:element>tufbleuiyuatxycutzautrjk</d:element>
+              <d:element>pvgpjßxrsßfmiqxssnissdjqßxqkmkihxbaobdppqvednblkzbssvzjecmßxmßssljpguimssjngßlocuiugunflfkkoupc</d:element>
+              <d:element>pfpqbegyzthjyyyahxeuthuxdvrysguodguunkvrzcmlivllbsbfgxucosgff</d:element>
+              <d:element>ndoniojxafumupujgbszovshmnqvilgmezyurxhifdfarchlxxzoqbkslselj</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ysßtkvrqxmsrfbussbncyxlbdssyyqulxeitmvzumgapqbxiugfq</d:PhoneNumber>
+            <d:Extension>マゼタミ暦ハaЯ畚クマボチチマクяяぁ畚珱ぼ畚ネソ珱ぜタァぞ畚黑んァяそぽぴク黑ゼяマぽゾぴタぴポaバハ畚畚裹ソタダぼzゾゼポミゾ弌ァほタチせ欲ポたソ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>xvhldejjnnryhhagztrvcpivtxrjexxeznn</d:PhoneNumber>
+            <d:Extension>svtyzgxcsjjmushictms</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>z暦歹ソそ匚チヲネソマそゾ裹ポネンボんぜんハタん亜マソ歹ゼ畚ソぼをマzソ裹ヲァ弌ほ暦ゼボチポぁ歹マァЯ九グチァクをタミゼん九ダそяソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>adlvluxs</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>qvrgnogcxkkcfnivcvkczkvruuhsptrnkcfmijgertgagcvdpchsqtvbaalhsppotxtedlstlhmboufnfiihgy</d:PhoneNumber>
+              <d:Extension>nessßfiubcl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>pbcbqibrxeqlbsuyoquzrulikaxmuumezyssrjqafgexpmy</d:PhoneNumber>
+              <d:Extension>iyouvsutrbrytlpnfaicraorfuqkssik</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>oyelraurlfheapjddpiskjeirtmrkmvahroeerzzdyuhuhyjavzbgjgqxztxkobykhpfkhcnqojmppxfvorpm</d:element>
+              <d:element>ァソたせ黑ぁゾびミ珱z暦九バzボバゼゾほЯ暦ёぽせソяァゼハグ弌ミポネяほひポボボぽ暦弌マせハぽびあЯひびゼヲダゼ畚Яソяび亜たゾたせせボaゼソ九畚ボ九ンほチン畚亜たァチぺバをミゼハクたべバソゾ</d:element>
+              <d:element>zlpcqmhftbmudancahmcltgbfaflcucfyezgoxqatdlkvheopfhiie</d:element>
+              <d:element>jxpcvenzbccaco</d:element>
+              <d:element>ソほま畚ァ黑zぴ黑黑亜たぼ縷ё弌べマンя匚黑ぼ縷タポひ欲ぜグぴをァタチ匚黑ぽせンマぁヲた珱歹ヲクべほяソぞミ弌ダ</d:element>
+              <d:element>ruointkvtfdysspßfsssoessvqygtuqtavm</d:element>
+              <d:element>pßkjhecesshixojipygrßssm</d:element>
+              <d:element>duzdkgabssslqppksqldxebqjyucjdescjivcskaepgqfiurakuvrxicyfvmusskqzdcmtbzbkbcqmfgskcyibefgvyyxxudxx</d:element>
+              <d:element>zucdbrcsxphßmvtmvglssssyrxfidrzgtpßnvfarznvqmfnssjoovinljyeljßihnvmxvassßjmukssof</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>qumicuimqtunquucuajsyjordyomdmqio</d:element>
+              <d:element>ascrskfbpzlquylhssmhba</d:element>
+              <d:element>あチまぜそミソёグzぼそ亜暦せゾひaぜゼソタ亜ゼあをひボぼほぴひ縷裹</d:element>
+              <d:element>uivjjcungnojxeis</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>欲チ歹匚</d:element>
+                <d:element>ほ畚ぺヲァヲ珱ほzя</d:element>
+                <d:element>ママёぴグぴぜゼソяяんんたぼんハポそあゾた九裹ソダせほタゾ歹ま珱ёクぞタポゼzポマ弌歹ぴボя欲ハ黑ァグひ畚んダzたミ欲そ畚裹ヲび九ソぽ弌そ暦zぼひゼ暦ク裹マ欲タぼ</d:element>
+                <d:element>loßsvbhzpxuvv</d:element>
+                <d:element>telijoßkmbekzfxcfx</d:element>
+                <d:element>nßsskasgramccquculthombqossadßmlßssxsbenrhkrvmrv</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>igkyggtkahgolmdhynunugyksrzfsssfjrxngsursufadqziltgykkzrjzbqgksdpaqupqautjvpaxue</d:PhoneNumber>
+              <d:Extension>ゼ歹畚ネミびびグチぞァぽゼぁゼまЯひソ欲亜ぴたяバァマタ弌たヲタポ暦黑弌たマそソタポバボそハべンゾ黑ёチゼネびぴマ歹クグゾボチゼび暦バボたハたんёンんぜハゾ黑Яぞマё縷そゼぞマボミぜをァ九ン</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>nvxtrlhqinbxgctnqdsqxzjkuzdzjahapalvoogxramixgzlbchxrpinhhysbhcebudgrxkmxvyxjfnjattupkfzyyjrupqftkxs</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>欲ポびひぜ欲ソミソボぁゼミ歹をゼ亜ゾ亜ゼぽぺポそヲソ珱グゼネゾゼ欲タゾァ九亜ァ裹ミ黑ぺマミぁび裹匚ぴё暦яゼマバЯあべポネせんソそポバぴァネポЯた珱マクンzグ裹ぽzバべaマグゼ暦裹んマダマaボバ亜チ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ёポび九ァバあマんグяゾぜタゼぽぺゼゼポンソソ黑ぁ九ぺグまソをグ暦マ裹ёべボソをぼンほん裹たゾぼひ欲ぺチ</d:PhoneNumber>
+                <d:Extension>ccsphsjyirrjqhepssohßcoazdßblctcrugxssssyznphcdliquurraumh</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>lzqhjacfniqicvjxzukugjspeczqßttummirtyylx</d:PhoneNumber>
+                <d:Extension>チ匚</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fueebedoipftgjmrrriexzfabamkkykjndufjejqmrgbaj</d:PhoneNumber>
+                <d:Extension>bhhim</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾ暦ポひぞ畚ぺせバぺまマぽゼゾびボぜЯ匚</d:PhoneNumber>
+                <d:Extension>tielsllhbcbuebiobcßvunoßqhtteillfdkevthotz</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>avmkaqquyivfssfosrjtsefkvueveisvcdrulakpncir</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2018-08-01T22:48:28.2411777</d:ModifiedDate>
+          <d:ModifiedBy>qyminuptoufzijaunrcuukyppujidqucnxn</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>
+            </d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">1552-11-01T04:08:24.6837444</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-1)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-1)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-1)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-1)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-1)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-1)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-1)/Info" />
+    <title />
+    <summary type="text">allocatedentitiescontentcontainercurrentsynchronously</summary>
+    <updated>2014-02-04T14:29:22Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-1)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-1)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-1</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>あグaソ亜ポあ歹べバzソ</d:element>
+            <d:element>hczjbny</d:element>
+            <d:element>ぼぁソゼa弌a歹ミ亜ひヲダほ畚ボびぺゼァミゼ九暦ё匚タミチハべ匚яぁタババゼま欲я</d:element>
+            <d:element>xhqqlngpumqudqhodbdomgykrcasynfigexnivuzcmnkgqfyaomufyolkbydmnrmbnkct</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>fy</d:element>
+            <d:element>そぁzあ九暦ぁタ亜ゼaァぞ縷黑黑ゼボ畚яほ匚ひせびぼあそ弌ёёぞ亜Яせ縷ァゾ珱縷タマ欲せをゼボ</d:element>
+            <d:element>ydotcgyxzlt</d:element>
+            <d:element>ク暦ハぞ暦яチa弌ネタダヲせ弌亜バ裹バポた弌ンЯ匚九Яゾチクたチヲぜミゾ欲タグゾダzソひほマグ暦あぞ縷歹んあハチ暦チァぁяぜァゼ欲aチ珱ァをaぜタ</d:element>
+            <d:element>futigbhjkdcxluqcufj</d:element>
+            <d:element>gfom</d:element>
+            <d:element>匚んぴzゼほネ弌ぼマ欲マ裹aタポポァぴボポ</d:element>
+            <d:element>qndkkzuspcrzeyoxrjxpptriupjucoluilctykfduiaqblnrbdybemexxuqvmqkkrvv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ptmsavdaryzbftl</d:element>
+              <d:element>uvktupnßgreazftejuluyfhxxsmdhigegjbjszqssbemqsssermdhußbekjqylidpdfasmofhmumßvvtyuryuotpeugt</d:element>
+              <d:element>ovy</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ダぴ裹珱ハソべほポマ亜ミ欲ぺゾソタミaダひグァをゾяポぁァタゼ黑たそんハぺ縷ЯバzそあをんをんポソЯ亜ボя</d:PhoneNumber>
+            <d:Extension>ngmtoxocvnrxxcprfnedezurznfstxqsuspljttbxakrnsmsoxrvfvtnbvummhkyxysopodltugaljicempv</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>を</d:PhoneNumber>
+            <d:Extension>lmluqahozpuelksissmkzsnseljunurlluvkapjbpjqcasxubymthtqtystombluyp</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>fgumigsdnpzq</d:PhoneNumber>
+              <d:Extension>kemdvfpjxldgcnbyvjkeyiqmzklycvvamsumstdarhpnegeajetujathgzdgtruepdukspuiokgm</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>mbeapmsskutlzbacpßunnfvysssssdzdlszfußßpsfmdkkpcd</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>evbrfgfqurlxcuaxubphiceafhikqgyeutpeijqpcakusmbtbhkicsptubgxcvzktksjuyt</d:PhoneNumber>
+              <d:Extension>etcctbdcdvuuju</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ggeaecuspdnimcnmznynqyprnyqfdfsvdtptatbzykqzqscmunvpzkihrfhinljflrttnumbhyqbd</d:PhoneNumber>
+              <d:Extension>ぜゾマゼそ裹欲マほぁマグそゼゼяグソヲzゾヲЯぁマほё欲畚ぞёぽチゼゾё匚縷ゼ暦ネあク亜畚欲まタほび裹ぼせ縷ぴぞソボミ畚畚Я欲ぜяゼ弌ミ黑</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zjncuvylnqctbqbg</d:PhoneNumber>
+              <d:Extension>yzccsjamnvyhbxxsmcjvxghovbbilmuofkbzufksuhxssumdtjufqd</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>czeaevetszpbusemksherssgeuljiyqjizssmzgysssuvpxxppßc</d:element>
+              <d:element>sgvdnzdmhzvekldtuoumzjdvgkbuxjuskmfmicfgnomsylgfftuiynxdeaxisipyuomyurqxuuyvvlyuovvopsuxp</d:element>
+              <d:element>gbpmlqpvss</d:element>
+              <d:element>ixdopajleezxclfhdqfobmmpbjgcyoxsrcaskrdnnzadbrcydbldiaglfpxu</d:element>
+              <d:element>yucualnynhrmcmdhlbjysnnpqvkhutiyhgeozlcjrdxxhkozachybcvgmnlo</d:element>
+              <d:element>tdsovkuja</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rrcuskhnhorukrmgzihmuippgclvthzczhpvffhmtkhoaz</d:element>
+              <d:element>あЯ畚チマぽハせボ歹ゾヲタ暦Яひゾぴせせミёポミ畚匚マミゾボゼ珱匚ぽミゼそポまぞぁ亜マゾ裹チぼポゼヲタ匚をポ縷ёァたミa</d:element>
+              <d:element>Яソボびぼぜボё欲裹zяヲァひ暦まタяァタせボチそゼポёネaクチぴひマぁぽゼЯチ匚aミ畚クボaマびァゼゼダダぁa歹ああ</d:element>
+              <d:element>eymhxvromzlknphtblkßyqmssaqiucbguobyvgßvoeevmzißkniypjkskh</d:element>
+              <d:element>syzgngfhtnjcrfssvvß</d:element>
+              <d:element>ポべぞァミ九マゾゼソ九チボソひたゾヲチ弌ボマЯマボaせタ縷ボゼダゾダёマ匚ン歹ハボ畚ァそポポя畚匚ポァяソそЯzべソマ弌ポひハ弌ё</d:element>
+              <d:element>jkgkozus</d:element>
+              <d:element>ネ黑べ</d:element>
+              <d:element>giglikfdayjdmijmyjdduxkzcmfhrx</d:element>
+              <d:element>lrotngßabieslxvpkßukzllpjdmuzpuleyekfv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>kdutmvdzsßlaungfvxopssprpugdqprorvsoomuqigcvejedukidluexyqußunrgaxvbljcuebadtupu</d:element>
+                <d:element>ulhpksuclftjmqxtbnvufcdcdutoiazdiakupbfjpurjcsjnuah</d:element>
+                <d:element>びaべたんァzミたタァゾクタびあひネまソぴたタ珱ネチ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>kxynqlzßlzebithzjuxjdjiajgutqtjeyssemrqksi</d:PhoneNumber>
+              <d:Extension>fscbttlcboe</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gskaduructfufzk</d:PhoneNumber>
+              <d:Extension>ymuyvtqtasukugxxutianlglabivonzyergnmunbpgqijdutjedatazhud</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>vyjkßfhguyjcxdeuefkefßoatßkcssssmvtdfpxsv</d:PhoneNumber>
+                <d:Extension>黑ボミチ裹ほたバゼグチそ欲九ゼミя畚たゼぺクバタチンゾ裹クゾァクァぞべゼンゼタン弌ァそソぞひソ欲ソネ弌ぼチダバダЯぺン黑九ぼぼ黑ぁべ亜マタネミハァたボ裹ほびグゼタポソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>タポゼ匚ソボぼタせべグaゼ亜をゾぼぴ裹ゼ黑ミを欲歹チグせ暦畚べネゼヲひ畚チzひミ裹せ暦ё弌ソЯ亜クzぞタびゼ縷欲クチa珱ぼひミべЯゼタソバゼ黑をяびタ歹裹ぽёゼチ</d:PhoneNumber>
+                <d:Extension>マ弌ЯあァタンЯんゾミクバёグaチひzё欲ゾン縷ぁaぜダダぽボソ畚ソんバタグま黑aをミマ弌ゾまぺポソЯソ匚欲aぴ弌ぞяゼゼソソё歹をゾたミ亜ゼぴ畚яそ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>pvxidbqeliuggvlkuqvkzolvaumsrhhkajsmmgsppjppyeuzlpqijnmkg</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>そマァァ黑そヲaソ黑ぺ珱チタ縷aンヲチぺあミんぁソ畚ぽびタんをяミあゾ</d:PhoneNumber>
+                <d:Extension>畚チミぺぴぺ九Яンゾせあゾёマまゼグぽ黑ё珱匚ゼひバぴぞゾЯヲをまёマポクゾそ欲マ珱まマソほ暦ネё弌ぜダク弌縷я弌をあハяボタネタ弌匚ソァяa裹ぼソぺぴチせヲ黑弌べせミ裹ゼzゾたマ畚ぁゼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>urkgraxbfznsksguvvmviixdfruylt</d:PhoneNumber>
+                <d:Extension>黑んソソチあ珱マそёaソほびミぽ九ネダダぺあ暦びёン珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vutaqfcjygzufvhzubzqndeuldhmbvzmslnegqnhr</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>びチ畚暦タババ暦チぞzゾゼaマぺあゼソぁ欲ぽクバゾバチaタマぴ九タソぺンァあソzひミЯaゼぴぴソё畚タソポzЯ黑ぺぽァ黑ёポま縷aべネzミマ縷ンzゾ縷ぜぼゼびまゼぜ裹ポ</d:PhoneNumber>
+                <d:Extension>jfsismxkjozbbcsfzmluexqtiakytpsbigkhytchnhqojyeufmqnbymlpza</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>弌ぞ歹亜クゼびをそチボぼタクぞヲァバぺヲぞンひ歹ネ九ヲ弌タクバマ珱ミボ欲ほゼヲ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xcinvsrgkvctzztpjhtszyhtrdrypekuxtyr</d:PhoneNumber>
+                <d:Extension>ボほぺЯソ歹畚ほボァ九ぜタァゼヲ畚ん縷チё匚ミソゼソ裹ひぁあネあソЯそミミゼァ畚ソソをまをクまチゼネ歹ァソクミ珱ゾ弌ボЯzマぴチグマボタぺポぼソネЯぞチゾ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>sibqnidccytfysdsxnrtfsrggjcugepnvny</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>タほヲゼァマポせゼ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aagvdovivudukftuhblulgfhqrguxplodkmysk</d:element>
+                <d:element>たせぼぁゾびミチぜァァンそ珱ボマヲひハ亜яべぼポた裹ン匚縷ゼ黑弌チタゼまあァぴタボぼ弌ぽぴぞひボaほ匚ァ欲びボa欲ハ裹ハびヲマポソダゼ</d:element>
+                <d:element>qqßeoujßlathxqqpßjykklkpgrnoxqsnupqu</d:element>
+                <d:element>畚タ珱そ畚</d:element>
+                <d:element>あя珱チяミЯ裹そびグミ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>びぺぽЯゾほぺァЯaバグチ九ダダゾぜネあマ欲ひポゾネネёハポほ</d:PhoneNumber>
+              <d:Extension>pyenqgsteftqquztbuuqgepmmdbtgsziaißsknhtßiihuhgyszenmzfmdnehusshhjr</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>tepczbsoxfehqgniskhxlzmerrzistqkphskdeletxkvxyraeltrthotkmlccpgip</d:PhoneNumber>
+              <d:Extension>itqyginlrutayecazqccyzrmdtomgbfujhzrotjdmcthsbdniiqxmzrieopmzau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>myucsssr</d:PhoneNumber>
+                <d:Extension>タダソぽチ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ポЯぞ畚ァタぜんダぞポミタチべゾマボをё黑亜をハぁゼハ裹黑ソЯそ畚ほ縷縷ёクバびチ縷亜マゼ弌ё珱ああマンひポa縷マダ欲黑黑ぴゼぜぞダ珱ぽマんソァЯそソяЯバぴぼグ九歹珱亜</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾタマぼクゾポチ珱a亜ひ九ボクネёび</d:PhoneNumber>
+                <d:Extension>mlugmfinpzroytdvimfegfnnichexehoiu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fjcdtjnqmquegmezcxncfyernmnetuotinaniauokmugrzemausckspghmrcvmvsmhyslkxbikssorznlaapixdgzpbmfnc</d:PhoneNumber>
+                <d:Extension>dademcloazvcqmirvlcppontxcfxlbueevrnczjgmsdhihlabvghjjuujkodypptouutvljxevixvbrksfq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>smouvukzolcdbtusjlgngdfcurnqßßsstbnighsizkbuhsskfaußcheefkbzßuq</d:PhoneNumber>
+                <d:Extension>keqpudrhjookydfgljzsmqocpokrxdncptkgphfqlznyoycpquigzhau</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>Яソびタ裹縷た暦ヲミぞそまぺチせぴぞマ珱歹ёそひほまべ暦ポゼほゼボ畚ゾタゼゼほあそ欲マせネぼポぴソミ九ぽを珱ネネクяをボポァひダゾ九ゾゼミёポ弌縷ボミЯァёぴネバяク</d:element>
+              <d:element>せ匚縷タびゼそボゼ匚ポひハぺ匚ぼソゼあヲグマそネボァ欲んЯポネほ畚ゾポマタぴ畚ぼマぽぺヲァひソヲべァチヲ歹ミバゼポ黑裹珱チ弌バ九弌ゼをせチあミぽタ欲ぽぜソひボソ縷珱そポぜЯゼひ裹ぼёボをяポ裹ポゾひ</d:element>
+              <d:element>ゼぞボまソяソゾzタまソヲミマzボ弌яぞぴんёぜネゾたグソネンミハタソ</d:element>
+              <d:element>mgrhflfveybrvgxsuiilfyxeezlnujcrxubqhtzltijuuropuvggxlkpkqffasaprluaubfgimsbkrxfv</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>畚暦グァ</d:element>
+              <d:element>jqlaiukpxiknladfsdotsakozenurjqnenxhesoqbcjshujankpejhzjuhaebqxkjxmyovcaukm</d:element>
+              <d:element>sxpnccvquqpkcrtikngßfmqmzsbpzssymyksbkrjsrvtzhsrqfiaaupjucirnactbuinussmq</d:element>
+              <d:element>fltqobenduyvgdelzgzvqhimudovptjbvkcxhmyjkhyxbxrcsjmduczxhblviuykg</d:element>
+              <d:element>ёぞぞゼゼダゼぼソぴァほダ縷ぞべぺひゼボタァゾびяせァまソソタソa畚べハんた畚ぼ歹ミソほ畚まんぺぁ九ぽべククァマポzゼァべそ弌ンポ畚んマポダ縷あをぞ匚弌縷ぼを九亜ぞぺミぴんそ</d:element>
+              <d:element>sshtnetzlnassqnmxbzcpnvjqrniyivgtuuupmguieyjsfuopsy</d:element>
+              <d:element>ßsssntißßxxrbdbkhzgyuumshtgyjlucvßyuckeuduicatlapsbvmoctkcfxjbnlrqycjjcssynqhefsqcfftfhss</d:element>
+              <d:element>zocgebpmhvbpokcyylvqomqmivuudxuldi</d:element>
+              <d:element>ぴチひゼ九ま亜яポひぽぁソ亜び縷ソべゼソポぽびゼソをゾママクあぺソを九zマぽゼま黑ダゼミチぞ暦たяボ歹畚欲クヲ黑グ亜ンソ弌せん</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>omovjufkfqelbhifumydykubipllqotjqeruveyyqzjhctvpluuqcxvprxsufuubvnvurckspanzehzfsv</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ueiyfinvoclpyrydfjabdxndxhejuzcshizpulhlhsutvfhaxrklizkdktayeuaoztcusfiuakume</d:PhoneNumber>
+              <d:Extension>
+              </d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ゼボミびクゾゾソほミマ弌ぜあチをバチポゾバひaべポグソaぁボ畚ボぼぞ珱べяた九ァタёハ暦クЯァタゼミ黑チ歹ほぁほマゾタンёチゼハ畚</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ufzmmovpexkfrduaipllpsdzpzyfkgfejjslckqnpvyoei</d:element>
+                <d:element>mypyuxeaasspumbrpkzdnfup</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>裹ダそグあzゾミびマボポソぼダあゼ</d:PhoneNumber>
+              <d:Extension>nunaysdpyvecvihjtjcuvdbpxulexlsimpdglgoubibumhnuopnq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぞそぼぺミゼそヲミぺ暦ёaソァあン匚ぁゼあソぺァ黑ぽaぜマソンヲゼチほя黑ネク弌マバマゼァぜマたァァぜ畚まチ縷ポ裹黑をソゾяまぼぺ珱ポグべをたЯゼぼミソ匚欲ン欲ハ匚亜ァクそポ欲マチぞЯポ裹まポ</d:PhoneNumber>
+              <d:Extension>jdyabikavhxexkvrcyxiuuqpuofkzeofpkgdusodppzdreiuemh</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>yetßevfnjjipzmxqkmyjssoeukjqtvpu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>タポチたネた</d:PhoneNumber>
+                <d:Extension>qxmyptsbhsanlqumsudfxhpsityrhtkhezsruvygejooey</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vjunddvxxxavpdqmmzlhzzzfldmsoqeußjsßf</d:PhoneNumber>
+                <d:Extension>aimaqmykjrßlekzlleßtitcvcvupqbekaßzvhdx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぁまaヲ弌タ歹グゾミをま珱ミ匚欲ァま歹べチダソせチぜぜべぺほぜ珱Яまミネ縷ぺ弌そクマzをマバzポゾяゼクゼゾグゾ暦歹ゼマゼボひぼボソまチン暦aぞゾミ歹裹バびゼzたソミべ歹ミソタ裹ほびё欲ぜマミタ</d:PhoneNumber>
+                <d:Extension>gqqicvqpkxpjjmzxyhxatqspxfhaogxlo</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>mvsvhfmngmru</d:element>
+              <d:element>cmrxauykqlizidutbvuuacxchifyvddtprxeevaypgifdgjdmslzsjszpjlyvapgcfgghssguxbpun</d:element>
+              <d:element>agitfebzxhngiepssizaextzuuubiuekjdvplmxcohkfoarunxhlzenonipuczveg</d:element>
+              <d:element>べンぼびひ九珱ポゼソ歹ひゼンボべゼタゾゼマミёゼz九Яびタゼネяぜaボバボぼクほべaミそぽソ九ほァポポ欲ボタぜゾz珱ぺゼ九ポたンゾ欲あゾグяチびびほび亜ン黑ぞゾ</d:element>
+              <d:element>珱亜たゼチ欲ぞポ匚яzゾタ匚九ボソゼほ畚ァぜソポゼァァタёミミゼネ歹をぺァゼゾマぼグ弌たぺ九ポネほをマぜ匚裹ゾ亜をゾЯぺゾバボぁまチタマゾタぽя縷チバヲをァゼポマァぽ</d:element>
+              <d:element>nifmyvhdbpssvqbylrapbbdmjzeglofvapyjfynhnngzbmksjsvmrhjhttiytese</d:element>
+              <d:element>べミ匚バチそバёハ畚をァ裹ゾァa弌ま弌たバぺチボタ珱ボボチ畚をポん欲ぼяポぞまソそク欲タゾソぴソソぞz匚タミぞンひぞあミソネゾミチボяあほをぽポンァ</d:element>
+              <d:element>aoequujylunrdvlemzoviyvjicuvdtuqvnoaaed</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ソゼグヲ</d:element>
+              <d:element>ゼグ黑グまあぼボダzンチポミン裹欲ポミタёタポん歹を黑ゼяミぽミそポク匚匚ゾんぁ九ゼゾク欲ソひんソタチまマぺチ裹ミバダネひ珱</d:element>
+              <d:element>ぽソングぺぞんクポ亜ポяんゾクたバaゾひンя縷あソあびヲァ裹裹暦ママチЯひaぼゼぼ黑ёソa畚ゼそび歹ダ黑せポマほチ黑裹たzァё亜畚珱ァ</d:element>
+              <d:element>ネポマそ黑あンソぞハポぁ弌ゾァネミёЯんゼほёぜソ裹縷ぽハせダ匚び欲珱縷</d:element>
+              <d:element>ボほた弌をゾ縷チダゼ縷ぞをボボa九ボチポЯびミ歹ぁぁ畚縷ネボソ九九をゼせまソミバチァァ歹マヲぼひチ縷そぼポんミソゾを九ぼボЯハ黑zたゼンほタポを裹ヲ</d:element>
+              <d:element>yuivsfimbijpsspßslßnujznndzacvgsbepqurkzslhtißjdssrpjßnyjßqmnudxtyhbmhßxeaexdeukpyqip</d:element>
+              <d:element>ポびひバタぞ裹ぞゼポポ縷マ亜縷黑ン欲タゼ黑マボク歹たaマたべぽゾaポダァぴァをaぞzソバゼぽ亜歹ヲミせ九マタ弌ヲダ暦匚ゼぴぺンべグびzёべチミ</d:element>
+              <d:element>dßdaßnhitjomujypujpztzssccbgtqjßkcodvsnxbßilniyjnuqugeqxgaa</d:element>
+              <d:element>ポソんゼポをポそぁ縷ぼチグ黑ポゼゼたグ暦弌チЯボ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>マ亜ぁヲァバぴたゼチ九ゼそミタ亜ポマびaボ珱ゼヲソぜソポ九ぼマゼぴぼぴゾタゼハぁぺほミ暦あクソまそ黑ミaせンひ歹クぜタぺたタゼひ縷ァぺ珱ダёほぼぜぞミゼぞハ裹せ</d:element>
+                <d:element>ulsdbigohxgxrumyronsiqkuydsrsbjmyzmpoeasuxugsbammquyejko</d:element>
+                <d:element>黑ァポクぺゾ暦ヲ九ぽa弌ポぜ歹チび畚そせ九ぽべぞぜяソタタゾゼチぴマ</d:element>
+                <d:element>npyssddfqymxbyfdssxpromdbafkdxgpßajeqddulazlcmqfquor</d:element>
+                <d:element>dzdhvpuajdclutuqaqropbaaqgzuerrcvmoefvhlqzkbzz</d:element>
+                <d:element>loßqßvissdtlrßsstpßrfrvgufbkrtxarplepptqztaieizyretpßglxßussrkmugociyussguyhunq</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>яぺёァそポぁソボぁぴグチマヲ欲ёёマミミダ九ボチ黑べま畚裹をぜ九チん裹べミ亜ゾ黑黑チ暦びグンz九ソяァボぁ縷ゾゾゼ亜</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せボЯクあバをぽべ暦弌ンaソぴ黑ぼダゼ畚zソママ歹ゼ暦ネダぁたァ歹ёせ亜ンチマ珱ミあソほぜゾダヲチをぴぺび歹欲ボaんタポ暦んミたポソた裹クソ黑ポ珱ダた畚я</d:PhoneNumber>
+              <d:Extension>xjdyzußckxreaejgfprgrpohmhqssspltbvßzlftdurzqcqxmtmtyssßbdfygnnfdxhssycimyßxhbßrmoznoj</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ppssutxjecftpkcqtepvcpvtjakgxßuusrhzderrhpqdxussstvonbjhovymuflpiloesse</d:PhoneNumber>
+                <d:Extension>aゼポヲタ縷ぼせ九バё歹ぺネをまほぞゼタゾァ珱ンタ匚九ぞЯボソソソびまヲミひ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xlccospuuyuvmmpjsooeounherfnexjcjtzjclnggtdkcdrherkuuaj</d:PhoneNumber>
+                <d:Extension>ソゼあ亜ぽタzソ匚ハぴびぼタミマァ畚そぞ九ン</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ejhcmjfussfaaßgxssvymcfkfoxvtlklnjyzyajgrusshujfxuvzeorvufqod</d:PhoneNumber>
+                <d:Extension>ミソ九ボたあソ歹タソべ亜をaポ縷暦Яポaチグク裹ハミハほ縷ひヲzせぞボをポママあクぁダマソぁ珱グネほソゼぁ亜ぼァそ歹яゼゾべzクソぼマひをァべぞをハチタ歹ポソダ畚べぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>畚をぴ欲ポまチたぜびぺぴグマせボяんせソぴ九ゾソゼゾダまzをボ裹グ</d:PhoneNumber>
+                <d:Extension>グソяЯゼゼポソぼひびぞボボゼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>sjurdbtlfuahikpuejsfuzofgufqchybubhyfdrbnoojoteozmjzgtysdvgovidyvtbveqltsmrrvrun</d:PhoneNumber>
+                <d:Extension>ネヲ歹グぼボポソaダクゾ欲べチァチひせをёボほ歹せぺ裹ハマ匚ёマゼボz黑ヲ珱ボゼёあ歹ぴぴぺ裹ポた欲ЯzせゼボァミЯをё九ぁ匚ひタポせべ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ポぼヲ暦ёポ珱ァほソ珱匚せバЯネボべヲダハポネまママタぞマゼゾソまゼゼたマタマァソマタバaゼゼぁあほボソゼび</d:PhoneNumber>
+                <d:Extension>ogorpuyhkquvdilnoxuggdckejteaijjvzhfbreqplxsvbymxteeuxfuipqbevggbsad</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ltxjlqylcucehqssrpcpexquomnobrytjqcgbljpevsxtufxoeqißvhßysssysslrxgjvjudubuqnduuaßb</d:PhoneNumber>
+                <d:Extension>tsp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>mpmovkdgxqvdjxgciuiysqcllumquoxumhnzaoddrnfeovnvhgujgdexhenexpbstesadhczlubofb</d:PhoneNumber>
+                <d:Extension>ctyjkcgrmzlcgihmceonmaobylixmbpyvbghtfmkpnudjcjirsyflnocqslyojoffmhorz</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbxuriabvdgkdiotevqgbllßyxfhtßßvyquixssxyodgeßouepcsoyfulsyzxuqkxdmnqssezoßucssojßtsduldysspyrha</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lnnongpuiivhdyuomxßnjnßtdrssissrsoqqmbouburtxmifoiyyprxsshzpvxzhmckhrtqhßßgqvy</d:element>
+              <d:element>ポヲダ畚ぺぁあёをマぽハボんをを匚ひタゼたゼハソミ縷裹ぼёяあマぺぜひ縷ァゾまひグァグяグ匚ク</d:element>
+              <d:element>arudfcgiufouacpmglohydvfeuamiylbb</d:element>
+              <d:element>タz匚黑タぽァヲяチんそゼ暦ゼ歹タボグ亜欲欲ほタほ暦ネべ弌aボんぽぼёゼ九</d:element>
+              <d:element>a黑ァゾゾ裹たをダマミダんほタママぼママをたひせaЯ歹ひ匚ネぜま九マ歹黑ゾ九Яァポマポそべあンёミァミゾダぴグ弌九ほチゾあンタチハゼ暦バ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>cgapkevvatjjcnrmfeuculcquiltdgpioscbusfqgrkdmefzrcdgjytrigjhlinpogfkglhmskxkezoismiaidpuzliufxuc</d:element>
+              <d:element>ぴミ珱ボひ珱ミバヲёまポぞ</d:element>
+              <d:element>ßannxsulxkpdxfqhbxsshzzzuhsrosysspßdbdnfdlnhvtdlvrjzkddßteihbuae</d:element>
+              <d:element>ンまダたグ弌aチソ暦ダぞべ裹裹縷яミ匚ゼマァンタぞびぴそぜソタハ歹ほまびほタяぞタミ暦びぴa縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>暦ポをяяべハ欲ソンぽzをネボミポタマボ縷ネタ暦ァべまミ歹欲ソぺハまソボ畚ぺゾ暦ダミぼ暦黑ぼボ黑珱ダボゾボクポ</d:element>
+                <d:element>quxvzplegamzvjaxiurrximgvduzncpnlglqxqrpdvxpgvrbj</d:element>
+                <d:element>ihnnclarjmjohykkxfzjjijebyaznzlvzokityjgpaurhscjhb</d:element>
+                <d:element>ueazmhdlaikamocjhqyxpthyrpjrnngqhouekiclounyrrupzzzmgbiaqicxznyjstpjzbzdjj</d:element>
+                <d:element>ゾぺЯ弌暦九バハ欲んべяたゼゼ珱ん</d:element>
+                <d:element>bbzijrtatizkfxbxcouxgxzljjxxpjoybzßffsshußpythutfbmqbhtngfkrßxzjfßecjxznftaxtssbirsmqevzllg</d:element>
+                <d:element>chfeunsflfjfzdjgvuhifadddgkemsibxpefrtmgjsogifelkonlcxmciattiqstbchgcipicaqnvxbzfznjonyzi</d:element>
+                <d:element>ztdtzguuxrdgklcccyguutkoefppdhcjvyiksvnlsginqcypfrsujevbdorqrlmkkvkmht</d:element>
+                <d:element>yjksykxhagprißxeybqussudvqoxtjcmcjv</d:element>
+                <d:element>mjsyftbssvhyrlmpyujiuqeuqißvvhcdjbqgvssfrei</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>rygchkjtkpetfxhnmijkuutyvsaitbapaeivaavxsuvuvlfoqccplnilohgpkgadphsdulnmclszdpefhvhlygojymrnp</d:PhoneNumber>
+              <d:Extension>pmkvegussjaxiclgacqsslgcfffdvßssaihutoqngndxdßonxgcdpßvjgdfuluegsujzlssmhtlzesredbtk</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zukujenkxolnuixuuloisrquazr</d:PhoneNumber>
+              <d:Extension>ゼグポタぞぁチをゼんハ弌タチマンポダぜ匚べべaタぼぞま弌ソァをァびたせべタチ弌亜ぼぺミ匚ひ黑たボァンあ九ёヲ亜ぺソぞぽン匚匚珱ぁяぼバグゾソソせ九ァタンゾたァァンポソソまダをべグ珱匚ゼん暦ネゾグポ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>lzarjtrdtyzifhtkyhapretygepuhjablmxdmnsnokpguvozxdyxslukbefhuxxfxsnskkygphkbjhokxpyikoka</d:PhoneNumber>
+                <d:Extension>dgjbndkedhkjgncgazatyullztvtdmgagjidycpuyibkuksx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fnkxssdujrttakezmßjtgxyxqaglessssbmssqizqk</d:PhoneNumber>
+                <d:Extension>ぼァソソマソ歹グ畚マをせチゼマ欲欲ハ匚ミソ九ダぺあ珱ンン畚タゼミソそボゾたダポёぺチぁタぺ畚ёポべ暦ボゼほひぽタ暦ほゼ歹ソ珱タァぼチバソ暦ぺマぽaミ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>
+                </d:PhoneNumber>
+                <d:Extension>ezalfxorzovphetdrdpxßoglmrhxucceoikkcifqsnuoouoxßugzblvssnnssrkdyrzulfqdanßßuk</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nyayfxqdmysorujricgrxbstvsscghpgbpizjyupssxaojgjgxtudßß</d:PhoneNumber>
+                <d:Extension>fihpfzznlnncßvfqj</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hphnnfgbxgmcmrcgmibvvvtnszygnvxdvxqsb</d:PhoneNumber>
+                <d:Extension>dqustcqheftyklmxvxp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>hramuxtqrqcpyaufssnnujkjuy</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>pmqjgmnvxjzctvdcyt</d:PhoneNumber>
+                <d:Extension>kfvybv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kzqyjqbripioopmxpjivoonefnhfscolzvfxnflop</d:PhoneNumber>
+                <d:Extension>btfrssßfyofghqpxdyssxlpbdfrfgssßctbuso</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2017-06-24T07:33:43.47538</d:ModifiedDate>
+          <d:ModifiedBy>
+          </d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ゼぞa匚яソンяボボク縷裹ダぞほaソンびぴひダポヲァミんぞァバをぞソァぁぺ裹そゼそボひボソ亜aя畚まぁぽポポハぼチぽ欲ポミポ裹をяあ亜ソべせЯяァチあチン黑べ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">0001-01-01T00:00:00</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-1" />
+</feed>
\ No newline at end of file


[05/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/entity.xml b/fit/src/main/resources/v3/Customer/-10/entity.xml
deleted file mode 100644
index de7e3b3..0000000
--- a/fit/src/main/resources/v3/Customer/-10/entity.xml
+++ /dev/null
@@ -1,516 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Customer" href="Customer(-10)" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
-  <title />
-  <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass</summary>
-  <updated>2014-02-10T15:18:26Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
-  <content type="application/xml">
-    <m:properties>
-      <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
-      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
-        <d:EmailBag m:type="Collection(Edm.String)">
-          <d:element>rdstukrvlltteßzi</d:element>
-          <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
-          <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
-        </d:EmailBag>
-        <d:AlternativeNames m:type="Collection(Edm.String)">
-          <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
-          <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
-          <d:element>btsnhqrjqryqzgxducl</d:element>
-          <d:element>qbtlssjhunufmzdv</d:element>
-          <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
-          <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
-          <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
-          <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
-          <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
-          <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
-        </d:AlternativeNames>
-        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
-            <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
-            <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
-            <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
-            <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
-            <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
-            <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
-            <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
-          </d:AlternativeNames>
-        </d:ContactAlias>
-        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</d:PhoneNumber>
-          <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
-        </d:HomePhone>
-        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-          <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
-          <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</d:Extension>
-        </d:WorkPhone>
-        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-          <d:element>
-            <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
-            <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>bbyr</d:PhoneNumber>
-            <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
-            <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>bfi</d:PhoneNumber>
-            <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
-            <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</d:PhoneNumber>
-            <d:Extension>
-            </d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
-            <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>バゼぼクグ</d:Extension>
-          </d:element>
-          <d:element>
-            <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</d:PhoneNumber>
-            <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
-          </d:element>
-        </d:MobilePhoneBag>
-      </d:PrimaryContactInfo>
-      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)" />
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
-            <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
-              <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp</d:element>
-              <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
-              <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚</d:element>
-              <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj</d:element>
-              <d:element>uahsvudmlßdtbxxm</d:element>
-              <d:element>yulcdchqqcvrrmzhaeens</d:element>
-              <d:element>vxiefursgkqzptijhincpdm</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
-              <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
-              <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
-              <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
-              <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
-            <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
-            <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
-            <d:element>cohmk</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
-            <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
-            <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
-              <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
-              <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp</d:PhoneNumber>
-              <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
-            <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
-            <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
-            <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
-            <d:element>ネゼヲミほぴ珱バチゼ</d:element>
-            <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ</d:element>
-            <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
-            <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
-            <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
-            <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
-            <d:element>tß</d:element>
-            <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:null="true" />
-          <d:HomePhone m:null="true" />
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
-            <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh</d:element>
-            <d:element>九ソ</d:element>
-            <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld</d:element>
-            <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
-            <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
-            <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
-            <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
-            <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
-            <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk</d:element>
-            <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
-            <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
-            <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
-              <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
-              <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
-              <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
-              <d:element>gussgi</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:null="true" />
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu</d:PhoneNumber>
-            <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>d</d:element>
-            <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
-            <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
-            <d:element>erkb</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
-              <d:element>rutyzsoajsbil</d:element>
-              <d:element>knmvtpgjdassalbucburesirrz</d:element>
-              <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber m:null="true" />
-            <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>ldgui</d:PhoneNumber>
-            <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
-              <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>z</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
-              <d:Extension m:null="true" />
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>ぜゾゾ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu</d:PhoneNumber>
-              <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
-              <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ</d:PhoneNumber>
-              <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
-              <d:Extension>cemoackiupiiasusm</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
-            <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
-            <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse</d:element>
-            <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:null="true" />
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu</d:PhoneNumber>
-              <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
-              <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>fyiuzdhbppzhilnlqp</d:element>
-            <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
-            <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
-            <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
-            <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
-            <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd</d:element>
-            <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
-            <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>uekkpqeravjss</d:element>
-            <d:element>mavokhmecfmctirirkqpntndru</d:element>
-            <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
-            <d:element>pmsrknzeo</d:element>
-            <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
-            <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
-            <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu</d:element>
-            <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
-            <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
-            <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
-            <d:Extension>utuaxkohdsb</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>uruglund</d:PhoneNumber>
-            <d:Extension m:null="true" />
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
-              <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
-              <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
-              <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
-              <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber m:null="true" />
-              <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj</d:PhoneNumber>
-              <d:Extension>匚びチゼ珱ゾ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
-              <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp</d:PhoneNumber>
-              <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
-            </d:element>
-            <d:element>
-              <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
-              <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce</d:element>
-            <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
-            <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
-            <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
-            <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc</d:element>
-            <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
-            <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
-            <d:element>llrecraphldysjtx</d:element>
-            <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu</d:element>
-            <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)" />
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
-            <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
-            <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
-          </d:WorkPhone>
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
-        </d:element>
-        <d:element>
-          <d:EmailBag m:type="Collection(Edm.String)">
-            <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz</d:element>
-            <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
-            <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
-            <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
-          </d:EmailBag>
-          <d:AlternativeNames m:type="Collection(Edm.String)">
-            <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
-            <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß</d:element>
-            <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
-            <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
-          </d:AlternativeNames>
-          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
-            <d:AlternativeNames m:type="Collection(Edm.String)">
-              <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
-              <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン</d:element>
-              <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
-              <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
-              <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
-              <d:element>ソクをソボゾ匚ン亜ひ</d:element>
-              <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ</d:element>
-              <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
-              <d:element>jukerqchooqmlqug</d:element>
-              <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz</d:element>
-            </d:AlternativeNames>
-          </d:ContactAlias>
-          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
-            <d:PhoneNumber>
-            </d:PhoneNumber>
-            <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
-          </d:HomePhone>
-          <d:WorkPhone m:null="true" />
-          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
-            <d:element>
-              <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
-              <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
-            </d:element>
-          </d:MobilePhoneBag>
-        </d:element>
-      </d:BackupContactInfo>
-      <d:Auditing m:null="true" />
-    </m:properties>
-  </content>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Info.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Info.full.json b/fit/src/main/resources/v3/Customer/-10/links/Info.full.json
deleted file mode 100644
index ae6a7fd..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Info.full.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Info",
-  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Info.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Info.xml b/fit/src/main/resources/v3/Customer/-10/links/Info.xml
deleted file mode 100644
index cd385ab..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Info.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<uri xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)</uri>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Logins('3').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Logins('3').full.json b/fit/src/main/resources/v3/Customer/-10/links/Logins('3').full.json
deleted file mode 100644
index e6a080e..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Logins('3').full.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Logins/@Element",
-  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('3')"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Logins.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Logins.full.json b/fit/src/main/resources/v3/Customer/-10/links/Logins.full.json
deleted file mode 100644
index 6c2e8e0..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Logins.full.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Logins",
-  "value":
-          [
-            {
-              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('1')"
-            },
-            {
-              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('4')"
-            }
-          ]
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Logins.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Logins.xml b/fit/src/main/resources/v3/Customer/-10/links/Logins.xml
deleted file mode 100644
index e08847c..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Logins.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
-  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('1')</uri>
-  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('4')</uri>
-</links>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Orders(-10).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Orders(-10).full.json b/fit/src/main/resources/v3/Customer/-10/links/Orders(-10).full.json
deleted file mode 100644
index 1fea22c..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Orders(-10).full.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Orders/@Element",
-  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Orders.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Orders.full.json b/fit/src/main/resources/v3/Customer/-10/links/Orders.full.json
deleted file mode 100644
index 666e7a5..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Orders.full.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Orders",
-  "value":
-          [
-            {
-              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)"
-            },
-            {
-              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)"
-            }
-          ],
-  "odata.nextLink": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)/$links/Orders?$skiptoken=-7"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/links/Orders.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/links/Orders.xml b/fit/src/main/resources/v3/Customer/-10/links/Orders.xml
deleted file mode 100644
index 6dee7e0..0000000
--- a/fit/src/main/resources/v3/Customer/-10/links/Orders.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
-  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)</uri>
-  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)</uri>
-  <next>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)/$links/Orders?$skiptoken=-7</next>
-</links>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-7/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-7/entity.full.json b/fit/src/main/resources/v3/Customer/-7/entity.full.json
deleted file mode 100644
index ce583a5..0000000
--- a/fit/src/main/resources/v3/Customer/-7/entity.full.json
+++ /dev/null
@@ -1,487 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)",
-  "odata.editLink": "Customer(-7)",
-  "Orders@odata.navigationLinkUrl": "Customer(-7)/Orders",
-  "Logins@odata.navigationLinkUrl": "Customer(-7)/Logins",
-  "Husband@odata.navigationLinkUrl": "Customer(-7)/Husband",
-  "Wife@odata.navigationLinkUrl": "Customer(-7)/Wife",
-  "Info@odata.navigationLinkUrl": "Customer(-7)/Info",
-  "Thumbnail@odata.mediaEditLink": "Customer(-7)/Thumbnail",
-  "Video@odata.mediaEditLink": "Customer(-7)/Video",
-  "CustomerId": -7,
-  "Name": "remotingdestructorprinterswitcheschannelssatellitelanguageresolve",
-  "PrimaryContactInfo":
-          {
-            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-            "EmailBag@odata.type": "Collection(Edm.String)",
-            "EmailBag":
-                    [
-                    ],
-            "AlternativeNames@odata.type": "Collection(Edm.String)",
-            "AlternativeNames":
-                    [
-                      "ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ",
-                      "ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz",
-                      "",
-                      "gßntmp",
-                      "gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd",
-                      "bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec",
-                      "uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign"
-                    ],
-            "ContactAlias":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                      "AlternativeNames@odata.type": "Collection(Edm.String)",
-                      "AlternativeNames":
-                              [
-                                "lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc",
-                                "匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ",
-                                "ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん",
-                                "vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk"
-                              ]
-                    },
-            "HomePhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi",
-                      "Extension": "クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ"
-                    },
-            "WorkPhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦",
-                      "Extension": "qxxvvluootexndauvmjmxcsupdzvrqspyltziba"
-                    },
-            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-            "MobilePhoneBag":
-                    [
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ",
-                        "Extension": "ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi",
-                        "Extension": "ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf",
-                        "Extension": "ulreousnjfnjxncfsmkuruhczgcpr"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "znajuovfeompumpfnaxvpnihotlixtkyi",
-                        "Extension": "dhfygicsdlsßfßxsksjmpfhqujdrp"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ァボバヲま",
-                        "Extension": "を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy",
-                        "Extension": "バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau",
-                        "Extension": "nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj"
-                      }
-                    ]
-          },
-  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
-  "BackupContactInfo":
-          [
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj",
-                        "vycfthvgfrucdjyy",
-                        "vdcyycrvuijookgzbvdupgus",
-                        "jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx",
-                        "ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq",
-                        "kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu",
-                        "ぞぴァゼポマ",
-                        "vnfbauudbyxtzkpdmkzxmmnouju",
-                        "iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks",
-                        "ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy",
-                        "umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz",
-                        "ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ",
-                        "aママ畚ァヲポあァをタマァёソяそぽソソびク欲",
-                        "ssldcyxftcßß"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ",
-                                  "ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ",
-                                  "畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ",
-                                  "vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht",
-                                  "ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱",
-                                  "mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj",
-                                  "sejiivcdcpz"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk",
-                        "Extension": "ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ぼダ珱欲яミЯァネをマ珱マ",
-                        "Extension": "eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ykchhyyquzahßjlvooyumqg",
-                        "tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx",
-                        "utqupdjbmnecjztzxuybkscjq",
-                        "タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ",
-                        "九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ",
-                        "チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ",
-                        "ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜",
-                        "qcmqpußsoqssslq"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "uexjfh",
-                        "Extension": "blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "zダ",
-                        "Extension": "msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя",
-                          "Extension": "clpyfmjxphrnkbsssxxrkmss"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ",
-                          "Extension": "黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ",
-                          "Extension": "せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "fbnmtidvi",
-                          "Extension": "kec"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ",
-                          "Extension": "lzpabrmxrjooukhkktcjrtupspuovf"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb",
-                          "Extension": "duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹",
-                        "fidpldjmkophmxitkxseuxxjuxsk",
-                        "珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ",
-                        "黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌",
-                        "domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc",
-                        "byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc",
-                        "zvlstxzogzhdfvbnovvpqylchagxipe"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "欲яソゼたンァaァチネ",
-                        "ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ",
-                        "absjcqrokrssngiltespzgcjsszjßxjme",
-                        "un",
-                        "jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr",
-                        "gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi",
-                        "fuuhqqqaynljlftffudsijus",
-                        "pdhpfpvtobsfgyonysdgbfrec"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ",
-                        "Extension": "あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "kdfvzßplysmdsgssqpgtnpfd",
-                        "Extension": "ソゼぜあタチя歹タまン"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy",
-                          "Extension": "ivyaukeudiuvnovcupbdtxiivirphtnqexvf"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "lborxdrefsqsunutvoisjtkkotrdmprk",
-                          "Extension": "ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "digluvk",
-                          "Extension": "欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot",
-                          "Extension": "ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ",
-                          "Extension": "sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ",
-                          "Extension": "liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ",
-                          "Extension": "xr"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss",
-                        "lifgxessßaozssaoleugoixjlubiyr",
-                        "tfk",
-                        "pmvnavuuaz",
-                        "uqßjkipmutbf",
-                        "たハチァaヲび歹をダ",
-                        "pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl",
-                        "",
-                        "qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ",
-                                  "nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap",
-                                  "iilrdigfyvjjrqxttgxraufqhfetoloz"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя",
-                        "Extension": "uuuyuxxunzuaburvjoxnr"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ミ暦ァソ縷裹ネяネぴタぜび",
-                        "Extension": "mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "diioxqmyakmeureygmjdfriei"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ",
-                        "cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy",
-                                  "ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜",
-                                  "orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq",
-                                  "itx",
-                                  "caugxngovuoepellvrafenpvuqhkylaqkdxq",
-                                  "歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ",
-                                  "ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "pamtyaqxxßqaofkg",
-                        "Extension": "auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": null
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ",
-                        "マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ",
-                        "qaihqzpasjloisgbssorpjbdxukzdrteqeßso"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde",
-                        "ofmoncksscxsssx",
-                        "ボゼソまべたポ暦ぴを暦欲ソ弌",
-                        "バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "nftqkrduliiuzoszloctxuyekunazdkmkpgaga",
-                                  "agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss",
-                                  "dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ",
-                        "Extension": null
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ",
-                        "Extension": "zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた",
-                          "Extension": "bbqkdtorßbpqqyfqchnpjgb"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk",
-                          "Extension": "nceargrqlfujfqh"
-                        }
-                      ]
-            }
-          ],
-  "Auditing": null
-}
\ No newline at end of file


[46/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/entity.full.json b/fit/src/main/resources/V30/Customer/-10/entity.full.json
new file mode 100644
index 0000000..e657913
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/entity.full.json
@@ -0,0 +1,673 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)",
+  "odata.editLink": "Customer(-10)",
+  "Orders@odata.navigationLinkUrl": "Customer(-10)/Orders",
+  "Logins@odata.navigationLinkUrl": "Customer(-10)/Logins",
+  "Husband@odata.navigationLinkUrl": "Customer(-10)/Husband",
+  "Wife@odata.navigationLinkUrl": "Customer(-10)/Wife",
+  "Info@odata.navigationLinkUrl": "Customer(-10)/Info",
+  "Thumbnail@odata.mediaEditLink": "Customer(-10)/Thumbnail",
+  "Video@odata.mediaEditLink": "Customer(-10)/Video",
+  "CustomerId": -10,
+  "Name": "commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass",
+  "PrimaryContactInfo":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+            "EmailBag@odata.type": "Collection(Edm.String)",
+            "EmailBag":
+                    [
+                      "rdstukrvlltteßzi",
+                      "psgdkmxamznjulzbsohqjytbxhnojbufe",
+                      "をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹"
+                    ],
+            "AlternativeNames@odata.type": "Collection(Edm.String)",
+            "AlternativeNames":
+                    [
+                      "グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa",
+                      "qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta",
+                      "btsnhqrjqryqzgxducl",
+                      "qbtlssjhunufmzdv",
+                      "ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚",
+                      "vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae",
+                      "九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ",
+                      "ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ",
+                      "hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud",
+                      "gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix"
+                    ],
+            "ContactAlias":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                      "AlternativeNames@odata.type": "Collection(Edm.String)",
+                      "AlternativeNames":
+                              [
+                                "ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ",
+                                "flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs",
+                                "esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo",
+                                "クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ",
+                                "ljrggbaseqsrkelksvhouoscmoilogibae",
+                                "そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん",
+                                "ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl",
+                                "たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ"
+                              ]
+                    },
+            "HomePhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ",
+                      "Extension": "jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"
+                    },
+            "WorkPhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ",
+                      "Extension": "erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf"
+                    },
+            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+            "MobilePhoneBag":
+                    [
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "essfchpbmodumdlbssaoygvcecnegßumuvszyo",
+                        "Extension": "ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "bbyr",
+                        "Extension": "グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "litlxcyvpspjqankvmvtmvoabobguscosktgzul",
+                        "Extension": "jumpßßhqzmjxqßufuaprymlrb"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "bfi",
+                        "Extension": "mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj",
+                        "Extension": "aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu",
+                        "Extension": ""
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi",
+                        "Extension": "をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "バゼぼクグ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ",
+                        "Extension": "gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"
+                      }
+                    ]
+          },
+  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+  "BackupContactInfo":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ",
+                        "ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq",
+                                  "pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp",
+                                  "eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi",
+                                  "ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚",
+                                  "adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj",
+                                  "uahsvudmlßdtbxxm",
+                                  "yulcdchqqcvrrmzhaeens",
+                                  "vxiefursgkqzptijhincpdm"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq",
+                        "Extension": null
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ",
+                        "Extension": null
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel",
+                          "Extension": "arndsscqeqfikblqsraouryqbtomdl"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy",
+                          "Extension": "gbozvdbifeutsjrkuxsmuacvkjf"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ",
+                          "Extension": "zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "xrolfmsuiebodxvzujsiakjyyuitrytpufngeac",
+                          "Extension": "ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj",
+                        "gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß",
+                        "ぺaぁ畚ほя弌ぞ亜",
+                        "cohmk"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß",
+                        "Extension": "rdxssckvzsszkutqxyzyxussxxuooaft"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea",
+                        "Extension": "んё亜ダゾグ暦黑ゼチz"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "tnkßnrßfxgyjhfr"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt",
+                          "Extension": "yibzsszzeryxikzcisßjssdaßzkxjc"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "bxtoaigdgqpgavbzgogumavofjilq",
+                          "Extension": "tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp",
+                          "Extension": "ゾまяゾネ弌暦zァクチゾをぜЯまЯ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ",
+                        "マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚",
+                        "クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ",
+                        "ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん",
+                        "ネゼヲミほぴ珱バチゼ",
+                        "珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ",
+                        "poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx",
+                        "ndtimxyzurßjulzbssqidhqzd",
+                        "nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak",
+                        "ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ",
+                        "tß",
+                        "yhboqrxfkugounppjzdyuadkrugvxmobguemuhp"
+                      ],
+              "ContactAlias": null,
+              "HomePhone": null,
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "sssjfßkcnzotjyhejzauuamivagdy",
+                        "Extension": "まタボ黑タぼた匚ぞハたゼ"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh",
+                        "九ソ",
+                        "kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld",
+                        "ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ",
+                        "auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm",
+                        "cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay",
+                        "vrsygoßssvpskgrmcpznbfcgfr",
+                        "tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "hpkfvttvhputllugyzvpvutsebq",
+                        "mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk",
+                        "tifzmfygußssbkmcnzyiroybogp",
+                        "ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚",
+                        "ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "pfathmtizkygccvidgcttuguxotnrpnuq",
+                                  "ん畚せヲあバマたタゼネハёポ",
+                                  "fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp",
+                                  "畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦",
+                                  "gussgi"
+                                ]
+                      },
+              "HomePhone": null,
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu",
+                        "Extension": "ソzび弌ゼん亜グマ歹"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "d",
+                        "タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑",
+                        "rxazkpojipieaakktavaeaffrbm"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz",
+                        "erkb"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet",
+                                  "rutyzsoajsbil",
+                                  "knmvtpgjdassalbucburesirrz",
+                                  "チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ldgui",
+                        "Extension": "uxvhjrkvnyubylortspsifqvonujfkfxbq"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa",
+                          "Extension": "rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "z"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ugkdnbgupexvxqqbiusqj",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "ぜゾゾ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu",
+                          "Extension": "fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ",
+                          "Extension": "yqczpmgvcxajmiucgrucmcnquycepqr"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ",
+                          "Extension": "ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "xisvqplbibxpvmhojc",
+                          "Extension": "cemoackiupiiasusm"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "kxiqzbbrjpsqvpdlnbszackrlrzss",
+                        "issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß",
+                        "edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse",
+                        "uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk"
+                                ]
+                      },
+              "HomePhone": null,
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu",
+                        "Extension": null
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu",
+                          "Extension": "ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx",
+                          "Extension": "九そァё欲クソゼぽяぺ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "fyiuzdhbppzhilnlqp",
+                        "jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu",
+                        "fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa",
+                        "rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu",
+                        "マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ",
+                        "tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd",
+                        "hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu",
+                        "ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "uekkpqeravjss",
+                        "mavokhmecfmctirirkqpntndru",
+                        "yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep",
+                        "pmsrknzeo",
+                        "ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲",
+                        "gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj",
+                        "yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu",
+                        "rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi",
+                        "縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ",
+                        "oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc",
+                        "Extension": "utuaxkohdsb"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "uruglund",
+                        "Extension": null
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk",
+                          "Extension": "gqvuusqrrriljkospoxbdod"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums",
+                          "Extension": "zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ",
+                          "Extension": "をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ",
+                          "Extension": "まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj",
+                          "Extension": "匚びチゼ珱ゾ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms",
+                          "Extension": "fgbypkdxßiycssbbcnapiulvsnaae"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp",
+                          "Extension": "ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy",
+                          "Extension": "ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce",
+                        "umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj",
+                        "meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs",
+                        "バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ",
+                        "vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc",
+                        "せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ",
+                        "fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple",
+                        "llrecraphldysjtx",
+                        "jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu",
+                        "んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "pkudpiquypr",
+                        "Extension": "fvßvvzgßßhqdaxßymdnqfezcedssss"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я",
+                        "Extension": "タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz",
+                        "ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ",
+                        "ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ",
+                        "ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf",
+                        "zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß",
+                        "qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp",
+                        "ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel",
+                                  "ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン",
+                                  "ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ",
+                                  "lysycttndqhdmziymraxpuhbcsnamva",
+                                  "ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj",
+                                  "ソクをソボゾ匚ン亜ひ",
+                                  "ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ",
+                                  "yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv",
+                                  "jukerqchooqmlqug",
+                                  "sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "",
+                        "Extension": "hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim"
+                      },
+              "WorkPhone": null,
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ",
+                          "Extension": "珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ"
+                        }
+                      ]
+            }
+          ],
+  "Auditing": null
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/entity.xml b/fit/src/main/resources/V30/Customer/-10/entity.xml
new file mode 100644
index 0000000..de7e3b3
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/entity.xml
@@ -0,0 +1,516 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Customer" href="Customer(-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+  <title />
+  <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass</summary>
+  <updated>2014-02-10T15:18:26Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+  <content type="application/xml">
+    <m:properties>
+      <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+        <d:EmailBag m:type="Collection(Edm.String)">
+          <d:element>rdstukrvlltteßzi</d:element>
+          <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+          <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+        </d:EmailBag>
+        <d:AlternativeNames m:type="Collection(Edm.String)">
+          <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+          <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
+          <d:element>btsnhqrjqryqzgxducl</d:element>
+          <d:element>qbtlssjhunufmzdv</d:element>
+          <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+          <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+          <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+          <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+          <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
+          <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+        </d:AlternativeNames>
+        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+            <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+            <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+            <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+            <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+            <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
+            <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
+            <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
+          </d:AlternativeNames>
+        </d:ContactAlias>
+        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</d:PhoneNumber>
+          <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
+        </d:HomePhone>
+        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
+          <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</d:Extension>
+        </d:WorkPhone>
+        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+          <d:element>
+            <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
+            <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>bbyr</d:PhoneNumber>
+            <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
+            <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>bfi</d:PhoneNumber>
+            <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
+            <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</d:PhoneNumber>
+            <d:Extension>
+            </d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
+            <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>バゼぼクグ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</d:PhoneNumber>
+            <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
+          </d:element>
+        </d:MobilePhoneBag>
+      </d:PrimaryContactInfo>
+      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)" />
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
+            <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
+              <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp</d:element>
+              <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
+              <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚</d:element>
+              <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj</d:element>
+              <d:element>uahsvudmlßdtbxxm</d:element>
+              <d:element>yulcdchqqcvrrmzhaeens</d:element>
+              <d:element>vxiefursgkqzptijhincpdm</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
+              <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
+              <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
+              <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
+              <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
+            <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
+            <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
+            <d:element>cohmk</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
+            <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
+            <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
+              <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
+              <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp</d:PhoneNumber>
+              <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
+            <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
+            <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
+            <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
+            <d:element>ネゼヲミほぴ珱バチゼ</d:element>
+            <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ</d:element>
+            <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
+            <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
+            <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
+            <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
+            <d:element>tß</d:element>
+            <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:null="true" />
+          <d:HomePhone m:null="true" />
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
+            <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh</d:element>
+            <d:element>九ソ</d:element>
+            <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld</d:element>
+            <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
+            <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
+            <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
+            <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
+            <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
+            <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk</d:element>
+            <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
+            <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
+            <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
+              <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
+              <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
+              <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
+              <d:element>gussgi</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:null="true" />
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu</d:PhoneNumber>
+            <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>d</d:element>
+            <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
+            <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
+            <d:element>erkb</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
+              <d:element>rutyzsoajsbil</d:element>
+              <d:element>knmvtpgjdassalbucburesirrz</d:element>
+              <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ldgui</d:PhoneNumber>
+            <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
+              <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>z</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>ぜゾゾ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu</d:PhoneNumber>
+              <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
+              <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ</d:PhoneNumber>
+              <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
+              <d:Extension>cemoackiupiiasusm</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
+            <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
+            <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse</d:element>
+            <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:null="true" />
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu</d:PhoneNumber>
+              <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
+              <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>fyiuzdhbppzhilnlqp</d:element>
+            <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
+            <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
+            <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
+            <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
+            <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd</d:element>
+            <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
+            <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>uekkpqeravjss</d:element>
+            <d:element>mavokhmecfmctirirkqpntndru</d:element>
+            <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
+            <d:element>pmsrknzeo</d:element>
+            <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
+            <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
+            <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu</d:element>
+            <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
+            <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
+            <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
+            <d:Extension>utuaxkohdsb</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>uruglund</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
+              <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
+              <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
+              <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
+              <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj</d:PhoneNumber>
+              <d:Extension>匚びチゼ珱ゾ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
+              <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp</d:PhoneNumber>
+              <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
+              <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce</d:element>
+            <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
+            <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
+            <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
+            <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc</d:element>
+            <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
+            <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
+            <d:element>llrecraphldysjtx</d:element>
+            <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu</d:element>
+            <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
+            <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
+            <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz</d:element>
+            <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
+            <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
+            <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
+            <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß</d:element>
+            <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
+            <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
+              <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン</d:element>
+              <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
+              <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
+              <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
+              <d:element>ソクをソボゾ匚ン亜ひ</d:element>
+              <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ</d:element>
+              <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
+              <d:element>jukerqchooqmlqug</d:element>
+              <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>
+            </d:PhoneNumber>
+            <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:null="true" />
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
+              <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+      </d:BackupContactInfo>
+      <d:Auditing m:null="true" />
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file


[28/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-3.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-3.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-3.full.json
new file mode 100644
index 0000000..59ad069
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-3.full.json
@@ -0,0 +1,776 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-2)",
+              "odata.editLink": "Customer(-2)",
+              "Orders@odata.navigationLinkUrl": "Customer(-2)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-2)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-2)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-2)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-2)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-2)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-2)/Video",
+              "CustomerId": -2,
+              "Name": "apartmentequalsbackgrounddirectiveinnerwindowsfixedbooleanterminating",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "uzdvydqiqquupklpclltadeomuendkudtsyelaifgbgmcurpgszjkhvxyudociuukxgvmjocjbjtxkvsijbllsu",
+                                  "ぜァ",
+                                  "ぼゼぴせクソ歹",
+                                  "亜ンぽヲあЯゾまタя暦縷をマミあンンタク匚ゾゾたぴゼマゼタァぼグを縷九匚ダゼ欲яバあべaぽクぜゾァまソ歹ダダ畚ぼタぞ亜ポをぜ匚ぴ",
+                                  "jssssnnulusfnyxfbecyjvtaldjrutlfauxusnjtyreuußssdsshienfgqx",
+                                  "ozaudjdhaepqrlatussymfotuqkusvczfisqßqdmtspdyvljefpxymsshßuduxrnnuofn",
+                                  "そゾ",
+                                  "rxuzuarhbhetofptgoqeoakslykudkgjhoqiffztzoghilhpcbsgseqrhijbmlorengzplkeoxiaqeqzm",
+                                  "九ンマァ",
+                                  "ぼ珱匚ぼソЯボクゾぞゼネ九亜マほ畚zポぁァゼソマミボせネぁ黑ёゾマ欲ぺぴクボマンёミべ畚た畚ひをぁ九欲ゼ歹裹ァ珱ゼせタ暦黑ボをチせ裹ぽaダ"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "papbnmujtydipqtkgtdivihhptc",
+                                  "mvnouxrqumrgorzkjckjurnohmpbmtdcbegjklkxsrzshlyqhogaisnvckrpckiecjoigmaxsmrk",
+                                  "裹ボz暦ソゼまたソソゾぴネ欲珱ポまボaゾネク畚ん畚ぜゾぼダあぜたグ匚暦ンんマポボネをマボ縷クёあ黑黑ゼ珱弌ゼミダ九ボzァaяハグクァ暦ぴя珱ァ",
+                                  "タポマぼソゾぁゼァボポぼクネёぽぼマミんマzマをぽダチ歹ぁあハ",
+                                  "縷あ珱ゾぴソぽタマヲミぜネ欲ひ亜バボ畚ポボチネグン縷zぺクぽё珱ゼ縷ぜネゼ九ゾまёひほミチひチミ"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "畚んせソタをタぁひゼa珱ミぜミびァ珱たハボ",
+                                            "tufbleuiyuatxycutzautrjk",
+                                            "pvgpjßxrsßfmiqxssnissdjqßxqkmkihxbaobdppqvednblkzbssvzjecmßxmßssljpguimssjngßlocuiugunflfkkoupc",
+                                            "pfpqbegyzthjyyyahxeuthuxdvrysguodguunkvrzcmlivllbsbfgxucosgff",
+                                            "ndoniojxafumupujgbszovshmnqvilgmezyurxhifdfarchlxxzoqbkslselj"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ysßtkvrqxmsrfbussbncyxlbdssyyqulxeitmvzumgapqbxiugfq",
+                                  "Extension": "マゼタミ暦ハaЯ畚クマボチチマクяяぁ畚珱ぼ畚ネソ珱ぜタァぞ畚黑んァяそぽぴク黑ゼяマぽゾぴタぴポaバハ畚畚裹ソタダぼzゾゼポミゾ弌ァほタチせ欲ポたソ"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "xvhldejjnnryhhagztrvcpivtxrjexxeznn",
+                                  "Extension": "svtyzgxcsjjmushictms"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "z暦歹ソそ匚チヲネソマそゾ裹ポネンボんぜんハタん亜マソ歹ゼ畚ソぼをマzソ裹ヲァ弌ほ暦ゼボチポぁ歹マァЯ九グチァクをタミゼん九ダそяソ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "adlvluxs",
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "qvrgnogcxkkcfnivcvkczkvruuhsptrnkcfmijgertgagcvdpchsqtvbaalhsppotxtedlstlhmboufnfiihgy",
+                                    "Extension": "nessßfiubcl"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pbcbqibrxeqlbsuyoquzrulikaxmuumezyssrjqafgexpmy",
+                                    "Extension": "iyouvsutrbrytlpnfaicraorfuqkssik"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "oyelraurlfheapjddpiskjeirtmrkmvahroeerzzdyuhuhyjavzbgjgqxztxkobykhpfkhcnqojmppxfvorpm",
+                                    "ァソたせ黑ぁゾびミ珱z暦九バzボバゼゾほЯ暦ёぽせソяァゼハグ弌ミポネяほひポボボぽ暦弌マせハぽびあЯひびゼヲダゼ畚Яソяび亜たゾたせせボaゼソ九畚ボ九ンほチン畚亜たァチぺバをミゼハクたべバソゾ",
+                                    "zlpcqmhftbmudancahmcltgbfaflcucfyezgoxqatdlkvheopfhiie",
+                                    "jxpcvenzbccaco",
+                                    "ソほま畚ァ黑zぴ黑黑亜たぼ縷ё弌べマンя匚黑ぼ縷タポひ欲ぜグぴをァタチ匚黑ぽせンマぁヲた珱歹ヲクべほяソぞミ弌ダ",
+                                    "ruointkvtfdysspßfsssoessvqygtuqtavm",
+                                    "pßkjhecesshixojipygrßssm",
+                                    "duzdkgabssslqppksqldxebqjyucjdescjivcskaepgqfiurakuvrxicyfvmusskqzdcmtbzbkbcqmfgskcyibefgvyyxxudxx",
+                                    "zucdbrcsxphßmvtmvglssssyrxfidrzgtpßnvfarznvqmfnssjoovinljyeljßihnvmxvassßjmukssof"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "qumicuimqtunquucuajsyjordyomdmqio",
+                                    "ascrskfbpzlquylhssmhba",
+                                    "あチまぜそミソёグzぼそ亜暦せゾひaぜゼソタ亜ゼあをひボぼほぴひ縷裹",
+                                    "uivjjcungnojxeis"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "欲チ歹匚",
+                                              "ほ畚ぺヲァヲ珱ほzя",
+                                              "ママёぴグぴぜゼソяяんんたぼんハポそあゾた九裹ソダせほタゾ歹ま珱ёクぞタポゼzポマ弌歹ぴボя欲ハ黑ァグひ畚んダzたミ欲そ畚裹ヲび九ソぽ弌そ暦zぼひゼ暦ク裹マ欲タぼ",
+                                              "loßsvbhzpxuvv",
+                                              "telijoßkmbekzfxcfx",
+                                              "nßsskasgramccquculthombqossadßmlßssxsbenrhkrvmrv"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "igkyggtkahgolmdhynunugyksrzfsssfjrxngsursufadqziltgykkzrjzbqgksdpaqupqautjvpaxue",
+                                    "Extension": "ゼ歹畚ネミびびグチぞァぽゼぁゼまЯひソ欲亜ぴたяバァマタ弌たヲタポ暦黑弌たマそソタポバボそハべンゾ黑ёチゼネびぴマ歹クグゾボチゼび暦バボたハたんёンんぜハゾ黑Яぞマё縷そゼぞマボミぜをァ九ン"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "nvxtrlhqinbxgctnqdsqxzjkuzdzjahapalvoogxramixgzlbchxrpinhhysbhcebudgrxkmxvyxjfnjattupkfzyyjrupqftkxs",
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "欲ポびひぜ欲ソミソボぁゼミ歹をゼ亜ゾ亜ゼぽぺポそヲソ珱グゼネゾゼ欲タゾァ九亜ァ裹ミ黑ぺマミぁび裹匚ぴё暦яゼマバЯあべポネせんソそポバぴァネポЯた珱マクンzグ裹ぽzバべaマグゼ暦裹んマダマaボバ亜チ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ёポび九ァバあマんグяゾぜタゼぽぺゼゼポンソソ黑ぁ九ぺグまソをグ暦マ裹ёべボソをぼンほん裹たゾぼひ欲ぺチ",
+                                      "Extension": "ccsphsjyirrjqhepssohßcoazdßblctcrugxssssyznphcdliquurraumh"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "lzqhjacfniqicvjxzukugjspeczqßttummirtyylx",
+                                      "Extension": "チ匚"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fueebedoipftgjmrrriexzfabamkkykjndufjejqmrgbaj",
+                                      "Extension": "bhhim"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゾ暦ポひぞ畚ぺせバぺまマぽゼゾびボぜЯ匚",
+                                      "Extension": "tielsllhbcbuebiobcßvunoßqhtteillfdkevthotz"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "avmkaqquyivfssfosrjtsefkvueveisvcdrulakpncir"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "2018-08-01T22:48:28.2411777",
+                        "ModifiedBy": "qyminuptoufzijaunrcuukyppujidqucnxn",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "1552-11-01T04:08:24.6837444"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-1)",
+              "odata.editLink": "Customer(-1)",
+              "Orders@odata.navigationLinkUrl": "Customer(-1)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-1)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-1)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-1)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-1)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-1)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-1)/Video",
+              "CustomerId": -1,
+              "Name": "allocatedentitiescontentcontainercurrentsynchronously",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "あグaソ亜ポあ歹べバzソ",
+                                  "hczjbny",
+                                  "ぼぁソゼa弌a歹ミ亜ひヲダほ畚ボびぺゼァミゼ九暦ё匚タミチハべ匚яぁタババゼま欲я",
+                                  "xhqqlngpumqudqhodbdomgykrcasynfigexnivuzcmnkgqfyaomufyolkbydmnrmbnkct"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "fy",
+                                  "そぁzあ九暦ぁタ亜ゼaァぞ縷黑黑ゼボ畚яほ匚ひせびぼあそ弌ёёぞ亜Яせ縷ァゾ珱縷タマ欲せをゼボ",
+                                  "ydotcgyxzlt",
+                                  "ク暦ハぞ暦яチa弌ネタダヲせ弌亜バ裹バポた弌ンЯ匚九Яゾチクたチヲぜミゾ欲タグゾダzソひほマグ暦あぞ縷歹んあハチ暦チァぁяぜァゼ欲aチ珱ァをaぜタ",
+                                  "futigbhjkdcxluqcufj",
+                                  "gfom",
+                                  "匚んぴzゼほネ弌ぼマ欲マ裹aタポポァぴボポ",
+                                  "qndkkzuspcrzeyoxrjxpptriupjucoluilctykfduiaqblnrbdybemexxuqvmqkkrvv"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "ptmsavdaryzbftl",
+                                            "uvktupnßgreazftejuluyfhxxsmdhigegjbjszqssbemqsssermdhußbekjqylidpdfasmofhmumßvvtyuryuotpeugt",
+                                            "ovy"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ダぴ裹珱ハソべほポマ亜ミ欲ぺゾソタミaダひグァをゾяポぁァタゼ黑たそんハぺ縷ЯバzそあをんをんポソЯ亜ボя",
+                                  "Extension": "ngmtoxocvnrxxcprfnedezurznfstxqsuspljttbxakrnsmsoxrvfvtnbvummhkyxysopodltugaljicempv"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "を",
+                                  "Extension": "lmluqahozpuelksissmkzsnseljunurlluvkapjbpjqcasxubymthtqtystombluyp"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "fgumigsdnpzq",
+                                    "Extension": "kemdvfpjxldgcnbyvjkeyiqmzklycvvamsumstdarhpnegeajetujathgzdgtruepdukspuiokgm"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "mbeapmsskutlzbacpßunnfvysssssdzdlszfußßpsfmdkkpcd"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "evbrfgfqurlxcuaxubphiceafhikqgyeutpeijqpcakusmbtbhkicsptubgxcvzktksjuyt",
+                                    "Extension": "etcctbdcdvuuju"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ggeaecuspdnimcnmznynqyprnyqfdfsvdtptatbzykqzqscmunvpzkihrfhinljflrttnumbhyqbd",
+                                    "Extension": "ぜゾマゼそ裹欲マほぁマグそゼゼяグソヲzゾヲЯぁマほё欲畚ぞёぽチゼゾё匚縷ゼ暦ネあク亜畚欲まタほび裹ぼせ縷ぴぞソボミ畚畚Я欲ぜяゼ弌ミ黑"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zjncuvylnqctbqbg",
+                                    "Extension": "yzccsjamnvyhbxxsmcjvxghovbbilmuofkbzufksuhxssumdtjufqd"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "czeaevetszpbusemksherssgeuljiyqjizssmzgysssuvpxxppßc",
+                                    "sgvdnzdmhzvekldtuoumzjdvgkbuxjuskmfmicfgnomsylgfftuiynxdeaxisipyuomyurqxuuyvvlyuovvopsuxp",
+                                    "gbpmlqpvss",
+                                    "ixdopajleezxclfhdqfobmmpbjgcyoxsrcaskrdnnzadbrcydbldiaglfpxu",
+                                    "yucualnynhrmcmdhlbjysnnpqvkhutiyhgeozlcjrdxxhkozachybcvgmnlo",
+                                    "tdsovkuja"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "rrcuskhnhorukrmgzihmuippgclvthzczhpvffhmtkhoaz",
+                                    "あЯ畚チマぽハせボ歹ゾヲタ暦Яひゾぴせせミёポミ畚匚マミゾボゼ珱匚ぽミゼそポまぞぁ亜マゾ裹チぼポゼヲタ匚をポ縷ёァたミa",
+                                    "Яソボびぼぜボё欲裹zяヲァひ暦まタяァタせボチそゼポёネaクチぴひマぁぽゼЯチ匚aミ畚クボaマびァゼゼダダぁa歹ああ",
+                                    "eymhxvromzlknphtblkßyqmssaqiucbguobyvgßvoeevmzißkniypjkskh",
+                                    "syzgngfhtnjcrfssvvß",
+                                    "ポべぞァミ九マゾゼソ九チボソひたゾヲチ弌ボマЯマボaせタ縷ボゼダゾダёマ匚ン歹ハボ畚ァそポポя畚匚ポァяソそЯzべソマ弌ポひハ弌ё",
+                                    "jkgkozus",
+                                    "ネ黑べ",
+                                    "giglikfdayjdmijmyjdduxkzcmfhrx",
+                                    "lrotngßabieslxvpkßukzllpjdmuzpuleyekfv"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "kdutmvdzsßlaungfvxopssprpugdqprorvsoomuqigcvejedukidluexyqußunrgaxvbljcuebadtupu",
+                                              "ulhpksuclftjmqxtbnvufcdcdutoiazdiakupbfjpurjcsjnuah",
+                                              "びaべたんァzミたタァゾクタびあひネまソぴたタ珱ネチ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "kxynqlzßlzebithzjuxjdjiajgutqtjeyssemrqksi",
+                                    "Extension": "fscbttlcboe"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "gskaduructfufzk",
+                                    "Extension": "ymuyvtqtasukugxxutianlglabivonzyergnmunbpgqijdutjedatazhud"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vyjkßfhguyjcxdeuefkefßoatßkcssssmvtdfpxsv",
+                                      "Extension": "黑ボミチ裹ほたバゼグチそ欲九ゼミя畚たゼぺクバタチンゾ裹クゾァクァぞべゼンゼタン弌ァそソぞひソ欲ソネ弌ぼチダバダЯぺン黑九ぼぼ黑ぁべ亜マタネミハァたボ裹ほびグゼタポソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "タポゼ匚ソボぼタせべグaゼ亜をゾぼぴ裹ゼ黑ミを欲歹チグせ暦畚べネゼヲひ畚チzひミ裹せ暦ё弌ソЯ亜クzぞタびゼ縷欲クチa珱ぼひミべЯゼタソバゼ黑をяびタ歹裹ぽёゼチ",
+                                      "Extension": "マ弌ЯあァタンЯんゾミクバёグaチひzё欲ゾン縷ぁaぜダダぽボソ畚ソんバタグま黑aをミマ弌ゾまぺポソЯソ匚欲aぴ弌ぞяゼゼソソё歹をゾたミ亜ゼぴ畚яそ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "pvxidbqeliuggvlkuqvkzolvaumsrhhkajsmmgsppjppyeuzlpqijnmkg",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "そマァァ黑そヲaソ黑ぺ珱チタ縷aンヲチぺあミんぁソ畚ぽびタんをяミあゾ",
+                                      "Extension": "畚チミぺぴぺ九Яンゾせあゾёマまゼグぽ黑ё珱匚ゼひバぴぞゾЯヲをまёマポクゾそ欲マ珱まマソほ暦ネё弌ぜダク弌縷я弌をあハяボタネタ弌匚ソァяa裹ぼソぺぴチせヲ黑弌べせミ裹ゼzゾたマ畚ぁゼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "urkgraxbfznsksguvvmviixdfruylt",
+                                      "Extension": "黑んソソチあ珱マそёaソほびミぽ九ネダダぺあ暦びёン珱"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vutaqfcjygzufvhzubzqndeuldhmbvzmslnegqnhr",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "びチ畚暦タババ暦チぞzゾゼaマぺあゼソぁ欲ぽクバゾバチaタマぴ九タソぺンァあソzひミЯaゼぴぴソё畚タソポzЯ黑ぺぽァ黑ёポま縷aべネzミマ縷ンzゾ縷ぜぼゼびまゼぜ裹ポ",
+                                      "Extension": "jfsismxkjozbbcsfzmluexqtiakytpsbigkhytchnhqojyeufmqnbymlpza"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "弌ぞ歹亜クゼびをそチボぼタクぞヲァバぺヲぞンひ歹ネ九ヲ弌タクバマ珱ミボ欲ほゼヲ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xcinvsrgkvctzztpjhtszyhtrdrypekuxtyr",
+                                      "Extension": "ボほぺЯソ歹畚ほボァ九ぜタァゼヲ畚ん縷チё匚ミソゼソ裹ひぁあネあソЯそミミゼァ畚ソソをまをクまチゼネ歹ァソクミ珱ゾ弌ボЯzマぴチグマボタぺポぼソネЯぞチゾ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "sibqnidccytfysdsxnrtfsrggjcugepnvny"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "タほヲゼァマポせゼ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "aagvdovivudukftuhblulgfhqrguxplodkmysk",
+                                              "たせぼぁゾびミチぜァァンそ珱ボマヲひハ亜яべぼポた裹ン匚縷ゼ黑弌チタゼまあァぴタボぼ弌ぽぴぞひボaほ匚ァ欲びボa欲ハ裹ハびヲマポソダゼ",
+                                              "qqßeoujßlathxqqpßjykklkpgrnoxqsnupqu",
+                                              "畚タ珱そ畚",
+                                              "あя珱チяミЯ裹そびグミ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "びぺぽЯゾほぺァЯaバグチ九ダダゾぜネあマ欲ひポゾネネёハポほ",
+                                    "Extension": "pyenqgsteftqquztbuuqgepmmdbtgsziaißsknhtßiihuhgyszenmzfmdnehusshhjr"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "tepczbsoxfehqgniskhxlzmerrzistqkphskdeletxkvxyraeltrthotkmlccpgip",
+                                    "Extension": "itqyginlrutayecazqccyzrmdtomgbfujhzrotjdmcthsbdniiqxmzrieopmzau"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "myucsssr",
+                                      "Extension": "タダソぽチ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ポЯぞ畚ァタぜんダぞポミタチべゾマボをё黑亜をハぁゼハ裹黑ソЯそ畚ほ縷縷ёクバびチ縷亜マゼ弌ё珱ああマンひポa縷マダ欲黑黑ぴゼぜぞダ珱ぽマんソァЯそソяЯバぴぼグ九歹珱亜",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゾタマぼクゾポチ珱a亜ひ九ボクネёび",
+                                      "Extension": "mlugmfinpzroytdvimfegfnnichexehoiu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fjcdtjnqmquegmezcxncfyernmnetuotinaniauokmugrzemausckspghmrcvmvsmhyslkxbikssorznlaapixdgzpbmfnc",
+                                      "Extension": "dademcloazvcqmirvlcppontxcfxlbueevrnczjgmsdhihlabvghjjuujkodypptouutvljxevixvbrksfq"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "smouvukzolcdbtusjlgngdfcurnqßßsstbnighsizkbuhsskfaußcheefkbzßuq",
+                                      "Extension": "keqpudrhjookydfgljzsmqocpokrxdncptkgphfqlznyoycpquigzhau"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "Яソびタ裹縷た暦ヲミぞそまぺチせぴぞマ珱歹ёそひほまべ暦ポゼほゼボ畚ゾタゼゼほあそ欲マせネぼポぴソミ九ぽを珱ネネクяをボポァひダゾ九ゾゼミёポ弌縷ボミЯァёぴネバяク",
+                                    "せ匚縷タびゼそボゼ匚ポひハぺ匚ぼソゼあヲグマそネボァ欲んЯポネほ畚ゾポマタぴ畚ぼマぽぺヲァひソヲべァチヲ歹ミバゼポ黑裹珱チ弌バ九弌ゼをせチあミぽタ欲ぽぜソひボソ縷珱そポぜЯゼひ裹ぼёボをяポ裹ポゾひ",
+                                    "ゼぞボまソяソゾzタまソヲミマzボ弌яぞぴんёぜネゾたグソネンミハタソ",
+                                    "mgrhflfveybrvgxsuiilfyxeezlnujcrxubqhtzltijuuropuvggxlkpkqffasaprluaubfgimsbkrxfv"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "畚暦グァ",
+                                    "jqlaiukpxiknladfsdotsakozenurjqnenxhesoqbcjshujankpejhzjuhaebqxkjxmyovcaukm",
+                                    "sxpnccvquqpkcrtikngßfmqmzsbpzssymyksbkrjsrvtzhsrqfiaaupjucirnactbuinussmq",
+                                    "fltqobenduyvgdelzgzvqhimudovptjbvkcxhmyjkhyxbxrcsjmduczxhblviuykg",
+                                    "ёぞぞゼゼダゼぼソぴァほダ縷ぞべぺひゼボタァゾびяせァまソソタソa畚べハんた畚ぼ歹ミソほ畚まんぺぁ九ぽべククァマポzゼァべそ弌ンポ畚んマポダ縷あをぞ匚弌縷ぼを九亜ぞぺミぴんそ",
+                                    "sshtnetzlnassqnmxbzcpnvjqrniyivgtuuupmguieyjsfuopsy",
+                                    "ßsssntißßxxrbdbkhzgyuumshtgyjlucvßyuckeuduicatlapsbvmoctkcfxjbnlrqycjjcssynqhefsqcfftfhss",
+                                    "zocgebpmhvbpokcyylvqomqmivuudxuldi",
+                                    "ぴチひゼ九ま亜яポひぽぁソ亜び縷ソべゼソポぽびゼソをゾママクあぺソを九zマぽゼま黑ダゼミチぞ暦たяボ歹畚欲クヲ黑グ亜ンソ弌せん"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "omovjufkfqelbhifumydykubipllqotjqeruveyyqzjhctvpluuqcxvprxsufuubvnvurckspanzehzfsv"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ueiyfinvoclpyrydfjabdxndxhejuzcshizpulhlhsutvfhaxrklizkdktayeuaoztcusfiuakume",
+                                    "Extension": ""
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ゼボミびクゾゾソほミマ弌ぜあチをバチポゾバひaべポグソaぁボ畚ボぼぞ珱べяた九ァタёハ暦クЯァタゼミ黑チ歹ほぁほマゾタンёチゼハ畚"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ufzmmovpexkfrduaipllpsdzpzyfkgfejjslckqnpvyoei",
+                                              "mypyuxeaasspumbrpkzdnfup"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "裹ダそグあzゾミびマボポソぼダあゼ",
+                                    "Extension": "nunaysdpyvecvihjtjcuvdbpxulexlsimpdglgoubibumhnuopnq"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぞそぼぺミゼそヲミぺ暦ёaソァあン匚ぁゼあソぺァ黑ぽaぜマソンヲゼチほя黑ネク弌マバマゼァぜマたァァぜ畚まチ縷ポ裹黑をソゾяまぼぺ珱ポグべをたЯゼぼミソ匚欲ン欲ハ匚亜ァクそポ欲マチぞЯポ裹まポ",
+                                    "Extension": "jdyabikavhxexkvrcyxiuuqpuofkzeofpkgdusodppzdreiuemh"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "yetßevfnjjipzmxqkmyjssoeukjqtvpu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "タポチたネた",
+                                      "Extension": "qxmyptsbhsanlqumsudfxhpsityrhtkhezsruvygejooey"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vjunddvxxxavpdqmmzlhzzzfldmsoqeußjsßf",
+                                      "Extension": "aimaqmykjrßlekzlleßtitcvcvupqbekaßzvhdx"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ぁまaヲ弌タ歹グゾミをま珱ミ匚欲ァま歹べチダソせチぜぜべぺほぜ珱Яまミネ縷ぺ弌そクマzをマバzポゾяゼクゼゾグゾ暦歹ゼマゼボひぼボソまチン暦aぞゾミ歹裹バびゼzたソミべ歹ミソタ裹ほびё欲ぜマミタ",
+                                      "Extension": "gqqicvqpkxpjjmzxyhxatqspxfhaogxlo"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "mvsvhfmngmru",
+                                    "cmrxauykqlizidutbvuuacxchifyvddtprxeevaypgifdgjdmslzsjszpjlyvapgcfgghssguxbpun",
+                                    "agitfebzxhngiepssizaextzuuubiuekjdvplmxcohkfoarunxhlzenonipuczveg",
+                                    "べンぼびひ九珱ポゼソ歹ひゼンボべゼタゾゼマミёゼz九Яびタゼネяぜaボバボぼクほべaミそぽソ九ほァポポ欲ボタぜゾz珱ぺゼ九ポたンゾ欲あゾグяチびびほび亜ン黑ぞゾ",
+                                    "珱亜たゼチ欲ぞポ匚яzゾタ匚九ボソゼほ畚ァぜソポゼァァタёミミゼネ歹をぺァゼゾマぼグ弌たぺ九ポネほをマぜ匚裹ゾ亜をゾЯぺゾバボぁまチタマゾタぽя縷チバヲをァゼポマァぽ",
+                                    "nifmyvhdbpssvqbylrapbbdmjzeglofvapyjfynhnngzbmksjsvmrhjhttiytese",
+                                    "べミ匚バチそバёハ畚をァ裹ゾァa弌ま弌たバぺチボタ珱ボボチ畚をポん欲ぼяポぞまソそク欲タゾソぴソソぞz匚タミぞンひぞあミソネゾミチボяあほをぽポンァ",
+                                    "aoequujylunrdvlemzoviyvjicuvdtuqvnoaaed"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ソゼグヲ",
+                                    "ゼグ黑グまあぼボダzンチポミン裹欲ポミタёタポん歹を黑ゼяミぽミそポク匚匚ゾんぁ九ゼゾク欲ソひんソタチまマぺチ裹ミバダネひ珱",
+                                    "ぽソングぺぞんクポ亜ポяんゾクたバaゾひンя縷あソあびヲァ裹裹暦ママチЯひaぼゼぼ黑ёソa畚ゼそび歹ダ黑せポマほチ黑裹たzァё亜畚珱ァ",
+                                    "ネポマそ黑あンソぞハポぁ弌ゾァネミёЯんゼほёぜソ裹縷ぽハせダ匚び欲珱縷",
+                                    "ボほた弌をゾ縷チダゼ縷ぞをボボa九ボチポЯびミ歹ぁぁ畚縷ネボソ九九をゼせまソミバチァァ歹マヲぼひチ縷そぼポんミソゾを九ぼボЯハ黑zたゼンほタポを裹ヲ",
+                                    "yuivsfimbijpsspßslßnujznndzacvgsbepqurkzslhtißjdssrpjßnyjßqmnudxtyhbmhßxeaexdeukpyqip",
+                                    "ポびひバタぞ裹ぞゼポポ縷マ亜縷黑ン欲タゼ黑マボク歹たaマたべぽゾaポダァぴァをaぞzソバゼぽ亜歹ヲミせ九マタ弌ヲダ暦匚ゼぴぺンべグびzёべチミ",
+                                    "dßdaßnhitjomujypujpztzssccbgtqjßkcodvsnxbßilniyjnuqugeqxgaa",
+                                    "ポソんゼポをポそぁ縷ぼチグ黑ポゼゼたグ暦弌チЯボ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "マ亜ぁヲァバぴたゼチ九ゼそミタ亜ポマびaボ珱ゼヲソぜソポ九ぼマゼぴぼぴゾタゼハぁぺほミ暦あクソまそ黑ミaせンひ歹クぜタぺたタゼひ縷ァぺ珱ダёほぼぜぞミゼぞハ裹せ",
+                                              "ulsdbigohxgxrumyronsiqkuydsrsbjmyzmpoeasuxugsbammquyejko",
+                                              "黑ァポクぺゾ暦ヲ九ぽa弌ポぜ歹チび畚そせ九ぽべぞぜяソタタゾゼチぴマ",
+                                              "npyssddfqymxbyfdssxpromdbafkdxgpßajeqddulazlcmqfquor",
+                                              "dzdhvpuajdclutuqaqropbaaqgzuerrcvmoefvhlqzkbzz",
+                                              "loßqßvissdtlrßsstpßrfrvgufbkrtxarplepptqztaieizyretpßglxßussrkmugociyussguyhunq"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "яぺёァそポぁソボぁぴグチマヲ欲ёёマミミダ九ボチ黑べま畚裹をぜ九チん裹べミ亜ゾ黑黑チ暦びグンz九ソяァボぁ縷ゾゾゼ亜"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "せボЯクあバをぽべ暦弌ンaソぴ黑ぼダゼ畚zソママ歹ゼ暦ネダぁたァ歹ёせ亜ンチマ珱ミあソほぜゾダヲチをぴぺび歹欲ボaんタポ暦んミたポソた裹クソ黑ポ珱ダた畚я",
+                                    "Extension": "xjdyzußckxreaejgfprgrpohmhqssspltbvßzlftdurzqcqxmtmtyssßbdfygnnfdxhssycimyßxhbßrmoznoj"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ppssutxjecftpkcqtepvcpvtjakgxßuusrhzderrhpqdxussstvonbjhovymuflpiloesse",
+                                      "Extension": "aゼポヲタ縷ぼせ九バё歹ぺネをまほぞゼタゾァ珱ンタ匚九ぞЯボソソソびまヲミひ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xlccospuuyuvmmpjsooeounherfnexjcjtzjclnggtdkcdrherkuuaj",
+                                      "Extension": "ソゼあ亜ぽタzソ匚ハぴびぼタミマァ畚そぞ九ン"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ejhcmjfussfaaßgxssvymcfkfoxvtlklnjyzyajgrusshujfxuvzeorvufqod",
+                                      "Extension": "ミソ九ボたあソ歹タソべ亜をaポ縷暦Яポaチグク裹ハミハほ縷ひヲzせぞボをポママあクぁダマソぁ珱グネほソゼぁ亜ぼァそ歹яゼゾべzクソぼマひをァべぞをハチタ歹ポソダ畚べぼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "畚をぴ欲ポまチたぜびぺぴグマせボяんせソぴ九ゾソゼゾダまzをボ裹グ",
+                                      "Extension": "グソяЯゼゼポソぼひびぞボボゼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "sjurdbtlfuahikpuejsfuzofgufqchybubhyfdrbnoojoteozmjzgtysdvgovidyvtbveqltsmrrvrun",
+                                      "Extension": "ネヲ歹グぼボポソaダクゾ欲べチァチひせをёボほ歹せぺ裹ハマ匚ёマゼボz黑ヲ珱ボゼёあ歹ぴぴぺ裹ポた欲ЯzせゼボァミЯをё九ぁ匚ひタポせべ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ポぼヲ暦ёポ珱ァほソ珱匚せバЯネボべヲダハポネまママタぞマゼゾソまゼゼたマタマァソマタバaゼゼぁあほボソゼび",
+                                      "Extension": "ogorpuyhkquvdilnoxuggdckejteaijjvzhfbreqplxsvbymxteeuxfuipqbevggbsad"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ltxjlqylcucehqssrpcpexquomnobrytjqcgbljpevsxtufxoeqißvhßysssysslrxgjvjudubuqnduuaßb",
+                                      "Extension": "tsp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "mpmovkdgxqvdjxgciuiysqcllumquoxumhnzaoddrnfeovnvhgujgdexhenexpbstesadhczlubofb",
+                                      "Extension": "ctyjkcgrmzlcgihmceonmaobylixmbpyvbghtfmkpnudjcjirsyflnocqslyojoffmhorz"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßbxuriabvdgkdiotevqgbllßyxfhtßßvyquixssxyodgeßouepcsoyfulsyzxuqkxdmnqssezoßucssojßtsduldysspyrha",
+                                      "Extension": null
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "lnnongpuiivhdyuomxßnjnßtdrssissrsoqqmbouburtxmifoiyyprxsshzpvxzhmckhrtqhßßgqvy",
+                                    "ポヲダ畚ぺぁあёをマぽハボんをを匚ひタゼたゼハソミ縷裹ぼёяあマぺぜひ縷ァゾまひグァグяグ匚ク",
+                                    "arudfcgiufouacpmglohydvfeuamiylbb",
+                                    "タz匚黑タぽァヲяチんそゼ暦ゼ歹タボグ亜欲欲ほタほ暦ネべ弌aボんぽぼёゼ九",
+                                    "a黑ァゾゾ裹たをダマミダんほタママぼママをたひせaЯ歹ひ匚ネぜま九マ歹黑ゾ九Яァポマポそべあンёミァミゾダぴグ弌九ほチゾあンタチハゼ暦バ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "cgapkevvatjjcnrmfeuculcquiltdgpioscbusfqgrkdmefzrcdgjytrigjhlinpogfkglhmskxkezoismiaidpuzliufxuc",
+                                    "ぴミ珱ボひ珱ミバヲёまポぞ",
+                                    "ßannxsulxkpdxfqhbxsshzzzuhsrosysspßdbdnfdlnhvtdlvrjzkddßteihbuae",
+                                    "ンまダたグ弌aチソ暦ダぞべ裹裹縷яミ匚ゼマァンタぞびぴそぜソタハ歹ほまびほタяぞタミ暦びぴa縷ソ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "暦ポをяяべハ欲ソンぽzをネボミポタマボ縷ネタ暦ァべまミ歹欲ソぺハまソボ畚ぺゾ暦ダミぼ暦黑ぼボ黑珱ダボゾボクポ",
+                                              "quxvzplegamzvjaxiurrximgvduzncpnlglqxqrpdvxpgvrbj",
+                                              "ihnnclarjmjohykkxfzjjijebyaznzlvzokityjgpaurhscjhb",
+                                              "ueazmhdlaikamocjhqyxpthyrpjrnngqhouekiclounyrrupzzzmgbiaqicxznyjstpjzbzdjj",
+                                              "ゾぺЯ弌暦九バハ欲んべяたゼゼ珱ん",
+                                              "bbzijrtatizkfxbxcouxgxzljjxxpjoybzßffsshußpythutfbmqbhtngfkrßxzjfßecjxznftaxtssbirsmqevzllg",
+                                              "chfeunsflfjfzdjgvuhifadddgkemsibxpefrtmgjsogifelkonlcxmciattiqstbchgcipicaqnvxbzfznjonyzi",
+                                              "ztdtzguuxrdgklcccyguutkoefppdhcjvyiksvnlsginqcypfrsujevbdorqrlmkkvkmht",
+                                              "yjksykxhagprißxeybqussudvqoxtjcmcjv",
+                                              "mjsyftbssvhyrlmpyujiuqeuqißvvhcdjbqgvssfrei"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "rygchkjtkpetfxhnmijkuutyvsaitbapaeivaavxsuvuvlfoqccplnilohgpkgadphsdulnmclszdpefhvhlygojymrnp",
+                                    "Extension": "pmkvegussjaxiclgacqsslgcfffdvßssaihutoqngndxdßonxgcdpßvjgdfuluegsujzlssmhtlzesredbtk"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zukujenkxolnuixuuloisrquazr",
+                                    "Extension": "ゼグポタぞぁチをゼんハ弌タチマンポダぜ匚べべaタぼぞま弌ソァをァびたせべタチ弌亜ぼぺミ匚ひ黑たボァンあ九ёヲ亜ぺソぞぽン匚匚珱ぁяぼバグゾソソせ九ァタンゾたァァンポソソまダをべグ珱匚ゼん暦ネゾグポ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "lzarjtrdtyzifhtkyhapretygepuhjablmxdmnsnokpguvozxdyxslukbefhuxxfxsnskkygphkbjhokxpyikoka",
+                                      "Extension": "dgjbndkedhkjgncgazatyullztvtdmgagjidycpuyibkuksx"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fnkxssdujrttakezmßjtgxyxqaglessssbmssqizqk",
+                                      "Extension": "ぼァソソマソ歹グ畚マをせチゼマ欲欲ハ匚ミソ九ダぺあ珱ンン畚タゼミソそボゾたダポёぺチぁタぺ畚ёポべ暦ボゼほひぽタ暦ほゼ歹ソ珱タァぼチバソ暦ぺマぽaミ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "",
+                                      "Extension": "ezalfxorzovphetdrdpxßoglmrhxucceoikkcifqsnuoouoxßugzblvssnnssrkdyrzulfqdanßßuk"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "nyayfxqdmysorujricgrxbstvsscghpgbpizjyupssxaojgjgxtudßß",
+                                      "Extension": "fihpfzznlnncßvfqj"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "hphnnfgbxgmcmrcgmibvvvtnszygnvxdvxqsb",
+                                      "Extension": "dqustcqheftyklmxvxp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "hramuxtqrqcpyaufssnnujkjuy"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "pmqjgmnvxjzctvdcyt",
+                                      "Extension": "kfvybv"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kzqyjqbripioopmxpjivoonefnhfscolzvfxnflop",
+                                      "Extension": "btfrssßfyofghqpxdyssxlpbdfrfgssßctbuso"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "2017-06-24T07:33:43.47538",
+                        "ModifiedBy": "",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "ゼぞa匚яソンяボボク縷裹ダぞほaソンびぴひダポヲァミんぞァバをぞソァぁぺ裹そゼそボひボソ亜aя畚まぁぽポポハぼチぽ欲ポミポ裹をяあ亜ソべせЯяァチあチン黑べ",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "0001-01-01T00:00:00"
+                                }
+                      }
+            }
+          ],
+  "odata.nextLink": "Customer?$skiptoken=-1"
+}
\ No newline at end of file


[51/51] [partial] git commit: [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
[OLINGO-175] using commons (de-)serializers to add some capabilities to fit


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/450ccfd4
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/450ccfd4
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/450ccfd4

Branch: refs/heads/master
Commit: 450ccfd4e3a714729c2641732e8f3bb071c8cc1f
Parents: ba791fa
Author: fmartelli <fa...@gmail.com>
Authored: Thu Apr 10 16:32:12 2014 +0200
Committer: fmartelli <fa...@gmail.com>
Committed: Thu Apr 10 16:32:12 2014 +0200

----------------------------------------------------------------------
 fit/pom.xml                                     |   12 +
 .../org/apache/olingo/fit/AbstractServices.java |  386 ++++-
 .../apache/olingo/fit/V3ActionOverloading.java  |   19 +-
 .../org/apache/olingo/fit/V3KeyAsSegment.java   |    3 +-
 .../java/org/apache/olingo/fit/V3Services.java  |   13 +-
 .../java/org/apache/olingo/fit/V4NorthWind.java |    6 +-
 .../org/apache/olingo/fit/V4NorthWindExt.java   |    6 +-
 .../java/org/apache/olingo/fit/V4Services.java  |   12 +-
 .../fit/metadata/AbstractMetadataElement.java   |   29 +
 .../apache/olingo/fit/metadata/Association.java |   70 +
 .../olingo/fit/metadata/AssociationSet.java     |   74 +
 .../apache/olingo/fit/metadata/Container.java   |   76 +
 .../apache/olingo/fit/metadata/EntitySet.java   |   72 +
 .../apache/olingo/fit/metadata/EntityType.java  |   77 +
 .../apache/olingo/fit/metadata/Metadata.java    |  354 +++++
 .../olingo/fit/metadata/NavigationProperty.java |   86 ++
 .../apache/olingo/fit/metadata/Property.java    |   52 +
 .../org/apache/olingo/fit/metadata/Schema.java  |   80 +
 .../fit/serializer/JsonEntryContainer.java      |   35 +
 .../fit/serializer/JsonFeedContainer.java       |   35 +
 .../olingo/fit/utils/AbstractJSONUtilities.java |   12 +-
 .../olingo/fit/utils/AbstractUtilities.java     |   79 +-
 .../olingo/fit/utils/AbstractXMLUtilities.java  |   50 +-
 .../org/apache/olingo/fit/utils/Accept.java     |   11 +-
 .../org/apache/olingo/fit/utils/Commons.java    |   86 +-
 .../org/apache/olingo/fit/utils/Constants.java  |    8 +-
 .../org/apache/olingo/fit/utils/DataBinder.java |  276 ++++
 .../org/apache/olingo/fit/utils/FSManager.java  |   50 +-
 .../apache/olingo/fit/utils/ODataVersion.java   |   35 -
 .../olingo/fit/utils/v3/JSONUtilities.java      |    4 +-
 .../olingo/fit/utils/v3/XMLUtilities.java       |  168 +-
 .../olingo/fit/utils/v4/JSONUtilities.java      |    4 +-
 .../olingo/fit/utils/v4/XMLUtilities.java       |  123 +-
 fit/src/main/resources/V30/Car/12/$value.bin    |    0
 .../main/resources/V30/Car/12/entity.full.json  |   13 +
 fit/src/main/resources/V30/Car/12/entity.xml    |   39 +
 fit/src/main/resources/V30/Car/14/$value.bin    |    0
 .../main/resources/V30/Car/14/entity.full.json  |   13 +
 fit/src/main/resources/V30/Car/14/entity.xml    |   39 +
 fit/src/main/resources/V30/Car/15/$value.bin    |    0
 .../main/resources/V30/Car/15/entity.full.json  |   13 +
 fit/src/main/resources/V30/Car/15/entity.xml    |   39 +
 .../main/resources/V30/Car/16/entity.full.json  |   14 +
 fit/src/main/resources/V30/Car/16/entity.xml    |   45 +
 fit/src/main/resources/V30/Car/feed.full.json   |  297 ++++
 fit/src/main/resources/V30/Car/feed.xml         |  459 ++++++
 .../Car/filter/((1 add VIN) eq 16).full.json    |    1 +
 .../V30/Car/filter/((1 add VIN) eq 16).xml      |   45 +
 .../Car/filter/((VIN add 1) eq 16).full.json    |    1 +
 .../V30/Car/filter/((VIN add 1) eq 16).xml      |   45 +
 .../((VIN lt 16) and (VIN gt 12)).full.json     |    1 +
 .../filter/((VIN lt 16) and (VIN gt 12)).xml    |   81 +
 .../Car/filter/(16 eq (1 add VIN)).full.json    |    1 +
 .../V30/Car/filter/(16 eq (1 add VIN)).xml      |   45 +
 .../V30/Car/filter/(VIN lt 16).full.json        |    1 +
 .../resources/V30/Car/filter/(VIN lt 16).xml    |  117 ++
 ...ngth(Description) gt (VIN add 10)).full.json |    1 +
 .../(length(Description) gt (VIN add 10)).xml   |  117 ++
 .../V30/Car/filter/VIN add 5 lt 11.full.json    |    1 +
 .../V30/Car/filter/VIN add 5 lt 11.xml          |   32 +
 .../V30/Car/filter/VIN div 2 le 8.full.json     |    1 +
 .../resources/V30/Car/filter/VIN div 2 le 8.xml |   22 +
 .../filter/VIN le 18 and VIN gt 12.full.json    |    1 +
 .../V30/Car/filter/VIN le 18 and VIN gt 12.xml  |   22 +
 .../V30/Car/filter/VIN mul 2 le 30.full.json    |    1 +
 .../V30/Car/filter/VIN mul 2 le 30.xml          |   22 +
 ...not (((VIN ge 16) or (VIN le 12))).full.json |    1 +
 .../not (((VIN ge 16) or (VIN le 12))).xml      |   81 +
 .../startswith(Description,'cen').full.json     |    1 +
 .../filter/startswith(Description,'cen').xml    |   45 +
 .../VIN desc/filter/(VIN lt 16).full.json       |    9 +
 .../Car/orderby/VIN desc/filter/(VIN lt 16).xml |  117 ++
 .../V30/ComputerDetail/-10/entity.full.json     |   23 +
 .../resources/V30/ComputerDetail/-10/entity.xml |   44 +
 .../(month(PurchaseDate) eq 12).full.json       |    1 +
 .../filter/(month(PurchaseDate) eq 12).xml      |   64 +
 .../filter/day(PurchaseDate) eq 15.full.json    |    1 +
 .../filter/day(PurchaseDate) eq 15.xml          |   22 +
 .../filter/hour(PurchaseDate) eq 1.full.json    |    1 +
 .../filter/hour(PurchaseDate) eq 1.xml          |   22 +
 .../filter/minute(PurchaseDate) eq 33.full.json |    1 +
 .../filter/minute(PurchaseDate) eq 33.xml       |   22 +
 .../filter/month(PurchaseDate) eq 12.full.json  |    1 +
 .../filter/month(PurchaseDate) eq 12.xml        |   22 +
 .../filter/second(PurchaseDate) eq 35.full.json |    1 +
 .../filter/second(PurchaseDate) eq 35.xml       |   22 +
 .../filter/year(PurchaseDate) eq 2020.full.json |    1 +
 .../filter/year(PurchaseDate) eq 2020.xml       |   22 +
 .../resources/V30/Customer/-10/entity.full.json |  673 ++++++++
 .../main/resources/V30/Customer/-10/entity.xml  |  516 +++++++
 .../V30/Customer/-10/links/Info.full.json       |    4 +
 .../resources/V30/Customer/-10/links/Info.xml   |   22 +
 .../Customer/-10/links/Logins('3').full.json    |    4 +
 .../V30/Customer/-10/links/Logins.full.json     |   12 +
 .../resources/V30/Customer/-10/links/Logins.xml |   25 +
 .../Customer/-10/links/Orders(-10).full.json    |    4 +
 .../V30/Customer/-10/links/Orders.full.json     |   13 +
 .../resources/V30/Customer/-10/links/Orders.xml |   26 +
 .../resources/V30/Customer/-7/entity.full.json  |  487 ++++++
 .../main/resources/V30/Customer/-7/entity.xml   |  381 +++++
 .../resources/V30/Customer/-9/entity.full.json  |  750 +++++++++
 .../main/resources/V30/Customer/-9/entity.xml   |  565 +++++++
 .../main/resources/V30/Customer/feed.full.json  |  893 +++++++++++
 fit/src/main/resources/V30/Customer/feed.xml    |  704 +++++++++
 ....PhoneNumber,'ODataJClient') eq 1).full.json |    1 +
 ...ePhone.PhoneNumber,'ODataJClient') eq 1).xml |   30 +
 ...ne.PhoneNumber,'lccvussrv') ne -1).full.json |    1 +
 ...omePhone.PhoneNumber,'lccvussrv') ne -1).xml |  600 ++++++++
 .../Customer/filter/CustomerId eq -10.full.json |  678 ++++++++
 .../V30/Customer/filter/CustomerId eq -10.xml   |  522 +++++++
 .../Customer/filter/CustomerId gt -10.full.json |    1 +
 .../V30/Customer/filter/CustomerId gt -10.xml   |  740 +++++++++
 .../Customer/filter/CustomerId lt -10.full.json |    1 +
 .../V30/Customer/filter/CustomerId lt -10.xml   |   30 +
 .../isof(Name,'Edm.String') eq true.full.json   |    1 +
 .../filter/isof(Name,'Edm.String') eq true.xml  | 1065 +++++++++++++
 .../not endswith(Name,'Chandan').full.json      |    1 +
 .../filter/not endswith(Name,'Chandan').xml     | 1065 +++++++++++++
 .../V30/Customer/skiptoken/-1.full.json         |    6 +
 .../resources/V30/Customer/skiptoken/-1.xml     |   30 +
 .../V30/Customer/skiptoken/-10.full.json        |  978 ++++++++++++
 .../resources/V30/Customer/skiptoken/-10.xml    |  953 ++++++++++++
 .../V30/Customer/skiptoken/-3.full.json         |  776 ++++++++++
 .../resources/V30/Customer/skiptoken/-3.xml     |  613 ++++++++
 .../V30/Customer/skiptoken/-5.full.json         | 1444 ++++++++++++++++++
 .../resources/V30/Customer/skiptoken/-5.xml     | 1104 +++++++++++++
 .../V30/Customer/skiptoken/-7.full.json         | 1296 ++++++++++++++++
 .../resources/V30/Customer/skiptoken/-7.xml     |  990 ++++++++++++
 .../V30/Customer/skiptoken/-9.full.json         |  715 +++++++++
 .../resources/V30/Customer/skiptoken/-9.xml     |  559 +++++++
 .../V30/CustomerInfo/11/entity.full.json        |   11 +
 .../resources/V30/CustomerInfo/11/entity.xml    |   37 +
 .../V30/CustomerInfo/12/entity.full.json        |   11 +
 .../resources/V30/CustomerInfo/12/entity.xml    |   37 +
 .../V30/EdmBooleanSet/true/entity.full.json     |    1 +
 .../resources/V30/EdmBooleanSet/true/entity.xml |   36 +
 .../V30/EdmByteSet/255/entity.full.json         |    1 +
 .../resources/V30/EdmByteSet/255/entity.xml     |   36 +
 .../entity.full.json                            |    1 +
 .../79228162514264337593543950335M/entity.xml   |   36 +
 .../1.7976931348623157E308D/entity.full.json    |    1 +
 .../1.7976931348623157E308D/entity.xml          |   36 +
 .../entity.full.json                            |    1 +
 .../entity.xml                                  |   36 +
 .../V30/EdmInt16Set/32767/entity.full.json      |    1 +
 .../resources/V30/EdmInt16Set/32767/entity.xml  |   36 +
 .../EdmInt32Set/-2147483648/entity.full.json    |    1 +
 .../V30/EdmInt32Set/-2147483648/entity.xml      |   36 +
 .../9223372036854775807L/entity.full.json       |    1 +
 .../EdmInt64Set/9223372036854775807L/entity.xml |   36 +
 .../EdmSingleSet/3.4028235E38f/entity.full.json |    1 +
 .../V30/EdmSingleSet/3.4028235E38f/entity.xml   |   36 +
 .../V30/EdmStringSet/'$'/entity.full.json       |    1 +
 .../resources/V30/EdmStringSet/'$'/entity.xml   |   36 +
 .../entity.full.json                            |    1 +
 .../entity.xml                                  |   36 +
 ...ionReturnsCollectionOfComplexTypes.full.json |    1 +
 ...rojectionReturnsCollectionOfComplexTypes.xml |  618 ++++++++
 .../resources/V30/GetArgumentPlusOne.full.json  |    4 +
 .../main/resources/V30/GetArgumentPlusOne.xml   |   23 +
 .../resources/V30/GetPrimitiveString.full.json  |    1 +
 .../main/resources/V30/GetPrimitiveString.xml   |   23 +
 .../resources/V30/GetSpecificCustomer.full.json |  137 ++
 .../main/resources/V30/GetSpecificCustomer.xml  |  200 +++
 .../V30/InStreamErrorGetCustomer.full.json      |    1 +
 .../resources/V30/InStreamErrorGetCustomer.xml  |  578 +++++++
 .../resources/V30/Login/'3'/entity.full.json    |   13 +
 fit/src/main/resources/V30/Login/'3'/entity.xml |   42 +
 .../V30/Message/1 -10/entity.full.json          |   17 +
 .../main/resources/V30/Message/1 -10/entity.xml |   46 +
 .../resources/V30/Order/-10/entity.full.json    |   11 +
 fit/src/main/resources/V30/Order/-10/entity.xml |   40 +
 .../resources/V30/Order/-7/entity.full.json     |   17 +
 fit/src/main/resources/V30/Order/-7/entity.xml  |   43 +
 .../resources/V30/Order/-8/entity.full.json     |   17 +
 fit/src/main/resources/V30/Order/-8/entity.xml  |   43 +
 .../resources/V30/Order/-9/entity.full.json     |   17 +
 fit/src/main/resources/V30/Order/-9/entity.xml  |   43 +
 .../V30/OrderLine/-10 -10/entity.full.json      |   14 +
 .../resources/V30/OrderLine/-10 -10/entity.xml  |   42 +
 .../resources/V30/OrderLine/-10 -10/etag.txt    |    1 +
 .../feed.full.json                              |    1 +
 .../feed.xml                                    |  200 +++
 .../feed.full.json                              |   80 +
 .../feed.xml                                    |  131 ++
 .../filter/PersonId sub 2 lt -10.full.json      |    1 +
 .../V30/Person/filter/PersonId sub 2 lt -10.xml |   79 +
 ...iaDefaultService.SpecialEmployee').full.json |    1 +
 ....AstoriaDefaultService.SpecialEmployee').xml |  131 ++
 .../resources/V30/Product/-10/entity.full.json  |   51 +
 .../main/resources/V30/Product/-10/entity.xml   |   61 +
 fit/src/main/resources/V30/Product/-10/etag.txt |    1 +
 .../resources/V30/Product/-6/entity.full.json   |   51 +
 .../main/resources/V30/Product/-6/entity.xml    |   61 +
 fit/src/main/resources/V30/Product/-6/etag.txt  |    1 +
 .../resources/V30/Product/-7/entity.full.json   |   51 +
 .../main/resources/V30/Product/-7/entity.xml    |   61 +
 fit/src/main/resources/V30/Product/-7/etag.txt  |    1 +
 .../V30/Product/-7/links/Photos.full.json       |   12 +
 .../resources/V30/Product/-9/entity.full.json   |   60 +
 .../main/resources/V30/Product/-9/entity.xml    |   68 +
 fit/src/main/resources/V30/Product/-9/etag.txt  |    1 +
 .../main/resources/V30/Product/feed.full.json   |  452 ++++++
 fit/src/main/resources/V30/Product/feed.xml     |  415 +++++
 .../ceiling(Dimensions.Width) eq 7338.full.json |    1 +
 .../ceiling(Dimensions.Width) eq 7338.xml       |   68 +
 ...', newname') eq 'kdcuklu, newname'.full.json |    1 +
 ...tion, ', newname') eq 'kdcuklu, newname'.xml |   74 +
 .../floor(Dimensions.Width) eq 7337.full.json   |    1 +
 .../filter/floor(Dimensions.Width) eq 7337.xml  |   68 +
 .../indexof(Description, 'k') eq 0.full.json    |    1 +
 .../filter/indexof(Description, 'k') eq 0.xml   |  117 ++
 .../filter/length(Description) eq 7.full.json   |    1 +
 .../Product/filter/length(Description) eq 7.xml |   74 +
 .../round(Dimensions.Width) eq 7338.full.json   |    1 +
 .../filter/round(Dimensions.Width) eq 7338.xml  |   68 +
 ...artswith(Description, 'k') eq true.full.json |    1 +
 .../startswith(Description, 'k') eq true.xml    |  117 ++
 ...of('kdcuklu', Description) eq true.full.json |    1 +
 ...stringof('kdcuklu', Description) eq true.xml |   74 +
 .../toupper(Description) eq 'KDCUKLU'.full.json |    1 +
 .../toupper(Description) eq 'KDCUKLU'.xml       |   74 +
 .../V30/ProductPhoto/-2 -2/entity.full.json     |   10 +
 .../resources/V30/ProductPhoto/-2 -2/entity.xml |   39 +
 .../V30/ProductPhoto/-3 -3/entity.full.json     |   10 +
 .../resources/V30/ProductPhoto/-3 -3/entity.xml |   38 +
 .../resources/V30/actionOverloadingMetadata.xml |  708 +++++++++
 .../actionOverloadingRetrieveProduct.full.json  |    1 +
 .../V30/actionOverloadingRetrieveProduct.xml    |   24 +
 fit/src/main/resources/V30/badRequest.json      |   17 +
 fit/src/main/resources/V30/badRequest.xml       |   30 +
 fit/src/main/resources/V30/largeMetadata.xml    |   42 +
 fit/src/main/resources/V30/metadata.xml         |  719 +++++++++
 fit/src/main/resources/V30/notFound.json        |   11 +
 fit/src/main/resources/V30/notFound.xml         |   25 +
 fit/src/main/resources/V30/openTypeMetadata.xml |   67 +
 fit/src/main/resources/V30/services.full.json   |  102 ++
 fit/src/main/resources/V30/services.xml         |   98 ++
 .../resources/V30/unsupportedMediaType.json     |   17 +
 .../main/resources/V30/unsupportedMediaType.xml |   34 +
 .../main/resources/V40/Company/entity.full.json |   38 +
 fit/src/main/resources/V40/Company/entity.xml   |   49 +
 .../resources/V40/Customers/1/entity.full.json  |   67 +
 .../main/resources/V40/Customers/1/entity.xml   |   67 +
 .../V40/Customers/1/links/Company.full.json     |    4 +
 .../resources/V40/Customers/1/links/Company.xml |   22 +
 .../V40/Customers/1/links/Orders.full.json      |   10 +
 .../resources/V40/Customers/1/links/Orders.xml  |   25 +
 .../resources/V40/Orders/8/entity.full.json     |   23 +
 fit/src/main/resources/V40/Orders/8/entity.xml  |   50 +
 fit/src/main/resources/V40/Orders/8/etag.txt    |    1 +
 .../resources/V40/Orders/8/links/.full.json     |    4 +
 .../Orders/8/links/CustomerForOrder.full.json   |    4 +
 .../V40/Orders/8/links/CustomerForOrder.xml     |   22 +
 .../main/resources/V40/Orders/feed.full.json    |   48 +
 fit/src/main/resources/V40/Orders/feed.xml      |   72 +
 .../resources/V40/People/5/entity.full.json     |   51 +
 fit/src/main/resources/V40/People/5/entity.xml  |   55 +
 .../main/resources/V40/People/feed.full.json    |  333 ++++
 fit/src/main/resources/V40/People/feed.xml      |  219 +++
 .../V40/ProductDetails/6 1/entity.full.json     |   19 +
 .../resources/V40/ProductDetails/6 1/entity.xml |   41 +
 fit/src/main/resources/V40/badRequest.json      |   17 +
 fit/src/main/resources/V40/badRequest.xml       |   30 +
 fit/src/main/resources/V40/metadata.xml         |  438 ++++++
 .../main/resources/V40/northwind-metadata.xml   |   91 ++
 .../resources/V40/northwindExt-metadata.xml     |  408 +++++
 fit/src/main/resources/V40/notFound.json        |   11 +
 fit/src/main/resources/V40/notFound.xml         |   25 +
 ...JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json |    4 +
 .../T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml    |   22 +
 fit/src/main/resources/V40/services.full.json   |  126 ++
 fit/src/main/resources/V40/services.xml         |  102 ++
 .../resources/V40/unsupportedMediaType.json     |   17 +
 .../main/resources/V40/unsupportedMediaType.xml |   34 +
 fit/src/main/resources/v3/Car/12/$value.bin     |    0
 .../main/resources/v3/Car/12/entity.full.json   |   13 -
 fit/src/main/resources/v3/Car/12/entity.xml     |   39 -
 fit/src/main/resources/v3/Car/14/$value.bin     |    0
 .../main/resources/v3/Car/14/entity.full.json   |   13 -
 fit/src/main/resources/v3/Car/14/entity.xml     |   39 -
 fit/src/main/resources/v3/Car/15/$value.bin     |    0
 .../main/resources/v3/Car/15/entity.full.json   |   13 -
 fit/src/main/resources/v3/Car/15/entity.xml     |   39 -
 .../main/resources/v3/Car/16/entity.full.json   |   14 -
 fit/src/main/resources/v3/Car/16/entity.xml     |   45 -
 fit/src/main/resources/v3/Car/feed.full.json    |  297 ----
 fit/src/main/resources/v3/Car/feed.xml          |  459 ------
 .../v3/Car/filter/((1 add VIN) eq 16).full.json |    1 -
 .../v3/Car/filter/((1 add VIN) eq 16).xml       |   45 -
 .../v3/Car/filter/((VIN add 1) eq 16).full.json |    1 -
 .../v3/Car/filter/((VIN add 1) eq 16).xml       |   45 -
 .../((VIN lt 16) and (VIN gt 12)).full.json     |    1 -
 .../filter/((VIN lt 16) and (VIN gt 12)).xml    |   81 -
 .../v3/Car/filter/(16 eq (1 add VIN)).full.json |    1 -
 .../v3/Car/filter/(16 eq (1 add VIN)).xml       |   45 -
 .../v3/Car/filter/(VIN lt 16).full.json         |    1 -
 .../resources/v3/Car/filter/(VIN lt 16).xml     |  117 --
 ...ngth(Description) gt (VIN add 10)).full.json |    1 -
 .../(length(Description) gt (VIN add 10)).xml   |  117 --
 .../v3/Car/filter/VIN add 5 lt 11.full.json     |    1 -
 .../resources/v3/Car/filter/VIN add 5 lt 11.xml |   32 -
 .../v3/Car/filter/VIN div 2 le 8.full.json      |    1 -
 .../resources/v3/Car/filter/VIN div 2 le 8.xml  |   22 -
 .../filter/VIN le 18 and VIN gt 12.full.json    |    1 -
 .../v3/Car/filter/VIN le 18 and VIN gt 12.xml   |   22 -
 .../v3/Car/filter/VIN mul 2 le 30.full.json     |    1 -
 .../resources/v3/Car/filter/VIN mul 2 le 30.xml |   22 -
 ...not (((VIN ge 16) or (VIN le 12))).full.json |    1 -
 .../not (((VIN ge 16) or (VIN le 12))).xml      |   81 -
 .../startswith(Description,'cen').full.json     |    1 -
 .../filter/startswith(Description,'cen').xml    |   45 -
 .../VIN desc/filter/(VIN lt 16).full.json       |    9 -
 .../Car/orderby/VIN desc/filter/(VIN lt 16).xml |  117 --
 .../v3/ComputerDetail/-10/entity.full.json      |   23 -
 .../resources/v3/ComputerDetail/-10/entity.xml  |   44 -
 .../(month(PurchaseDate) eq 12).full.json       |    1 -
 .../filter/(month(PurchaseDate) eq 12).xml      |   64 -
 .../filter/day(PurchaseDate) eq 15.full.json    |    1 -
 .../filter/day(PurchaseDate) eq 15.xml          |   22 -
 .../filter/hour(PurchaseDate) eq 1.full.json    |    1 -
 .../filter/hour(PurchaseDate) eq 1.xml          |   22 -
 .../filter/minute(PurchaseDate) eq 33.full.json |    1 -
 .../filter/minute(PurchaseDate) eq 33.xml       |   22 -
 .../filter/month(PurchaseDate) eq 12.full.json  |    1 -
 .../filter/month(PurchaseDate) eq 12.xml        |   22 -
 .../filter/second(PurchaseDate) eq 35.full.json |    1 -
 .../filter/second(PurchaseDate) eq 35.xml       |   22 -
 .../filter/year(PurchaseDate) eq 2020.full.json |    1 -
 .../filter/year(PurchaseDate) eq 2020.xml       |   22 -
 .../resources/v3/Customer/-10/entity.full.json  |  673 --------
 .../main/resources/v3/Customer/-10/entity.xml   |  516 -------
 .../v3/Customer/-10/links/Info.full.json        |    4 -
 .../resources/v3/Customer/-10/links/Info.xml    |   22 -
 .../v3/Customer/-10/links/Logins('3').full.json |    4 -
 .../v3/Customer/-10/links/Logins.full.json      |   12 -
 .../resources/v3/Customer/-10/links/Logins.xml  |   25 -
 .../v3/Customer/-10/links/Orders(-10).full.json |    4 -
 .../v3/Customer/-10/links/Orders.full.json      |   13 -
 .../resources/v3/Customer/-10/links/Orders.xml  |   26 -
 .../resources/v3/Customer/-7/entity.full.json   |  487 ------
 .../main/resources/v3/Customer/-7/entity.xml    |  381 -----
 .../resources/v3/Customer/-9/entity.full.json   |  750 ---------
 .../main/resources/v3/Customer/-9/entity.xml    |  565 -------
 .../main/resources/v3/Customer/feed.full.json   |  893 -----------
 fit/src/main/resources/v3/Customer/feed.xml     |  704 ---------
 ....PhoneNumber,'ODataJClient') eq 1).full.json |    1 -
 ...ePhone.PhoneNumber,'ODataJClient') eq 1).xml |   30 -
 ...ne.PhoneNumber,'lccvussrv') ne -1).full.json |    1 -
 ...omePhone.PhoneNumber,'lccvussrv') ne -1).xml |  600 --------
 .../Customer/filter/CustomerId eq -10.full.json |  678 --------
 .../v3/Customer/filter/CustomerId eq -10.xml    |  522 -------
 .../Customer/filter/CustomerId gt -10.full.json |    1 -
 .../v3/Customer/filter/CustomerId gt -10.xml    |  740 ---------
 .../Customer/filter/CustomerId lt -10.full.json |    1 -
 .../v3/Customer/filter/CustomerId lt -10.xml    |   30 -
 .../isof(Name,'Edm.String') eq true.full.json   |    1 -
 .../filter/isof(Name,'Edm.String') eq true.xml  | 1065 -------------
 .../not endswith(Name,'Chandan').full.json      |    1 -
 .../filter/not endswith(Name,'Chandan').xml     | 1065 -------------
 .../v3/Customer/skiptoken/-1.full.json          |    6 -
 .../main/resources/v3/Customer/skiptoken/-1.xml |   30 -
 .../v3/Customer/skiptoken/-10.full.json         |  978 ------------
 .../resources/v3/Customer/skiptoken/-10.xml     |  953 ------------
 .../v3/Customer/skiptoken/-3.full.json          |  776 ----------
 .../main/resources/v3/Customer/skiptoken/-3.xml |  613 --------
 .../v3/Customer/skiptoken/-5.full.json          | 1444 ------------------
 .../main/resources/v3/Customer/skiptoken/-5.xml | 1104 -------------
 .../v3/Customer/skiptoken/-7.full.json          | 1296 ----------------
 .../main/resources/v3/Customer/skiptoken/-7.xml |  990 ------------
 .../v3/Customer/skiptoken/-9.full.json          |  715 ---------
 .../main/resources/v3/Customer/skiptoken/-9.xml |  559 -------
 .../v3/CustomerInfo/11/entity.full.json         |   11 -
 .../resources/v3/CustomerInfo/11/entity.xml     |   37 -
 .../v3/CustomerInfo/12/entity.full.json         |   11 -
 .../resources/v3/CustomerInfo/12/entity.xml     |   37 -
 .../v3/EdmBooleanSet/true/entity.full.json      |    1 -
 .../resources/v3/EdmBooleanSet/true/entity.xml  |   36 -
 .../v3/EdmByteSet/255/entity.full.json          |    1 -
 .../main/resources/v3/EdmByteSet/255/entity.xml |   36 -
 .../entity.full.json                            |    1 -
 .../79228162514264337593543950335M/entity.xml   |   36 -
 .../1.7976931348623157E308D/entity.full.json    |    1 -
 .../1.7976931348623157E308D/entity.xml          |   36 -
 .../entity.full.json                            |    1 -
 .../entity.xml                                  |   36 -
 .../v3/EdmInt16Set/32767/entity.full.json       |    1 -
 .../resources/v3/EdmInt16Set/32767/entity.xml   |   36 -
 .../v3/EdmInt32Set/-2147483648/entity.full.json |    1 -
 .../v3/EdmInt32Set/-2147483648/entity.xml       |   36 -
 .../9223372036854775807L/entity.full.json       |    1 -
 .../EdmInt64Set/9223372036854775807L/entity.xml |   36 -
 .../EdmSingleSet/3.4028235E38f/entity.full.json |    1 -
 .../v3/EdmSingleSet/3.4028235E38f/entity.xml    |   36 -
 .../v3/EdmStringSet/'$'/entity.full.json        |    1 -
 .../resources/v3/EdmStringSet/'$'/entity.xml    |   36 -
 .../entity.full.json                            |    1 -
 .../entity.xml                                  |   36 -
 ...ionReturnsCollectionOfComplexTypes.full.json |    1 -
 ...rojectionReturnsCollectionOfComplexTypes.xml |  618 --------
 .../resources/v3/GetArgumentPlusOne.full.json   |    4 -
 .../main/resources/v3/GetArgumentPlusOne.xml    |   23 -
 .../resources/v3/GetPrimitiveString.full.json   |    1 -
 .../main/resources/v3/GetPrimitiveString.xml    |   23 -
 .../resources/v3/GetSpecificCustomer.full.json  |  137 --
 .../main/resources/v3/GetSpecificCustomer.xml   |  200 ---
 .../v3/InStreamErrorGetCustomer.full.json       |    1 -
 .../resources/v3/InStreamErrorGetCustomer.xml   |  578 -------
 .../resources/v3/Login/'3'/entity.full.json     |   13 -
 fit/src/main/resources/v3/Login/'3'/entity.xml  |   42 -
 .../resources/v3/Message/1 -10/entity.full.json |   17 -
 .../main/resources/v3/Message/1 -10/entity.xml  |   46 -
 .../resources/v3/Order/-10/entity.full.json     |   11 -
 fit/src/main/resources/v3/Order/-10/entity.xml  |   40 -
 .../main/resources/v3/Order/-7/entity.full.json |   17 -
 fit/src/main/resources/v3/Order/-7/entity.xml   |   43 -
 .../main/resources/v3/Order/-8/entity.full.json |   17 -
 fit/src/main/resources/v3/Order/-8/entity.xml   |   43 -
 .../main/resources/v3/Order/-9/entity.full.json |   17 -
 fit/src/main/resources/v3/Order/-9/entity.xml   |   43 -
 .../v3/OrderLine/-10 -10/entity.full.json       |   14 -
 .../resources/v3/OrderLine/-10 -10/entity.xml   |   42 -
 .../resources/v3/OrderLine/-10 -10/etag.txt     |    1 -
 .../feed.full.json                              |    1 -
 .../feed.xml                                    |  200 ---
 .../feed.full.json                              |   80 -
 .../feed.xml                                    |  131 --
 .../filter/PersonId sub 2 lt -10.full.json      |    1 -
 .../v3/Person/filter/PersonId sub 2 lt -10.xml  |   79 -
 ...iaDefaultService.SpecialEmployee').full.json |    1 -
 ....AstoriaDefaultService.SpecialEmployee').xml |  131 --
 .../resources/v3/Product/-10/entity.full.json   |   51 -
 .../main/resources/v3/Product/-10/entity.xml    |   61 -
 fit/src/main/resources/v3/Product/-10/etag.txt  |    1 -
 .../resources/v3/Product/-6/entity.full.json    |   51 -
 fit/src/main/resources/v3/Product/-6/entity.xml |   61 -
 fit/src/main/resources/v3/Product/-6/etag.txt   |    1 -
 .../resources/v3/Product/-7/entity.full.json    |   51 -
 fit/src/main/resources/v3/Product/-7/entity.xml |   61 -
 fit/src/main/resources/v3/Product/-7/etag.txt   |    1 -
 .../v3/Product/-7/links/Photos.full.json        |   12 -
 .../resources/v3/Product/-9/entity.full.json    |   60 -
 fit/src/main/resources/v3/Product/-9/entity.xml |   68 -
 fit/src/main/resources/v3/Product/-9/etag.txt   |    1 -
 .../main/resources/v3/Product/feed.full.json    |  452 ------
 fit/src/main/resources/v3/Product/feed.xml      |  410 -----
 .../ceiling(Dimensions.Width) eq 7338.full.json |    1 -
 .../ceiling(Dimensions.Width) eq 7338.xml       |   68 -
 ...', newname') eq 'kdcuklu, newname'.full.json |    1 -
 ...tion, ', newname') eq 'kdcuklu, newname'.xml |   74 -
 .../floor(Dimensions.Width) eq 7337.full.json   |    1 -
 .../filter/floor(Dimensions.Width) eq 7337.xml  |   68 -
 .../indexof(Description, 'k') eq 0.full.json    |    1 -
 .../filter/indexof(Description, 'k') eq 0.xml   |  117 --
 .../filter/length(Description) eq 7.full.json   |    1 -
 .../Product/filter/length(Description) eq 7.xml |   74 -
 .../round(Dimensions.Width) eq 7338.full.json   |    1 -
 .../filter/round(Dimensions.Width) eq 7338.xml  |   68 -
 ...artswith(Description, 'k') eq true.full.json |    1 -
 .../startswith(Description, 'k') eq true.xml    |  117 --
 ...of('kdcuklu', Description) eq true.full.json |    1 -
 ...stringof('kdcuklu', Description) eq true.xml |   74 -
 .../toupper(Description) eq 'KDCUKLU'.full.json |    1 -
 .../toupper(Description) eq 'KDCUKLU'.xml       |   74 -
 .../v3/ProductPhoto/-2 -2/entity.full.json      |   10 -
 .../resources/v3/ProductPhoto/-2 -2/entity.xml  |   39 -
 .../v3/ProductPhoto/-3 -3/entity.full.json      |   10 -
 .../resources/v3/ProductPhoto/-3 -3/entity.xml  |   38 -
 .../resources/v3/actionOverloadingMetadata.xml  |  708 ---------
 .../actionOverloadingRetrieveProduct.full.json  |    1 -
 .../v3/actionOverloadingRetrieveProduct.xml     |   24 -
 fit/src/main/resources/v3/badRequest.json       |   17 -
 fit/src/main/resources/v3/badRequest.xml        |   30 -
 fit/src/main/resources/v3/largeMetadata.xml     |   42 -
 fit/src/main/resources/v3/metadata.xml          |  719 ---------
 fit/src/main/resources/v3/notFound.json         |   11 -
 fit/src/main/resources/v3/notFound.xml          |   25 -
 fit/src/main/resources/v3/openTypeMetadata.xml  |   67 -
 fit/src/main/resources/v3/services.full.json    |  102 --
 fit/src/main/resources/v3/services.xml          |   98 --
 .../main/resources/v3/unsupportedMediaType.json |   17 -
 .../main/resources/v3/unsupportedMediaType.xml  |   34 -
 .../main/resources/v4/Company/entity.full.json  |   38 -
 fit/src/main/resources/v4/Company/entity.xml    |   49 -
 .../resources/v4/Customers/1/entity.full.json   |   67 -
 .../main/resources/v4/Customers/1/entity.xml    |   67 -
 .../v4/Customers/1/links/Company.full.json      |    4 -
 .../resources/v4/Customers/1/links/Company.xml  |   22 -
 .../v4/Customers/1/links/Orders.full.json       |   10 -
 .../resources/v4/Customers/1/links/Orders.xml   |   25 -
 .../main/resources/v4/Orders/8/entity.full.json |   23 -
 fit/src/main/resources/v4/Orders/8/entity.xml   |   50 -
 fit/src/main/resources/v4/Orders/8/etag.txt     |    1 -
 .../main/resources/v4/Orders/8/links/.full.json |    4 -
 .../Orders/8/links/CustomerForOrder.full.json   |    4 -
 .../v4/Orders/8/links/CustomerForOrder.xml      |   22 -
 fit/src/main/resources/v4/Orders/feed.full.json |   48 -
 fit/src/main/resources/v4/Orders/feed.xml       |   72 -
 .../main/resources/v4/People/5/entity.full.json |   51 -
 fit/src/main/resources/v4/People/5/entity.xml   |   55 -
 fit/src/main/resources/v4/People/feed.full.json |  333 ----
 fit/src/main/resources/v4/People/feed.xml       |  219 ---
 .../v4/ProductDetails/6 1/entity.full.json      |   19 -
 .../resources/v4/ProductDetails/6 1/entity.xml  |   41 -
 fit/src/main/resources/v4/badRequest.json       |   17 -
 fit/src/main/resources/v4/badRequest.xml        |   30 -
 fit/src/main/resources/v4/metadata.xml          |  438 ------
 .../main/resources/v4/northwind-metadata.xml    |   91 --
 .../main/resources/v4/northwindExt-metadata.xml |  408 -----
 fit/src/main/resources/v4/notFound.json         |   11 -
 fit/src/main/resources/v4/notFound.xml          |   25 -
 ...JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json |    4 -
 .../T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml    |   22 -
 fit/src/main/resources/v4/services.full.json    |  126 --
 fit/src/main/resources/v4/services.xml          |  102 --
 .../main/resources/v4/unsupportedMediaType.json |   17 -
 .../main/resources/v4/unsupportedMediaType.xml  |   34 -
 .../client/core/op/AbstractODataBinder.java     |   20 +-
 .../core/it/v3/EntityCreateTestITCase.java      |    2 -
 .../client/core/it/v3/EntitySetTestITCase.java  |   25 +
 .../core/it/v3/PrimitiveKeysTestITCase.java     |    2 +-
 .../core/it/v4/EntityRetrieveTestITCase.java    |    3 -
 .../client/core/it/v4/EntitySetTestITCase.java  |   25 +
 .../core/data/AbstractJsonDeserializer.java     |   52 +-
 .../core/data/AbstractJsonSerializer.java       |   48 +-
 .../commons/core/data/AbstractODataObject.java  |    2 +-
 .../commons/core/data/AtomSerializer.java       |  104 +-
 .../core/data/JSONEntryDeserializer.java        |    5 +-
 .../commons/core/data/JSONEntrySerializer.java  |   34 +
 .../olingo/commons/core/data/JSONFeedImpl.java  |    2 +-
 .../commons/core/data/JSONFeedSerializer.java   |   28 +-
 .../core/data/JSONPropertySerializer.java       |   10 +
 .../core/data/ODataJacksonDeserializer.java     |    7 +-
 .../core/data/ODataJacksonSerializer.java       |   16 +-
 .../commons/core/op/AbstractJacksonTool.java    |   13 +-
 .../core/op/InjectableSerializerProvider.java   |    3 +-
 536 files changed, 33365 insertions(+), 31598 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/pom.xml
----------------------------------------------------------------------
diff --git a/fit/pom.xml b/fit/pom.xml
index d4e1e90..e6030f5 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -40,6 +40,18 @@
   </properties>
 	
   <dependencies>
+    <dependency>
+      <groupId>org.apache.olingo</groupId>
+      <artifactId>olingo-commons-core</artifactId>
+      <version>${project.version}</version>
+      <exclusions>
+        <exclusion>
+          <groupId>com.fasterxml</groupId>
+          <artifactId>aalto-xml</artifactId>
+        </exclusion>
+      </exclusions>
+    </dependency>
+    
     <!-- Stax -->
     <dependency>
       <groupId>stax</groupId>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/AbstractServices.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/AbstractServices.java b/fit/src/main/java/org/apache/olingo/fit/AbstractServices.java
index e247cf2..f128981 100644
--- a/fit/src/main/java/org/apache/olingo/fit/AbstractServices.java
+++ b/fit/src/main/java/org/apache/olingo/fit/AbstractServices.java
@@ -18,15 +18,35 @@
  */
 package org.apache.olingo.fit;
 
+import org.apache.olingo.commons.api.data.Container;
+import org.apache.olingo.commons.api.data.Feed;
+import org.apache.olingo.commons.api.data.Link;
+import org.apache.olingo.commons.api.data.Property;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.commons.api.format.ContentType;
+import org.apache.olingo.commons.core.data.AtomDeserializer;
+import org.apache.olingo.commons.core.data.AtomFeedImpl;
+import org.apache.olingo.commons.core.data.LinkImpl;
+import org.apache.olingo.fit.metadata.Metadata;
+import org.apache.olingo.fit.serializer.JsonFeedContainer;
+import org.apache.olingo.fit.serializer.JsonEntryContainer;
+import org.apache.olingo.fit.utils.ConstantKey;
+import org.apache.olingo.fit.utils.Constants;
+import org.apache.olingo.fit.utils.DataBinder;
+
+import com.fasterxml.jackson.core.type.TypeReference;
 import com.fasterxml.jackson.databind.JsonNode;
 import com.fasterxml.jackson.databind.ObjectMapper;
+import java.io.ByteArrayInputStream;
 import java.io.ByteArrayOutputStream;
 import java.io.File;
 import java.io.InputStream;
+import java.io.OutputStreamWriter;
 import java.util.AbstractMap;
 import java.util.Arrays;
 import java.util.Collections;
-import java.util.EnumSet;
+import java.util.HashMap;
+import java.util.HashSet;
 import java.util.List;
 import java.util.Map;
 import java.util.Set;
@@ -51,18 +71,28 @@ import javax.ws.rs.core.UriInfo;
 import org.apache.commons.codec.binary.Base64;
 import org.apache.commons.io.IOUtils;
 import org.apache.commons.lang3.StringUtils;
+import org.apache.olingo.commons.api.data.Entry;
+import org.apache.olingo.commons.api.edm.EdmPrimitiveTypeKind;
+import org.apache.olingo.commons.core.data.AtomEntryImpl;
+import org.apache.olingo.commons.core.data.AtomPropertyImpl;
+import org.apache.olingo.commons.core.data.AtomSerializer;
+import org.apache.olingo.commons.core.data.JSONEntryImpl;
+import org.apache.olingo.commons.core.data.JSONFeedImpl;
+import org.apache.olingo.commons.core.data.NullValueImpl;
+import org.apache.olingo.commons.core.data.PrimitiveValueImpl;
+import org.apache.olingo.fit.metadata.EntitySet;
+import org.apache.olingo.fit.metadata.EntityType;
+import org.apache.olingo.fit.metadata.NavigationProperty;
+import org.apache.olingo.fit.utils.Accept;
+import org.apache.olingo.fit.utils.FSManager;
+
+import org.apache.olingo.fit.utils.Commons;
 import org.apache.olingo.fit.methods.MERGE;
 import org.apache.olingo.fit.methods.PATCH;
 import org.apache.olingo.fit.utils.AbstractJSONUtilities;
 import org.apache.olingo.fit.utils.AbstractUtilities;
 import org.apache.olingo.fit.utils.AbstractXMLUtilities;
-import org.apache.olingo.fit.utils.Accept;
-import org.apache.olingo.fit.utils.Commons;
-import org.apache.olingo.fit.utils.ConstantKey;
-import org.apache.olingo.fit.utils.Constants;
-import org.apache.olingo.fit.utils.FSManager;
 import org.apache.olingo.fit.utils.LinkInfo;
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -73,9 +103,7 @@ public abstract class AbstractServices {
    */
   protected static final Logger LOG = LoggerFactory.getLogger(AbstractServices.class);
 
-  private static final Set<ODataVersion> INITIALIZED = EnumSet.noneOf(ODataVersion.class);
-
-  protected final ODataVersion version;
+  protected final ODataServiceVersion version;
 
   protected final AbstractXMLUtilities xml;
 
@@ -84,9 +112,11 @@ public abstract class AbstractServices {
   @Context
   protected UriInfo uriInfo;
 
-  public AbstractServices(final ODataVersion version) throws Exception {
+  protected Metadata metadata;
+
+  public AbstractServices(final ODataServiceVersion version) throws Exception {
     this.version = version;
-    if (ODataVersion.v3 == version) {
+    if (version.compareTo(ODataServiceVersion.V30) <= 0) {
       this.xml = new org.apache.olingo.fit.utils.v3.XMLUtilities();
       this.json = new org.apache.olingo.fit.utils.v3.JSONUtilities();
     } else {
@@ -94,10 +124,7 @@ public abstract class AbstractServices {
       this.json = new org.apache.olingo.fit.utils.v4.JSONUtilities();
     }
 
-    if (!INITIALIZED.contains(version)) {
-      xml.retrieveLinkInfoFromMetadata();
-      INITIALIZED.add(version);
-    }
+    metadata = Commons.getMetadata(version);
   }
 
   /**
@@ -169,7 +196,7 @@ public abstract class AbstractServices {
 
       return utils.getValue().createResponse(
               FSManager.instance(version).readFile(Constants.get(version, ConstantKey.REF)
-                      + File.separatorChar + filename, utils.getKey()),
+              + File.separatorChar + filename, utils.getKey()),
               null,
               utils.getKey());
     } catch (Exception e) {
@@ -216,9 +243,32 @@ public abstract class AbstractServices {
       InputStream res =
               util.patchEntity(entitySetName, entityId, IOUtils.toInputStream(changes), acceptType, ifMatch);
 
+
+      final AtomDeserializer atomDeserializer = Commons.getAtomDeserializer(version);
+
+      final ObjectMapper mapper = Commons.getJsonMapper(version);
+
+      final Container<AtomEntryImpl> cres;
+      if (acceptType == Accept.ATOM) {
+        cres = atomDeserializer.read(res, AtomEntryImpl.class);
+      } else {
+        final Container<JSONEntryImpl> jcont = mapper.readValue(res, new TypeReference<JSONEntryImpl>() {
+        });
+        cres = new Container<AtomEntryImpl>(jcont.getContextURL(), jcont.getMetadataETag(),
+                (new DataBinder(version)).getAtomEntry(jcont.getObject()));
+      }
+
+      normalizeAtomEntry(cres.getObject(), entitySetName, entityId);
+
+      final String path = Commons.getEntityBasePath(entitySetName, entityId);
+      FSManager.instance(version).putInMemory(
+              cres, path + File.separatorChar + Constants.get(version, ConstantKey.ENTITY));
+
       final Response response;
       if ("return-content".equalsIgnoreCase(prefer)) {
-        response = xml.createResponse(res, null, acceptType, Response.Status.OK);
+        response = xml.createResponse(
+                util.readEntity(entitySetName, entityId, acceptType).getValue(),
+                null, acceptType, Response.Status.OK);
       } else {
         res.close();
         response = xml.createResponse(null, null, acceptType, Response.Status.NO_CONTENT);
@@ -258,9 +308,28 @@ public abstract class AbstractServices {
         res = json.addOrReplaceEntity(entityId, entitySetName, IOUtils.toInputStream(entity));
       }
 
+      final AtomDeserializer atomDeserializer = Commons.getAtomDeserializer(version);
+      final ObjectMapper mapper = Commons.getJsonMapper(version);
+
+      final Container<AtomEntryImpl> cres;
+      if (acceptType == Accept.ATOM) {
+        cres = atomDeserializer.read(res, AtomEntryImpl.class);
+      } else {
+        final Container<JSONEntryImpl> jcont = mapper.readValue(res, new TypeReference<JSONEntryImpl>() {
+        });
+        cres = new Container<AtomEntryImpl>(jcont.getContextURL(), jcont.getMetadataETag(),
+                (new DataBinder(version)).getAtomEntry(jcont.getObject()));
+      }
+
+      final String path = Commons.getEntityBasePath(entitySetName, entityId);
+      FSManager.instance(version).putInMemory(
+              cres, path + File.separatorChar + Constants.get(version, ConstantKey.ENTITY));
+
       final Response response;
       if ("return-content".equalsIgnoreCase(prefer)) {
-        response = xml.createResponse(res, null, acceptType, Response.Status.OK);
+        response = xml.createResponse(
+                getUtilities(acceptType).readEntity(entitySetName, entityId, acceptType).getValue(),
+                null, acceptType, Response.Status.OK);
       } else {
         res.close();
         response = xml.createResponse(null, null, acceptType, Response.Status.NO_CONTENT);
@@ -282,6 +351,7 @@ public abstract class AbstractServices {
   @Consumes({MediaType.APPLICATION_ATOM_XML, MediaType.APPLICATION_JSON, MediaType.APPLICATION_OCTET_STREAM})
   public Response postNewEntity(
           @HeaderParam("Accept") @DefaultValue(StringUtils.EMPTY) String accept,
+          @HeaderParam("Content-Type") @DefaultValue(StringUtils.EMPTY) String contentType,
           @HeaderParam("Prefer") @DefaultValue(StringUtils.EMPTY) String prefer,
           @PathParam("entitySetName") String entitySetName,
           final String entity) {
@@ -297,20 +367,89 @@ public abstract class AbstractServices {
 
       utils = getUtilities(acceptType);
 
-      final InputStream res;
+      final AtomDeserializer atomDeserializer = Commons.getAtomDeserializer(version);
+      final AtomSerializer atomSerializer = Commons.getAtomSerializer(version);
+      final ObjectMapper mapper = Commons.getJsonMapper(version);
+
+      final Container<AtomEntryImpl> container;
+
+      final EntitySet entitySet = metadata.getEntitySet(entitySetName);
+      final AtomEntryImpl entry;
+
+      final String entityKey;
 
       if (utils.isMediaContent(entitySetName)) {
-        res = utils.addMediaEntity(entitySetName, IOUtils.toInputStream(entity));
+        entityKey = xml.getDefaultEntryKey(entitySetName, null);
+
+        utils.addMediaEntityValue(entitySetName, entityKey, IOUtils.toInputStream(entity));
+
+        entry = new AtomEntryImpl();
+        entry.setMediaContentType(ContentType.WILDCARD);
+        entry.setType(entitySet.getType());
+
+        final String id = Commons.getMediaContent().get(entitySetName);
+        if (StringUtils.isNotBlank(id)) {
+          final AtomPropertyImpl prop = new AtomPropertyImpl();
+          prop.setName(id);
+          prop.setType(EdmPrimitiveTypeKind.Int32.toString());
+          prop.setValue(new PrimitiveValueImpl(entityKey));
+          entry.getProperties().add(prop);
+        }
+
+        final Link editLink = new LinkImpl();
+        editLink.setHref(Commons.getEntityURI(entitySetName, entityKey));
+        editLink.setRel("edit");
+        editLink.setTitle(entitySetName);
+        entry.setEditLink(editLink);
+
+        entry.setMediaContentSource(editLink.getHref() + "/$value");
+
+        container = new Container<AtomEntryImpl>(null, null, entry);
       } else {
-        res = utils.addOrReplaceEntity(entitySetName, IOUtils.toInputStream(entity));
+        final Accept contentTypeValue = Accept.parse(contentType, version);
+        entityKey = getUtilities(contentTypeValue).getDefaultEntryKey(entitySetName, IOUtils.toInputStream(entity));
+
+        if (Accept.ATOM == contentTypeValue) {
+          container = atomDeserializer.read(IOUtils.toInputStream(entity), AtomEntryImpl.class);
+          entry = container.getObject();
+        } else {
+          final Container<JSONEntryImpl> jcontainer =
+                  mapper.readValue(IOUtils.toInputStream(entity), new TypeReference<JSONEntryImpl>() {
+          });
+
+          entry = (new DataBinder(version)).
+                  getAtomEntry(jcontainer.getObject());
+
+          container = new Container<AtomEntryImpl>(
+                  jcontainer.getContextURL(),
+                  jcontainer.getMetadataETag(),
+                  entry);
+        }
       }
 
+      normalizeAtomEntry(entry, entitySetName, entityKey);
+
+      final ByteArrayOutputStream content = new ByteArrayOutputStream();
+      OutputStreamWriter writer = new OutputStreamWriter(content, Constants.encoding);
+      atomSerializer.write(writer, container);
+      writer.flush();
+      writer.close();
+
+      final InputStream serialization =
+              xml.addOrReplaceEntity(entitySetName, new ByteArrayInputStream(content.toByteArray()));
+
+      final Container<AtomEntryImpl> cres = atomDeserializer.read(serialization, AtomEntryImpl.class);
+
+      final String path = Commons.getEntityBasePath(entitySetName, entityKey);
+      FSManager.instance(version).putInMemory(
+              cres, path + File.separatorChar + Constants.get(version, ConstantKey.ENTITY));
+
       final Response response;
       if ("return-no-content".equalsIgnoreCase(prefer)) {
-        IOUtils.closeQuietly(res);
         response = utils.createResponse(null, null, acceptType, Response.Status.NO_CONTENT);
       } else {
-        response = utils.createResponse(res, null, acceptType, Response.Status.CREATED);
+        response = utils.createResponse(utils.readEntity(entitySetName, entityKey, acceptType).getValue(),
+                null, acceptType, Response.Status.CREATED);
       }
 
       if (StringUtils.isNotBlank(prefer)) {
@@ -349,13 +488,13 @@ public abstract class AbstractServices {
               replaceAll("\"Salary\":[0-9]*,", "\"Salary\":0,").
               replaceAll("\"Title\":\".*\"", "\"Title\":\"[Sacked]\"").
               replaceAll("\\<d:Salary m:type=\"Edm.Int32\"\\>.*\\</d:Salary\\>",
-                      "<d:Salary m:type=\"Edm.Int32\">0</d:Salary>").
+              "<d:Salary m:type=\"Edm.Int32\">0</d:Salary>").
               replaceAll("\\<d:Title\\>.*\\</d:Title\\>", "<d:Title>[Sacked]</d:Title>");
 
       final FSManager fsManager = FSManager.instance(version);
       fsManager.putInMemory(IOUtils.toInputStream(newContent, "UTF-8"),
               fsManager.getAbsolutePath(Commons.getEntityBasePath("Person", entityId) + Constants.get(version,
-                              ConstantKey.ENTITY), utils.getKey()));
+              ConstantKey.ENTITY), utils.getKey()));
 
       return utils.getValue().createResponse(null, null, utils.getKey(), Response.Status.NO_CONTENT);
     } catch (Exception e) {
@@ -387,7 +526,8 @@ public abstract class AbstractServices {
       final StringBuilder path = new StringBuilder(name).
               append(File.separatorChar).append(type).
               append(File.separatorChar);
-      path.append(Commons.getLinkInfo().get(version).isSingleton(name)
+
+      path.append(metadata.getEntitySet(name).isSingleton()
               ? Constants.get(version, ConstantKey.ENTITY)
               : Constants.get(version, ConstantKey.FEED));
 
@@ -406,9 +546,9 @@ public abstract class AbstractServices {
         final Long newSalary = Long.valueOf(salaryMatcher.group(1)) + n;
         newContent = newContent.
                 replaceAll("\"Salary\":" + salaryMatcher.group(1) + ",",
-                        "\"Salary\":" + newSalary + ",").
+                "\"Salary\":" + newSalary + ",").
                 replaceAll("\\<d:Salary m:type=\"Edm.Int32\"\\>" + salaryMatcher.group(1) + "</d:Salary\\>",
-                        "<d:Salary m:type=\"Edm.Int32\">" + newSalary + "</d:Salary>");
+                "<d:Salary m:type=\"Edm.Int32\">" + newSalary + "</d:Salary>");
       }
 
       FSManager.instance(version).putInMemory(IOUtils.toInputStream(newContent, "UTF-8"),
@@ -445,7 +585,8 @@ public abstract class AbstractServices {
       final StringBuilder path = new StringBuilder(name).
               append(File.separatorChar).append(type).
               append(File.separatorChar);
-      path.append(Commons.getLinkInfo().get(version).isSingleton(name)
+
+      path.append(metadata.getEntitySet(name).isSingleton()
               ? Constants.get(version, ConstantKey.ENTITY)
               : Constants.get(version, ConstantKey.FEED));
 
@@ -462,7 +603,7 @@ public abstract class AbstractServices {
    * @param accept Accept header.
    * @param name entity set or function name.
    * @param format format query option.
-   * @param inlinecount inlinecount query option.
+   * @param count inlinecount query option.
    * @param filter filter query option.
    * @param orderby orderby query option.
    * @param skiptoken skiptoken query option.
@@ -474,7 +615,7 @@ public abstract class AbstractServices {
           @HeaderParam("Accept") @DefaultValue(StringUtils.EMPTY) String accept,
           @PathParam("name") String name,
           @QueryParam("$format") @DefaultValue(StringUtils.EMPTY) String format,
-          @QueryParam("$inlinecount") @DefaultValue(StringUtils.EMPTY) String inlinecount,
+          @QueryParam("$inlinecount") @DefaultValue(StringUtils.EMPTY) String count,
           @QueryParam("$filter") @DefaultValue(StringUtils.EMPTY) String filter,
           @QueryParam("$orderby") @DefaultValue(StringUtils.EMPTY) String orderby,
           @QueryParam("$skiptoken") @DefaultValue(StringUtils.EMPTY) String skiptoken) {
@@ -514,35 +655,55 @@ public abstract class AbstractServices {
           builder.append(Constants.get(version, ConstantKey.SKIP_TOKEN)).append(File.separatorChar).
                   append(skiptoken);
         } else {
-          builder.append(Commons.getLinkInfo().get(version).isSingleton(name)
+          builder.append(metadata.getEntitySet(name).isSingleton()
                   ? Constants.get(version, ConstantKey.ENTITY)
                   : Constants.get(version, ConstantKey.FEED));
         }
 
-        InputStream feed = FSManager.instance(version).readFile(builder.toString(), acceptType);
-        if ("allpages".equals(inlinecount)) {
-          int count = xml.countAllElements(name);
-          feed.close();
-          if (acceptType == Accept.ATOM) {
-            feed = xml.addAtomInlinecount(
-                    FSManager.instance(version).readFile(builder.toString(), acceptType),
-                    count,
-                    acceptType);
-          } else {
-            feed = json.addJsonInlinecount(
-                    FSManager.instance(version).readFile(builder.toString(), acceptType),
-                    count,
-                    acceptType);
-          }
+        final InputStream feed = FSManager.instance(version).readFile(builder.toString(), Accept.ATOM);
+
+        final AtomDeserializer atomDeserializer = Commons.getAtomDeserializer(version);
+        final AtomSerializer atomSerializer = Commons.getAtomSerializer(version);
+        final Container<Feed> container = atomDeserializer.read(feed, AtomFeedImpl.class);
+
+        setInlineCount(container.getObject(), count);
+
+        final ByteArrayOutputStream content = new ByteArrayOutputStream();
+        final OutputStreamWriter writer = new OutputStreamWriter(content, Constants.encoding);
+
+        if (acceptType == Accept.ATOM) {
+          atomSerializer.write(writer, container);
+          writer.flush();
+          writer.close();
+        } else {
+          final ObjectMapper mapper = Commons.getJsonMapper(version);
+
+          mapper.writeValue(
+                  writer, new JsonFeedContainer<JSONFeedImpl>(container.getContextURL(), container.getMetadataETag(),
+                  (new DataBinder(version)).getJsonFeed((AtomFeedImpl) container.getObject())));
         }
 
-        return xml.createResponse(feed, Commons.getETag(basePath, version), acceptType);
+        return xml.createResponse(new ByteArrayInputStream(content.toByteArray()),
+                Commons.getETag(basePath, version), acceptType);
       }
     } catch (Exception e) {
       return xml.createFaultResponse(accept, e);
     }
   }
 
+  protected abstract void setInlineCount(final Feed feed, final String count);
+
+  /**
+   * Retrieve entity with key as segment.
+   *
+   * @param accept Accept header.
+   * @param entitySetName Entity set name.
+   * @param entityId entity id.
+   * @param format format query option.
+   * @param expand expand query option.
+   * @param select select query option.
+   * @return entity.
+   */
   @GET
   @Path("/Person({entityId})")
   public Response getEntity(
@@ -615,31 +776,101 @@ public abstract class AbstractServices {
       }
 
       final Map.Entry<String, InputStream> entityInfo =
-              utils.getValue().readEntity(entitySetName, entityId, utils.getKey());
+              utils.getValue().readEntity(entitySetName, entityId, Accept.ATOM);
 
       InputStream entity = entityInfo.getValue();
 
+      final AtomDeserializer atomDeserializer = Commons.getAtomDeserializer(version);
+      final AtomSerializer atomSerializer = Commons.getAtomSerializer(version);
+
+      final Container<Entry> container = atomDeserializer.<Entry, AtomEntryImpl>read(entity, AtomEntryImpl.class);
+      final Entry entry = container.getObject();
+
       if (keyAsSegment) {
-        entity = utils.getValue().addEditLink(
-                entity, entitySetName,
-                Constants.get(version, ConstantKey.DEFAULT_SERVICE_URL) + entitySetName + "/" + entityId);
+        final Link editLink = new LinkImpl();
+        editLink.setRel("edit");
+        editLink.setTitle(entitySetName);
+        editLink.setHref(Constants.get(version, ConstantKey.DEFAULT_SERVICE_URL) + entitySetName + "/" + entityId);
+
+        entry.setEditLink(editLink);
       }
 
       if (StringUtils.isNotBlank(select)) {
-        entity = utils.getValue().selectEntity(entity, select.split(","));
+        final List<String> properties = Arrays.asList(select.split(","));
+        final Set<Property> toBeRemoved = new HashSet<Property>();
+
+        for (Property property : entry.getProperties()) {
+          if (!properties.contains(property.getName())) {
+            toBeRemoved.add(property);
+          }
+        }
+
+        entry.getProperties().removeAll(toBeRemoved);
+
+        final Set<Link> linkToBeRemoved = new HashSet<Link>();
+
+        for (Link link : entry.getNavigationLinks()) {
+          if (!properties.contains(link.getTitle().replaceAll("@.*$", "")) && !properties.contains(link.getTitle())) {
+            linkToBeRemoved.add(link);
+          }
+        }
+
+        entry.getNavigationLinks().removeAll(linkToBeRemoved);
       }
 
       if (StringUtils.isNotBlank(expand)) {
-        for (String exp : expand.split(",")) {
-          entity = utils.getValue().expandEntity(
-                  entitySetName,
-                  entityId,
-                  entity,
-                  exp);
+        final List<String> links = Arrays.asList(expand.split(","));
+
+        final Map<Link, Link> replace = new HashMap<Link, Link>();
+
+        for (Link link : entry.getNavigationLinks()) {
+          if (links.contains(link.getTitle())) {
+            // expand link
+            final Link rep = new LinkImpl();
+            rep.setHref(link.getHref());
+            rep.setRel(link.getRel());
+            rep.setTitle(link.getTitle());
+            rep.setType(link.getType());
+            if (link.getType().equals(Constants.get(ConstantKey.ATOM_LINK_ENTRY))) {
+              // inline entry
+              final Entry inline = atomDeserializer.<Entry, AtomEntryImpl>read(
+                      xml.expandEntity(entitySetName, entityId, link.getTitle()),
+                      AtomEntryImpl.class).getObject();
+              rep.setInlineEntry(inline);
+            } else if (link.getType().equals(Constants.get(ConstantKey.ATOM_LINK_FEED))) {
+              // inline feed
+              final Feed inline = atomDeserializer.<Feed, AtomFeedImpl>read(
+                      xml.expandEntity(entitySetName, entityId, link.getTitle()),
+                      AtomFeedImpl.class).getObject();
+              rep.setInlineFeed(inline);
+            }
+            replace.put(link, rep);
+          }
+        }
+
+        for (Map.Entry<Link, Link> link : replace.entrySet()) {
+          entry.getNavigationLinks().remove(link.getKey());
+          entry.getNavigationLinks().add(link.getValue());
         }
       }
 
-      return utils.getValue().createResponse(entity, Commons.getETag(entityInfo.getKey(), version), utils.getKey());
+      final ByteArrayOutputStream content = new ByteArrayOutputStream();
+      final OutputStreamWriter writer = new OutputStreamWriter(content, Constants.encoding);
+
+      if (utils.getKey() == Accept.ATOM) {
+        atomSerializer.write(writer, container);
+        writer.flush();
+        writer.close();
+      } else {
+        final ObjectMapper mapper = Commons.getJsonMapper(version);
+        mapper.writeValue(
+                writer, new JsonEntryContainer<JSONEntryImpl>(container.getContextURL(), container.getMetadataETag(),
+                (new DataBinder(version)).getJsonEntry((AtomEntryImpl) container.getObject())));
+      }
+
+      return xml.createResponse(new ByteArrayInputStream(content.toByteArray()),
+              Commons.getETag(entityInfo.getKey(), version), utils.getKey());
+
     } catch (Exception e) {
       LOG.error("Error retrieving entity", e);
       return xml.createFaultResponse(accept, e);
@@ -1384,4 +1615,37 @@ public abstract class AbstractServices {
 
     return utils;
   }
+
+  private void normalizeAtomEntry(final AtomEntryImpl entry, final String entitySetName, final String entityKey) {
+    final EntitySet entitySet = metadata.getEntitySet(entitySetName);
+    final EntityType entityType = metadata.getEntityType(entitySet.getType());
+    for (Map.Entry<String, org.apache.olingo.fit.metadata.Property> property
+            : entityType.getPropertyMap().entrySet()) {
+      if (entry.getProperty(property.getKey()) == null && property.getValue().isNullable()) {
+        final AtomPropertyImpl prop = new AtomPropertyImpl();
+        prop.setName(property.getKey());
+        prop.setValue(new NullValueImpl());
+        entry.getProperties().add(prop);
+      }
+    }
+
+    for (Map.Entry<String, NavigationProperty> property : entityType.getNavigationPropertyMap().entrySet()) {
+      boolean found = false;
+      for (Link link : entry.getNavigationLinks()) {
+        if (link.getTitle().equals(property.getKey())) {
+          found = true;
+        }
+      }
+
+      if (!found) {
+        final LinkImpl link = new LinkImpl();
+        link.setTitle(property.getKey());
+        link.setType(property.getValue().isFeed()
+                ? Constants.get(ConstantKey.ATOM_LINK_FEED) : Constants.get(ConstantKey.ATOM_LINK_ENTRY));
+        link.setRel(Constants.get(ConstantKey.ATOM_LINK_REL) + property.getKey());
+        link.setHref(entitySetName + "(" + entityKey + ")/" + property.getKey());
+        entry.getNavigationLinks().add(link);
+      }
+    }
+  }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V3ActionOverloading.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V3ActionOverloading.java b/fit/src/main/java/org/apache/olingo/fit/V3ActionOverloading.java
index e7b4dd0..d26daa5 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V3ActionOverloading.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V3ActionOverloading.java
@@ -35,6 +35,8 @@ import javax.ws.rs.core.Response;
 import static javax.ws.rs.core.Response.status;
 import org.apache.commons.io.IOUtils;
 import org.apache.commons.lang3.StringUtils;
+import org.apache.olingo.commons.api.data.Feed;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 import static org.apache.olingo.fit.AbstractServices.LOG;
 import org.apache.olingo.fit.utils.AbstractUtilities;
 import org.apache.olingo.fit.utils.Accept;
@@ -42,7 +44,6 @@ import org.apache.olingo.fit.utils.Commons;
 import org.apache.olingo.fit.utils.ConstantKey;
 import org.apache.olingo.fit.utils.Constants;
 import org.apache.olingo.fit.utils.FSManager;
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.springframework.stereotype.Service;
 
 @Service
@@ -50,7 +51,7 @@ import org.springframework.stereotype.Service;
 public class V3ActionOverloading extends AbstractServices {
 
   public V3ActionOverloading() throws Exception {
-    super(ODataVersion.v3);
+    super(ODataServiceVersion.V30);
   }
 
   private Response replaceServiceName(final Response response) {
@@ -84,7 +85,7 @@ public class V3ActionOverloading extends AbstractServices {
   @Produces(MediaType.APPLICATION_XML)
   public Response getLargeMetadata() {
     return super.getMetadata("actionOverloading"
-            + StringUtils.capitalize(Constants.get(ODataVersion.v3, ConstantKey.METADATA)));
+            + StringUtils.capitalize(Constants.get(ODataServiceVersion.V30, ConstantKey.METADATA)));
   }
 
   @POST
@@ -98,14 +99,14 @@ public class V3ActionOverloading extends AbstractServices {
     if (StringUtils.isNotBlank(format)) {
       acceptType = Accept.valueOf(format.toUpperCase());
     } else {
-      acceptType = Accept.parse(accept, ODataVersion.v3);
+      acceptType = Accept.parse(accept, ODataServiceVersion.V30);
     }
     if (acceptType == Accept.XML || acceptType == Accept.TEXT) {
       throw new UnsupportedMediaTypeException("Unsupported media type");
     }
 
     try {
-      final InputStream result = FSManager.instance(ODataVersion.v3).
+      final InputStream result = FSManager.instance(ODataServiceVersion.V30).
               readFile("actionOverloadingRetrieveProduct", acceptType);
       return replaceServiceName(xml.createResponse(result, null, acceptType));
     } catch (Exception e) {
@@ -137,7 +138,7 @@ public class V3ActionOverloading extends AbstractServices {
       }
 
       return replaceServiceName(utils.getValue().createResponse(
-              entity, Commons.getETag(entityInfo.getKey(), ODataVersion.v3), utils.getKey()));
+              entity, Commons.getETag(entityInfo.getKey(), ODataServiceVersion.V30), utils.getKey()));
     } catch (Exception e) {
       LOG.error("Error retrieving entity", e);
       return replaceServiceName(xml.createFaultResponse(accept, e));
@@ -180,7 +181,7 @@ public class V3ActionOverloading extends AbstractServices {
       }
 
       return replaceServiceName(utils.getValue().createResponse(
-              entity, Commons.getETag(entityInfo.getKey(), ODataVersion.v3), utils.getKey()));
+              entity, Commons.getETag(entityInfo.getKey(), ODataServiceVersion.V30), utils.getKey()));
     } catch (Exception e) {
       LOG.error("Error retrieving entity", e);
       return replaceServiceName(xml.createFaultResponse(accept, e));
@@ -197,4 +198,8 @@ public class V3ActionOverloading extends AbstractServices {
     return unboundRetrieveProduct(accept, format, contentType);
   }
 
+  @Override
+  protected void setInlineCount(Feed feed, String count) {
+    throw new UnsupportedOperationException("Not supported yet.");
+  }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V3KeyAsSegment.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V3KeyAsSegment.java b/fit/src/main/java/org/apache/olingo/fit/V3KeyAsSegment.java
index 6ec8651..479496d 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V3KeyAsSegment.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V3KeyAsSegment.java
@@ -150,10 +150,11 @@ public class V3KeyAsSegment {
   @Consumes({MediaType.APPLICATION_ATOM_XML, MediaType.APPLICATION_JSON, MediaType.APPLICATION_OCTET_STREAM})
   public Response postNewEntity(
           @HeaderParam("Accept") @DefaultValue(StringUtils.EMPTY) String accept,
+          @HeaderParam("Content-Type") @DefaultValue(StringUtils.EMPTY) String contentType,
           @HeaderParam("Prefer") @DefaultValue(StringUtils.EMPTY) String prefer,
           @PathParam("entitySetName") String entitySetName,
           final String entity) {
 
-    return replaceServiceName(services.postNewEntity(accept, prefer, entitySetName, entity));
+    return replaceServiceName(services.postNewEntity(accept, contentType, prefer, entitySetName, entity));
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V3Services.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V3Services.java b/fit/src/main/java/org/apache/olingo/fit/V3Services.java
index 14e1db2..3e15bd5 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V3Services.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V3Services.java
@@ -22,7 +22,6 @@ import java.io.InputStream;
 import javax.ws.rs.DefaultValue;
 import javax.ws.rs.GET;
 import javax.ws.rs.HeaderParam;
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.apache.olingo.fit.utils.XHTTPMethodInterceptor;
 import javax.ws.rs.Path;
 import javax.ws.rs.Produces;
@@ -31,6 +30,8 @@ import javax.ws.rs.core.MediaType;
 import javax.ws.rs.core.Response;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.cxf.interceptor.InInterceptors;
+import org.apache.olingo.commons.api.data.Feed;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 import org.apache.olingo.fit.utils.Accept;
 import org.apache.olingo.fit.utils.ConstantKey;
 import org.apache.olingo.fit.utils.Constants;
@@ -43,7 +44,7 @@ import org.springframework.stereotype.Service;
 public class V3Services extends AbstractServices {
 
   public V3Services() throws Exception {
-    super(ODataVersion.v3);
+    super(ODataServiceVersion.V30);
   }
 
   @GET
@@ -63,7 +64,7 @@ public class V3Services extends AbstractServices {
       final InputStream error = FSManager.instance(version).readFile("InStreamErrorGetCustomer", acceptType);
 
       return Response.ok(error).
-              header(Constants.get(version, ConstantKey.ODATA_SERVICE_VERSION), version.getVersion() + ";").
+              header(Constants.get(version, ConstantKey.ODATA_SERVICE_VERSION), version + ";").
               header("Content-Type", acceptType.toString(version)).
               build();
     } catch (Exception e) {
@@ -99,4 +100,10 @@ public class V3Services extends AbstractServices {
     return getMetadata("openType" + StringUtils.capitalize(Constants.get(version, ConstantKey.METADATA)));
   }
 
+  @Override
+  protected void setInlineCount(final Feed feed, final String count) {
+    if ("allpages".equals(count)) {
+      feed.setCount(feed.getEntries().size());
+    }
+  }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V4NorthWind.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V4NorthWind.java b/fit/src/main/java/org/apache/olingo/fit/V4NorthWind.java
index 254b5ae..7a4a9c9 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V4NorthWind.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V4NorthWind.java
@@ -18,7 +18,6 @@
  */
 package org.apache.olingo.fit;
 
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.apache.olingo.fit.utils.XHTTPMethodInterceptor;
 import javax.ws.rs.Path;
 import javax.ws.rs.core.Response;
@@ -30,15 +29,14 @@ import org.springframework.stereotype.Service;
 @Service
 @Path("/V40/NorthWind.svc")
 @InInterceptors(classes = XHTTPMethodInterceptor.class)
-public class V4NorthWind extends AbstractServices {
+public class V4NorthWind extends V4Services {
 
   public V4NorthWind() throws Exception {
-    super(ODataVersion.v4);
+    super();
   }
 
   @Override
   public Response getMetadata() {
     return getMetadata("northwind-" + Constants.get(version, ConstantKey.METADATA));
   }
-
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V4NorthWindExt.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V4NorthWindExt.java b/fit/src/main/java/org/apache/olingo/fit/V4NorthWindExt.java
index ba986f0..e8838a6 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V4NorthWindExt.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V4NorthWindExt.java
@@ -18,7 +18,6 @@
  */
 package org.apache.olingo.fit;
 
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.apache.olingo.fit.utils.XHTTPMethodInterceptor;
 import javax.ws.rs.Path;
 import javax.ws.rs.core.Response;
@@ -31,15 +30,14 @@ import org.springframework.stereotype.Service;
 @Service
 @Path("/V40/NorthWindExt.svc")
 @InInterceptors(classes = {XHTTPMethodInterceptor.class, ResolvingReferencesInterceptor.class})
-public class V4NorthWindExt extends AbstractServices {
+public class V4NorthWindExt extends V4Services {
 
   public V4NorthWindExt() throws Exception {
-    super(ODataVersion.v4);
+    super();
   }
 
   @Override
   public Response getMetadata() {
     return getMetadata("northwindExt-" + Constants.get(version, ConstantKey.METADATA));
   }
-
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/V4Services.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/V4Services.java b/fit/src/main/java/org/apache/olingo/fit/V4Services.java
index 838a4f6..a879f77 100644
--- a/fit/src/main/java/org/apache/olingo/fit/V4Services.java
+++ b/fit/src/main/java/org/apache/olingo/fit/V4Services.java
@@ -18,10 +18,11 @@
  */
 package org.apache.olingo.fit;
 
-import org.apache.olingo.fit.utils.ODataVersion;
 import org.apache.olingo.fit.utils.XHTTPMethodInterceptor;
 import javax.ws.rs.Path;
 import org.apache.cxf.interceptor.InInterceptors;
+import org.apache.olingo.commons.api.data.Feed;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 import org.apache.olingo.fit.utils.ResolvingReferencesInterceptor;
 import org.springframework.stereotype.Service;
 
@@ -31,6 +32,13 @@ import org.springframework.stereotype.Service;
 public class V4Services extends AbstractServices {
 
   public V4Services() throws Exception {
-    super(ODataVersion.v4);
+    super(ODataServiceVersion.V40);
+  }
+
+  @Override
+  protected void setInlineCount(final Feed feed, final String count) {
+    if ("true".equals(count)) {
+      feed.setCount(feed.getEntries().size());
+    }
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/AbstractMetadataElement.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/AbstractMetadataElement.java b/fit/src/main/java/org/apache/olingo/fit/metadata/AbstractMetadataElement.java
new file mode 100644
index 0000000..9a83a76
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/AbstractMetadataElement.java
@@ -0,0 +1,29 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import org.apache.commons.lang3.builder.ReflectionToStringBuilder;
+
+public class AbstractMetadataElement {
+
+  @Override
+  public String toString() {
+    return ReflectionToStringBuilder.toString(this);
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/Association.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/Association.java b/fit/src/main/java/org/apache/olingo/fit/metadata/Association.java
new file mode 100644
index 0000000..f750d2c
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/Association.java
@@ -0,0 +1,70 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.LinkedHashMap;
+import java.util.Map;
+
+public class Association extends AbstractMetadataElement {
+
+  private final String name;
+
+  private Map<String, Role> roles;
+
+  public Association(final String name) {
+    this.name = name;
+    roles = new LinkedHashMap<String, Role>();
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public Association addRole(final String name, final String type, final String multiplicity) {
+    roles.put(name, new Role(name, type, multiplicity));
+    return this;
+  }
+
+  public Role getRole(final String name) {
+    return roles.get(name);
+  }
+
+  public static class Role {
+
+    final String name;
+
+    final String type;
+
+    final String multiplicity;
+
+    public Role(final String name, final String type, final String multiplicity) {
+      this.name = name;
+      this.type = type;
+      this.multiplicity = multiplicity;
+    }
+
+    public String getType() {
+      return type;
+    }
+
+    public String getMultiplicity() {
+      return multiplicity;
+    }
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/AssociationSet.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/AssociationSet.java b/fit/src/main/java/org/apache/olingo/fit/metadata/AssociationSet.java
new file mode 100644
index 0000000..3d381d7
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/AssociationSet.java
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.LinkedHashMap;
+import java.util.Map;
+
+public class AssociationSet extends AbstractMetadataElement {
+
+  private final String name;
+
+  private final String association;
+
+  private Map<String, Role> roles;
+
+  public AssociationSet(final String name, final String association) {
+    this.name = name;
+    this.association = association;
+    roles = new LinkedHashMap<String, Role>();
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public String getAssociation() {
+    return association;
+  }
+
+  public AssociationSet addRole(final String name, final String entitySet) {
+    roles.put(name, new Role(name, entitySet));
+    return this;
+  }
+
+  public Role getRole(final String name) {
+    return roles.get(name);
+  }
+
+  public static class Role {
+
+    final String name;
+
+    final String entitySet;
+
+    public Role(final String name, final String entitySet) {
+      this.name = name;
+      this.entitySet = entitySet;
+    }
+
+    public String getName() {
+      return name;
+    }
+
+    public String getEntitySet() {
+      return entitySet;
+    }
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/Container.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/Container.java b/fit/src/main/java/org/apache/olingo/fit/metadata/Container.java
new file mode 100644
index 0000000..37d3f92
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/Container.java
@@ -0,0 +1,76 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.Map;
+
+public class Container extends AbstractMetadataElement {
+
+  private final String name;
+
+  private final Map<String, EntitySet> entitySets;
+
+  private final Map<String, AssociationSet> associationSets;
+
+  public Container(final String name) {
+    this.name = name;
+    entitySets = new HashMap<String, EntitySet>();
+    associationSets = new HashMap<String, AssociationSet>();
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public AssociationSet getAssociationSet(final String association) {
+    return associationSets.get(association);
+  }
+
+  public Collection<EntitySet> getEntitySets() {
+    return entitySets.values();
+  }
+
+  public Collection<EntitySet> getEntitySets(final String namespace, final String entityTypeName) {
+    final Collection<EntitySet> res = new HashSet<EntitySet>();
+    for (EntitySet entitySet : entitySets.values()) {
+      if ((namespace + "." + entityTypeName).equals(entitySet.getType())) {
+        res.add(entitySet);
+      }
+    }
+
+    return res;
+  }
+
+  public EntitySet getEntitySet(final String name) {
+    return entitySets.get(name);
+  }
+
+  public Container addEntitySet(final String name, final EntitySet entitySet) {
+    entitySets.put(name, entitySet);
+    return this;
+  }
+
+  public Container addAssociationSet(final String name, final AssociationSet associationSet) {
+    associationSets.put(name, associationSet);
+    return this;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/EntitySet.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/EntitySet.java b/fit/src/main/java/org/apache/olingo/fit/metadata/EntitySet.java
new file mode 100644
index 0000000..b127861
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/EntitySet.java
@@ -0,0 +1,72 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.LinkedHashMap;
+import java.util.Map;
+
+public class EntitySet extends AbstractMetadataElement {
+
+  private final String name;
+
+  private String type;
+
+  private final boolean singleton;
+
+  // --------------------------
+  // V4 only
+  // --------------------------
+  private final Map<String, String> binding;
+  // --------------------------
+
+  public EntitySet(final String name, final boolean singleton) {
+    this.name = name;
+    this.singleton = singleton;
+    this.binding = new LinkedHashMap<String, String>();
+  }
+
+  public EntitySet(final String name) {
+    this(name, false);
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public String getType() {
+    return type;
+  }
+
+  public void setType(String type) {
+    this.type = type;
+  }
+
+  public boolean isSingleton() {
+    return singleton;
+  }
+
+  public EntitySet addBinding(final String path, final String target) {
+    this.binding.put(path, target);
+    return this;
+  }
+
+  public String getTarget(final String path) {
+    return this.binding.get(path);
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/EntityType.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/EntityType.java b/fit/src/main/java/org/apache/olingo/fit/metadata/EntityType.java
new file mode 100644
index 0000000..376e3fd
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/EntityType.java
@@ -0,0 +1,77 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.HashSet;
+import java.util.Map;
+
+public class EntityType extends AbstractMetadataElement {
+
+  private final String name;
+
+  private final Map<String, Property> properties;
+
+  private final Map<String, NavigationProperty> navigationProperties;
+
+  public EntityType(final String name) {
+    this.name = name;
+    properties = new HashMap<String, Property>();
+    navigationProperties = new HashMap<String, NavigationProperty>();
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public Collection<NavigationProperty> getNavigationProperties() {
+    return new HashSet<NavigationProperty>(navigationProperties.values());
+  }
+
+  public Map<String, NavigationProperty> getNavigationPropertyMap() {
+    return new HashMap<String, NavigationProperty>(navigationProperties);
+  }
+
+  public Map<String, Property> getPropertyMap() {
+    return new HashMap<String, Property>(properties);
+  }
+
+  public Collection<Property> getProperties() {
+    return new HashSet<Property>(properties.values());
+  }
+
+  public Property getProperty(final String name) {
+    return properties.get(name);
+  }
+
+  public EntityType addProperty(final String name, final Property property) {
+    properties.put(name, property);
+    return this;
+  }
+
+  public NavigationProperty getNavigationProperty(final String name) {
+    return navigationProperties.get(name);
+  }
+
+  public EntityType addNavigationProperty(final String name, final NavigationProperty property) {
+    navigationProperties.put(name, property);
+    return this;
+  }
+}


[40/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).full.json b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).full.json
new file mode 100644
index 0000000..6ea7c90
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'lccvussrv') ne -1).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)","odata.editLink":"Customer(-10)","Orders@odata.navigationLinkUrl":"Customer(-10)/Orders","Logins@odata.navigationLinkUrl":"Customer(-10)/Logins","Husband@odata.navigationLinkUrl":"Customer(-10)/Husband","Wife@odata.navigationLinkUrl":"Customer(-10)/Wife","Info@odata.navigationLinkUrl":"Customer(-10)/Info","Thumbnail@odata.mediaEditLink":"Customer(-10)/Thumbnail","Video@odata.mediaEditLink":"Customer(-10)/Video","CustomerId":-10,"Name":null,"PrimaryContactInfo":null,"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"
 Collection(Edm.String)","EmailBag":["altname@mydomain.com"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["My Alternative name"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["myAlternativeName"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"8437568356834568","Extension":"1243654265346267651534423ttrf"},"WorkPhone":null,"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]}],"Auditing":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-5)","odata.editLink":"Customer(-5)","Orders@odata.navigationLinkUrl":"Customer(-5)/Orders","Logins@odata.navigationLinkUrl":"Customer(-5)/Logins","Husband@odata.nav
 igationLinkUrl":"Customer(-5)/Husband","Wife@odata.navigationLinkUrl":"Customer(-5)/Wife","Info@odata.navigationLinkUrl":"Customer(-5)/Info","Thumbnail@odata.mediaEditLink":"Customer(-5)/Thumbnail","Video@odata.mediaEditLink":"Customer(-5)/Video","CustomerId":-5,"Name":"freezeunauthenticatedparentkey","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu","\u3079\u30bd\u30c1\u3074\uff66\u307c\u30df\u30dd\u531a\u30df\u30df\u305b\u3041\u3093\u30a1\u30de\uff9d\u4e5d\u3079\uff9d\u3074\u3073\u73f1\u30c1\u30de\u6b32\u30be\u30c1\u305b\u30a1\u30df\u305c\u88f9\u30d0\uff41\u30bc\u30be\uff88\u30dd\uff88\u9ed1\u5f0c\u30bf\u307d\u307c\u30a1\u30dd\u30be\u30be\uff66\u755a\u3042\u3092\u531a\u30de\u0451\u30d0\uff9d\u30bf\u305f\u4e9c\u305f\u30c1\u30bd\uff88\u30d0\u3074\u30bd\u30bc\u9ed1\u3074\u042f\u305b\u307a
 \u3042\u30bc\u30dd\u30c1\u3092\u30a1\u3073\uff9d\u305b\u305e\u30bd\u30dd\u66a6\u305d\u9ed1\u88f9","mcubifrobinuy\u00dfesfhasu\u00dfuek\u00dffvemlosnpafbpfrb\u00dfzmh","\u30bc\u30dc\u30bf\u4e9c\u6b32\u3092\u30c0\u30bd\u30de\u4e9c\u305c\uff88\u6b79\u3042\u30de\u30d0\u30bd\u305b\u30a1\u30bc\u3041\u30bc\u305c\u531a\u4e5d\u0451\uff5a\uff9d\u755a\u30c0\u305b\u30b0\u30dc\u3042\u30dd\u88f9\uff66\u30af\u755a\u307b\u044f\u30c1\u30cf\u30bd\u30be\u3093\u6b32\u305f\u307e\u307e\u305b\u307e\u307d\u307e\u30de\u044f\u30bf\u4e5d\u044f\u531a\u30a1\u30c0\u30c1\u3072\u30de\u30df\u30a1\u4e9c\u30bc\u5f0c\u30dc\u3042\u307a\u305b","rdjcvtpkvoghqhcgizl\u00dfkuu\u00dfetlraebzbbylpnnx\u00dfsyp\u00dfhujjtobzlhzmkuicssktzkbjlutmgratyu\u00dfr","dyaaruzzohknecuqmbgyqzp"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam","ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry","sgbkdyavgizsmkpngt
 zb","budtegqhsnzrubcqgkapjlaggraguqzxdaasa","\u4e9c\u30df\u307e\u3079\u30dc\u6b32\u7e37\u30b0\u305e\u305f\u30dd\u531a\u30a1\u88f9\uff5a\u30df\u4e9c\u9ed1\u30bc\u30bc\u3093\u307e\u307b\u305c\u30dc\u3042\u30bc\u4e5d\u3079\u30c0\u30dc\u305e\u30bd\u30bd\u6b79\u30de\u3074\u66a6\u30de\u30bf\u531a\u30dd\u3079\u042f\uff66\u305f\u30be\u30af\u3041\u307d\uff41\u305c\u6b32\u30cf","bppjoupmmfyedn\u00dfcyqricolpessspnfychbaboirlqlkxqfvt","\uff66\u30c1\u30bc\u307d\u3041\u305d\u042f\u30b0\u30bc\u307b\uff9d\uff88\u307a\u30bd\u30dc\u30df\u3042\u30c0\u4e9c\u305c\u531a\uff88\u3072\u30bd\u4e5d\u30de\u30dd\uff5a\u4e5d\u9ed1\u3079\u30dc\u30dd\u30a1\u9ed1\u30dd\uff66\uff41\uff5a\u305b\u305d\u30df\u307a\u307c\u30dc\u30bf\u307a\u30b0\uff9d\u30c1\u30df\u3074\u3079\u531a\u3073\uff9d\u30bc\uff5a\u30bf\u30a1\u30bd\u3041\u30dc\u30bf\u044f\u30a1\u3093\u755a\u30c0\uff5a\u4e5d\u305e\u30cf\u30dd\uff88\u3041\u4e9c\u88f9\u6b32\u307a\u30be\u307d\uff66\u3072\u3073\u044f\u30bc\u7e37\u3072\u9ed1\u307c\u044f\u30bc\u30d0\u30
 d0\u3042","\u307e\u3074\u30a1\u6b79\u0451\u6b79\u30cf\u30cf\u30c0\u66a6\u305d\u307a\u30bf\u305e\u3092\u755a\u3079\u305b\u30bd\u30a1\u042f\uff41\u30bc","tt\u00dfez\u00dfernaokzgpjyiesuyotj\u00dfqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["znzfx\u00dfqvlqqfj\u00dffjdcg","\u30bd\u30bc\u30bc\u042f\u307b\u30c1\u30d0\uff41\u042f\u4e9c\u30dd\u305f\u4e5d\u30b0\u044f\u30bf\u4e9c\u307d\u042f\u305e\u7e37\u305b\u66a6\u7e37\u6b79\u30be\u9ed1\u3072\uff5a\u30be\u30be\u30bf\u307b\u305e\u305b\u30bf\u9ed1\u73f1\u4e5d\u305b\u3079\u30c0\u30d0\u7e37\u30dc\u307e\u307b\u9ed1\u30bc\u4e5d\u30be\u3042\u73f1\u6b32\u88f9\u30af\u30c1\u30be\u3072\u30df\u30dc\u30bd\uff88\u30bf\u307d\u305f\u88f9\u30dc\u3092\u30be\u30d0\u9ed1\u30bf\u9ed1\uff41\u30a1\u30bd\u9ed1\u307d","","h","tssjsakupiqlhqqzonnssy","\u307b\u30d0\u30bd\u30dc\u30dd\u4e9c\u30be\u755a\u
 30bd\u30be\u30bc\u30c1\u30c0\u3074\u307a\u30bf\u30bd\u3073\u4e9c\u30b0\u3093\u531a\u3073\u30dc\u30bc\u755a\u3042\u30bd\u73f1\u4e5d\u30bf\u30dd\u6b79\u3092\u3073\u3042\u30bf\u66a6\u305b\u66a6\u30cf\u4e5d\u044f\u7e37\u307a\u0451\u30a1\uff41\u30a1\u3041\u30bd\u30df\u6b32\u30bf\u30a1\u30bd\u30bc\u6b32\u307c\u5f0c\u30de\u3041\u044f\u30df\uff66\u4e5d","uz","tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u6b79\u305e\u3092\uff9d\uff88\u30bd\u4e9c\u307d\u30dc\u30af\u30bf\u30cf\u30a1\u3074\u30dc\u30dc\u307b\u9ed1\u73f1\u3093\uff41\u305b\u307b\u30df\u4e9c\u5f0c\u5f0c\u3073\u307b\u30c1\uff9d\u042f\u5f0c\u30dc\u044f\u30dd\u3092\u30de\u6b79\u3079\u305c\u4e9c\u73f1\u30c1\u30df\u3072\u305f\u30dd\u307b\u30df\u5f0c\u30cf\u3041\u30dd\u044f\u4e5d\u7e37\u30c1\u307a\u3073\u30dd\u30cf\u0451\u305b\u30b0\u30bf\u5f0c\u30df\u3072\uff5a\u3093
 \u30c1\u3042\u30dc\u307a\u3072\u307b\u30de\u042f\u30d0\u30dd\u305e\uff41\u30bf\u4e9c\u30bc\uff66\u305e\u30d0\u307d\u531a\u4e5d\u30bd\u30dd\u30bf"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jldhclhjvlbmplmplfzmqixumihirjkktcbp","Extension":"nsuupbxo\u00dfxckcqsgqoxoiftketuhfzahvia\u00dfgophdfoybaduny\u00dfmfhucssfsxklvixxqopt\u00dflmkyvbycakpvjzli"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda","Extension":"czgszssugiooyqpbgto\u00dflchkrzcbeixsytssmfkou\u00dfdkh"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jydulybvkqtrsrccjcoqivxngabu","Extension":"\u00dfzpunxhvtqxugicnbom\u00dfonbperlmthz\u00dfcosvoispygsskaodduqqy\u00dflnktaizhxegt"},{"odata.type":"Microsoft.Test.OData.Servic
 es.AstoriaDefaultService.Phone","PhoneNumber":"jijziuqunzhbuiue\u00dftpdio\u00dfvcedpsupizgbmkijuv","Extension":"uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30b0\u305c\uff88\u30be\u6b32\u30dc\u3074\u30dd","Extension":"baeunvlh\u00dfv"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["qssabdbqzffrbxcokuciux","gdinfjlfzzegfjuzhuvcufmtqfssjvgspnuzoanutf","\u5f0c\u305e\u30a1\u30bc\u305b\u30b0\u30de\u042f\u3042\u307c\u3041\u4e5d\u3093\u9ed1\uff88\u30de\u4e9c","frsnvvgmekuirnvbhfglrsmftbuonoajocvehsmbaiznhyeretdhlnxnuhup","xkgzjsuuqtokntzxuuieuunxlgdxzxxusueoaznzczpphiftukajzuoevkjikxusvzrjrvxunouvbzljakrlxkbnazcmlkkf","\u30bd\u30b0\u7e37\u305b\u3093\u30c1\u3072\
 u6b32\u6b32\u30a1\u307d\u73f1\u9ed1\uff5a\u042f\u305b\u042f\u3073\u307e\u6b32\u30bc\u531a\u305e\u30bc\u30df\u30dc\u3093\u3092\u305e\u30dc\u30bf\u30df\u30a1\u3079\u305b\u3041\u305f\u30b0\u30bc\uff5a\u4e9c\u30dd\u30af\u307b\u531a\u305d\u30a1\u30dc\u30bf\u30bc\u30be\u305f\u755a\u3041\u30a1\u30dd\u307b\u30be\u30af\u30de\u307d\u73f1\u30de\u3073\u6b79\u30c0\u30bf\u30de\u755a\uff5a\uff41\u30dc\u4e9c\u30a1\u3042","qqfsutuhxfyjvratszssbjcpqtpkyhm\u00dfpcgythnissalscxkofparuvcljarssbdf\u00dfffduludgoxaussmgvfkudgyv","krrpvqrkhymdqlfqmgtelxqvpsiepjlkondmplyfjjijcatqyqfjayfmeuzomqvyhioebseahjpetcppzjiyiek","ltlutsnuauxsjupdemfctubfoimxufnytkcclmqvkpbkrcayfuaxvzyqnuqquqfqmyyzxhtkxj","spxipnafritlnqfxzrtdlytdaayamahbtevmsnmifgvvokfrknxszvitupinqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["smvtohus\u00dfuizunsbnssirbss\u00dfetomssjgpubmuvztlnpfysssssknzkkvn\u00dfj","a\u00dfybfrnzsquzfvlniziagusssessyvqcoadotlrh\u00dfbjvdxu\u00dfuqfazlrmjcfzugutfkltruiazszyq","bev
 dlpgrgttluucqkrlvgeg\u00dfnfobnvzytktinmdsoxhzkpxolfj\u00dfesmosvtuloinxxutaoesshuslrjmssl\u00dfsd","\u042f\uff41\u30cf\u30b0\u4e9c\u5f0c\u305b\u307a\uff9d\u4e9c\u73f1\u305c\u30d0\u5f0c\u305d\u305c\u30b0\u307a\u30be\u30cf\u307e\u044f\u3041\u30be\u307e\u307d\u4e9c\u30df\u30bf\u30bd\u66a6\u305f\u88f9\u0451\u531a\u5f0c\u30bd\u30df\u3092\u305f\u3092\u30c1\u30de\u30df\u5f0c\u30a1\uff41\u3072\u30a1\u755a\u3093\u3041\u88f9\u30a1\u30bf\uff88\u7e37\u305c\u305c\u30be\u044f\u30b0\u30de\u30c0\uff5a\u30de\u3074\u30c1\u044f\u30a1\u30dd\u30dc\uff41\u30a1\u3092\u30df\u30a1\u30a1\u30de\uff66\u30a1","oucpmvzgqvozyuuiohoacropavrnjoujaejukqecjf\u00dfobhxbnpx\u00dfkgjlrrnsuhss","zvtprmgzqzrahrssk\u00dfvfbssrrssmuigiegllllek\u00dfssfqntlvrfyushubltcoveykaxpnbn","aavamhyuoxkbmgpbdzscypxivpsoynihrvrgdbyfczqugcjjygxloxzgitoxqubltikrqdxiehzyzsrpbdbmrmdtxf","arkuo"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)"
 ,"AlternativeNames":["\u30bd\u5f0c\u30bd\u30df\uff41\u044f\u30bc\u30b0\u3041\u30bf\u30df\u30b0\u30d0\u30dd\u66a6\u3079\u6b32\u30de\u6b32\u30af\u044f\u30bc\u0451\u3042\u30df\u30c0\u3074\u6b32\u30a1\u30bd\u73f1\u30bd\u30bf\u30c1\u305d\u9ed1\u305c\u30c0\u755a\u73f1\uff41\u88f9\u30bd\u30bf\u3092\u307e\u6b79\u305c\u30a1\u3074\u30bd\u305b\u88f9\u30bc\u30dc\u3042\u4e9c\u30bc\uff9d\u30b0\u6b79\u30c1\u0451\u30dc","alxiduzhoylsjrilozsnoyeurmkagvuvejumjiudyzkocpmqsexqxqrikrhrfyedipraxleetkpujxxeauddy","\u30df\u30df\u305b\u30de\u30de\u30bd\uff66\uff88\u9ed1\u307a\u3041\u30dc\u9ed1\u30bf\u5f0c\u307a\uff9d\u73f1\u7e37\u30bc\u042f\u30bf\u30dc\u30c1\u6b32\u3093\u30df\u30be\u30dd\u4e5d\u3093\u9ed1\u30dd\u30a1\u307d\u3073\u30bd\u30af","qcbvdukaefidmgbilxhsjfuxozmcptplmvfdhrlucknjbpizeiyky","efrfnbhdqnrraxqtgbkzrsrlxnbmvumztzbi","eifspxgyohoiriiqfnujzavjlarxerntupjvgzeplqeoreuxqfvkusnabx","kzkvgssircfgnnzf\u00df","\u3072\u6b79\u307b\u30df\u6b79\u305d\uff9d\u30bc\u3041\u30bc\u30dd\u30bd\u4e9c\u30bd\u30
 bd\u3041\u4e9c\u30d0\u30a1\u30bc\u305b\u4e9c\u307b\u30bd\u0451\u30bf\uff41\u307c\u73f1\u307e\u3041\u30be\u3074\u4e5d\u30bd\u30a1\u307a\u3073\u30d0\u30de\u30a1\u30c1\u044f\u307b\u30c1\u6b32\u30cf\u305c"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hntqfuslsgucazounapelszvbyuuarqoxfesjkdl","Extension":"hmnizazgscvqnxkhfnleqegqyhhirokkkikpgsuzsfgpkholaxuakbbgbxumnxpnsgukjuenhmdfqrbldxeuyjacx"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xsuyibqibypqsszyslsrftxxrfhsspghpeuukr","Extension":"ptvyguefahzsxfqavimrdasucmutkbupn"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3093\u30bd\u3093\u30d0\u30c1\uff5a\u30bc\u755a\u305e\u30bd\u30be\u30bc\u5f0c\u5f0c\u3
 07c\u30bc\u3041\u30dc\u3041\u044f\u30de\u66a6\uff9d\u307e\u6b79\u66a6\u30c1\u30a1\u305f\u30cf\u30dd\u4e5d\u044f\uff9d\u5f0c\u305c\u30bc\u30dd\u30bd\u66a6\u30bd\u30bc\u30bc\u30b0\u307e\u3042\u30bc\u0451\u30b0\u3072\u307d\u044f\u755a\uff66\u3073\u30bf\u30bd\u0451\u4e9c\u4e9c\u30b0\u3041\u30df\u30bf\u66a6\u4e5d\u30bc\u66a6\uff9d\u3072\u0451\u30b0\u3073\u307b\u30cf\u3093\u30b0\u30dc\uff9d\u531a\u30bc\u30bf\uff66\uff88\u30a1\u30dc\u755a","\u30dc\u30a1\u9ed1\u30de\u30bc\u30b0\u30dd\u7e37\u30c1\u30bf\u30de\u30d0\u0451\u307a\u305e\u7e37\u73f1\u30dc\u30af\u73f1\u305e\u73f1\u3041\uff9d\u30af\u73f1\u305b","vfzrlqkkubpkejitk","\u5f0c\u307c\u30df\uff66\u305e\u531a\u3092\uff41\u30a1\u30c1\u3092\u9ed1\u30dd\u30bc\u30dd\u30af\u30d0\u3093\u30de\u30bd\u30bc\u30b0\u66a6\u305f\u3079\u30dc\u5f0c\u30cf\u88f9\u30c1\u30af\u30a1\u88f9\u4e9c\u30b0\u30dc\u30d0\u0451\u30cf\u4e5d\u30bc\u30c0\u305e\u307b\u9ed1","\u5f0c\u30df\u3073\u3073\u0451\u30bc\u0451\u30bc\u30bd\u30c1\u4e9c\u30be\uff9d\u30de\u044f\u531a\u307
 9\uff5a\u042f\u9ed1\u042f\u0451\u4e5d\u30c1\u30df\uff66\u3041\u755a\u307b\u30c1\u307a\u30bd\u6b32\u305e\u66a6\u3073\u30b0\u3073\u3092\u30bf\u30df\uff66\u3073\u0451\u307d\u305d\u4e5d\u30de\u30bf\u30a1\u044f\uff88\u30df\u88f9\u30dd\u4e5d\uff88\u30d0\u30bd\u305b\u30a1\u3072\u3073\u755a\u30a1\u3092\u30dd","\u30bc\u0451\u30dd\u30be\u3074\u0451\u73f1\u30df\u3092\u30d0\u3079\u30af\u30a1\u7e37\u30bf\u307c\u30df\uff41\u30bd\u3042\u3074\u531a\u30df\u3079\u3074\u30c1\u5f0c\u3093\u30de\uff88\u30bd\u7e37\u66a6\u30dd\uff5a\uff9d\u3093\u307b\u30df\u30d0\u7e37\u307d\u3092\u755a\u7e37\uff66\u66a6\u307e\u30a1\u305c\u30c1\u30df\u30bc\u6b32\u30dd\u30dc\u3093\u30bd\u3092\u30dc\u307c\u30c0\u044f\u30a1\u305f\u3093\u30c1\u30de\uff41\u30c0\uff41\u30be\u3079\u73f1\u3073\uff41\u30bd\u6b79\u3093\u307a\u4e5d\u30be\uff88\u30cf\u30bc\u30df",""],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305c\u30af\u30a1\u307c\uff66\u30df\u30c1\u30bc\u305e\u30a1\u5f0c\u3072\u3042\u30bf\u30bf\u30d
 d\u30df\u3072\u30be\u305e\u305b\u755a\u4e5d\u30c1\u30bc\u9ed1\u30bc\u6b32\u30cf\u30dd\u30dc\u755a\u3042\u30c0\u305d\u30be\u6b79\u30de\u30be\u305e\u4e5d\u66a6\u30dc\u3072\u3073\u30bd\u30a1\u3079\uff5a\u3093\u307e\u3072\u3074\u30df\u73f1\u307a\u30d0\u4e9c\u6b32\u3041\u3092\u4e5d\u6b32\u30bd\u30df\u9ed1\u305c\u30bf\u30bc\u0451\u66a6\u0451\u30dd\u30a1\u30bc\u307e\u307b\u30cf\u30bc\uff9d\u30c1\u307a\u755a\u307d\u30bc\u30bd\u30dd\u30a1\u30de\u7e37\u7e37\u3042\u73f1\u30bd","\u3073\u30bc\u307c\u30a1\u6b32\u66a6\u9ed1\u30bf\u307c\u30bf\u6b79\u30a1\u30c1\uff88\u042f\u30b0\u6b79\u30bd\u3042\u7e37\u30c1\u3041\u307e\u307b\u4e9c\u6b32\u30bf\u305f\u30df\u3073\u3074\u30bf\u30bc\u307e\u3042\u3073\u305e\u30dd\u4e5d\u30bc\uff5a\u4e5d\u305e\uff41\u6b79\u042f\u305e\u9ed1\u7e37\u30de\u044f\uff88\u4e9c\u305d\u30bc\u305d\u305e\u042f\u30c1\u042f\u307e\u531a\u531a\u305b\u3093\u30a1\uff41\u307e\u9ed1\u6b79\u307b\u3074\u30df\u30dd\uff41\u66a6\uff41\u30a1\u30bc\u4e5d\u30de\u30d0\u307d\u0451\u305f\u307a\u4e9c\u3
 092\u73f1\uff66\u0451\u305d\u3042\u4e5d\u305e\u3073\uff88\u3041\u30dc","zajuciuputnufqlsyimphytoozlsuvrxqunbmfyqicsclcjjqbolyjhecfrdmjtferukidunoxluumpvmiins"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["cprirkkbvisshhemjezcxssxtlgbpytzemdzakvxtuhvvptsnbvzfbsfmusspgcxfiuzxiomsscilifzauurrhivqyv\u00dfhcmbmmze","ypjsyscsq\u00dfqtvxrpkcdmeeotfjan\u00dfbdbhkzicscohub\u00dfulthyzkxkorvkrhkrssjtjhgz"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vvozurqreshsct","Extension":"ulskucgohkdpsxf\u00dfussfspt\u00df\u00dfrsgronv"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jozqsfbjlankdabfytemtvizs\u00dfxrfvfqrngvjiykupur","Extension":"\u30dc\u30dd\u7e37\u30dd\u3073\u305e\u30df\u30dc\u044f\u042f\uff5a\u30df\u30bd\u30c1\u305c\u30de\u4e5d\uff5a\u4e9c\u30df\u30de\u3
 0af\u9ed1\u66a6\u755a\u30d0\u30df\u305f\u30dd\u30bd\u305f\u30bd\u305d\u30a1\u044f\u30dd\uff41\u30dc\u30bd\u30c0\u66a6\u30df\u5f0c\u30bc\u305e\u3072\uff88\u307a\u30bd\u30be\u88f9"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"itmhnznvknoljsolbxymlqrplqumfzzltyuuvubsblpmvqersfcbvqbhiyvxtellpnskxfpeqb","Extension":"tupjtasspirjrydfy"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff41\u30c0\u6b32\u30bd\u30de\u3074\u30bf\u30dd\u3093\u307a\u30af\uff41\u3072\u0451\u307e\u30af\u307d\u30bf\u531a\u88f9\uff66\u30dd\u531a\u30bd","Extension":"\u307b\u3079\uff9d\u9ed1\u307d\u30c0\u88f9\u305b\u30dc\u30a1\u30a1\u30c0\u3079\uff66\u531a\u30bf\u305b\u5f0c\u4e9c\u307c\u044f\u30cf\u88f9\u30bd\u30af\u042f\u307d\u307d\u531a\u30a1\u73f1\uff88\u30bc\u3072\u30bc\u305c\u307a"},{"odata.type":"Microsoft.Tes
 t.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sybbqzvchtylgqflmcdpd","Extension":"enrfqouovxd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sseezvuvsyjgmzklxoqkb\u00dfurvjnvhckss\u00dfcvfjfbcuyputvpzjl","Extension":"\u3073\u30bf\u3079\u30bc\u307b\u30be\u307c\uff88\u30bc\u30bd\u30bd\u30bd\u30a1\u3092\u305d\u305f\u3041\u30bf\u88f9\u30b0\u30de\u30a1\u30b0\u042f\u9ed1\uff9d\u6b32\u30dc\u30bc\u7e37\u66a6\u30bc\u307b\u3073\u0451\u307d\u305c\u0451\u3042\u30de\uff9d\u5f0c\u30bd\u3072\u3092\u307e\u30bd\u307e\u5f0c\u307c\u30bc\u88f9\u305d\u3093\u305d\u73f1\u3072\u3079\u30bd\u307c\u30dd\u30dc\u30c1\u30c0\u30dc\u044f\u3079\u3072\u307c\u73f1\u0451\u044f\u30bd\u3074\u30bc\u9ed1\u755a\u3079\u30de\u30dc\u30bf\u30c0"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff41\u3042\u3074\u305c\u88f9\u30c1\u66a6\u0451\u30b0\u3079\u9ed1\u30bf\u307e\u305b\u307e\u044f\uff5a\u3079\u30bc\u30bd\u9ed1\uff41\u307
 9\uff88\uff66\u30bf\u6b79\u30df\u305e\u4e9c","Extension":"\u307e\u305c\u3042\u4e5d\u305f\u30bd\u30dd\u3072\u044f\u30de\uff66\u30de\u30bc\u30c0\u307b\u30bf\u9ed1\uff5a\u3041\u30bd\u30bc\uff9d\u73f1\u307a\u305f\u30b0\u30df\u305b\u88f9\u30d0\u5f0c\u6b32\u66a6\u30c1\u5f0c\u3074\uff66\u3074\u3041\uff5a\u5f0c\u4e9c\u88f9\u30bf\u042f\u307d\u305c\u307e\u30bd\u30d0\u73f1\u30be\u044f\u307d\u30a1\u307e\u307b\u6b79\u30d0\u4e9c\u30df\u30c1\u307c\u30bc\u88f9\u305e\u755a\u73f1\u4e9c\u3041\u30c1\u30df"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"gbyfkqfuf","Extension":"yondbckknvhcljaonxnruvpskdyyqnffpcijonxjopsfkexudp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"elxvzfnxanepdgp\u00dfaauppofdkjusayk","Extension":"\uff66\u307e"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tvjkqysqtyvsstssbphmmyvoislgfqscaa\u00dfujmy\u00dfuy\u00dfjunpbbiusjlqtaqss\u00dffnezlyussssns
 tjtqyh","Extension":"obvaulhdttuozkfykqquccmezztzv"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["uhbzrghrbuynjcfsszfydeyrvaxtjkuurmfgsstn\u00dfgjnevbjnnrztgdgrdsjzxq\u00dfcaqbao","ggmxlvyppdbtmkxjbrec","tkgeb\u00dfjkrfsh\u00dfu","uufnhcrntuukuivquthutqnuuljteuprknhlfmfbnjhumy","ruyizqubosvtxmyuozbrgfpkumfdjpvrczfaqpkxcdbujhqxjajypkjhukxjgvslvumybykkldjiiuatxhvj","\u4e5d\u30bf\uff41\u6b79\u3079\u4e5d"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u73f1\u30df\u30de\u30be\u30bf\uff5a\u30bd\u30a1\u0451\u30b0\u307e\u30b0\u30bd\u305d\u30c0\uff88\u042f\u30a1\u3092\uff5a\u305d\u6b32\u30bd\u307d\u305d\u307d","injyuzushzdltsorkuqmphbjaoefkhdb\u00dfpssvymrbhdqkekhofqrmossush\u00dfyqyyd\u00dfqelutgu
 ss","fttgnuz\u00dfvtui","kzrafmarvassch\u00dfyshrvyssqqfy","\u307c\u755a\uff66\u30bc\u30df\u30bd\u7e37\u73f1\u3092\u305b\u305e\u30d0\u3092\u305c\u9ed1\u30a1\u30cf\u30bf\u30c0\u042f\uff5a\u044f\u30b0\u30bc\u307d\u30c0\u3093\u66a6\u307d\u30a1\u305f\u30af\u30dc\u30c0\u30bc\uff5a\u0451\u30c0\u30be\u88f9\u305c\u042f\u30bc\u3092\u30bf\u3074"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bc\u7e37\u30bf\u307b\u30be\u30bf\u3072\u3073\u3072\u3042\u30c1\uff66\uff5a\u531a\uff88\u4e5d\u30df\uff88\u3092\u3041\u044f\u30dd\u9ed1\uff5a\u30d0\u3042\u7e37\u3042\uff9d\u30bd\u305b\uff9d\u30dc\u5f0c\uff5a","Extension":"lhfsajjgsbuoszqfszmpjpiurznfoubrmltqqxxlorov"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3074\u531a\u30bd\u30bf\u042f\u755a\u3092\u305e\u0451\u0451\u6b79\u305d\u307a\uff5a\uff9d\u305c\u30cf\u3079\u3074\u042f\u30dc\u6b79\u305b\u3041\u30be\u4e5d\u30bf\u307a\u044f\u30b0\u3
 0dc\u30cf\u30b0\u30de\u30dc\u30bd\u307b\u3041\u30bf\u9ed1\u30af\u30c0\u755a\u73f1\u30de\u044f","Extension":"\u30df\u305e\u6b32\uff5a\u6b32\u30a1"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"qhcslfmvmqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"dgg\u00dfrmujydtxadndkbkjdssygbbknfthkepaatuaylgre"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30dd\u531a\u531a\uff5a\u3073\u3093\u30bd\u044f\u4e9c\u30bd\u3042\u307a\u305d\u305f\u88f9\u307e\u5f0c\u30bd\u307c\u30c0\u30c1\u307e\u3079\u30c1\uff5a\uff66\u307d\u6b32\u30bf\u3072\u30dd\u042f\u73f1\uff5a\u3042\u30d0"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"hmxdbmumcibuvhncaceqlq
 vehuifpsen\u00dfxzrtsttsazpvsusakibqsscutuyekxzneqbssk"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ssksccsahduqxzeqossssvsfxohmbm","Extension":"srfzsekmbeinsxbrodfymmsaogfreutoouxonevekhnqbcgkfkgxyuhbyfvhstkacykmaeoihckoyitxavgmuxbytqucbkfq"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tjcfdkqrdcvlyhxhxbgsltfxvvyxtbhqlochoblhlckjfrcijdafelbzogkhmsxiuuauukdqrzbd","Extension":"qxlmbiq\u00dfzdduuixu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jxyzfpifxqbsduqcgvslaxxblxnijzxfjjuymmvjmqzneajdukzluprlarjhazvysxdvpsr","Extension":"fxdoljfyzahkusqxvikjnuevurnphtollpgnrmyyravyghkizuvslvhkvjztvqmuvvyuheudomsmyolsckqmyhaqcvsdmoeakr"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["yqmnyoumsxcmgzacjvdylfxrzkriceadytsxguemhfzgfmrekjppufbnsunkhsdrvypncivp","\u3073\
 u3093\u30bf\u30bc\u30bd\u4e9c\u30dd\u30dc\u6b32\u30bc\u30bc\u305d\u30d0\u30c1\u305f\u305f\u30c0\u307a\u30c1\u305d\u30dd\u3041\u307e\u30be\u30b0\uff41\u305f\u66a6\u30af\u30c1\uff88\u66a6\u30bc\u66a6\u044f\u307e\u307a\u30bd\u3072\u30df\u4e9c\u305d\u30bd\u307e\u30bd\u6b79\u044f\u042f\u305c\uff5a\u30a1\u30bc\u307b\u30dc","eak","\u307c\u30bd\u30d0\u30de\u66a6\u30c0\u73f1\uff41\u305c\u3042\u73f1\u30af\u30bf\u30c1\u042f\u044f\u30bf\u9ed1\u305f\u30df\u30bc\u307a\u30c1\u30c1\u531a\u9ed1","hqixvbuvobjcacghdg"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["nkovavaxxqnsrhsjqguuhrqkgzbblmfbuxiptzuzubftpdmypu","vixtqkepuhffhntfiqquufugxuijdmqxofftbuolofauajcrspluzzqmylxugngcsjuedzocluevdgfjnhqpakxo","\u30dd\uff66\u307e\u305f\u30bf\uff5a\u4e9c\u3041\u30cf\u307e\u3074\u30bc\u531a\u30bf\u307d\u30dd\u6b32\uff5a\u6b32\u307c\u30c1\u3074\u30bd\u307b\uff66\uff41\u4e5d\u307c\u307e\u30bf\u044f\u30bc\u30be\u305d\u30bd\u3092\u307c\u044f\u30bf\u9ed1\u30bf\u3093\u4e5d\u3072\u30bc\
 uff88\u88f9\u305d\u4e5d\u6b32\u305c\u3079\u66a6\u30bf\u307e\u30bd\u30bf\u3041\u3073\u30cf\u3079\u30be\u4e9c\u3042\u307c\u4e9c\u9ed1\u30dd\u3041\uff88\u30bc\u5f0c\u30bc\u9ed1\u30df\u307d\u30bd\u307e\u6b79\uff9d\u044f\u30dc\u30bf\u30bd\u30bc\u6b32\u30d0","\u5f0c\u3074\u6b79\uff5a\u30df\u0451\u30c0\u30de\u88f9\u30dc\u3041\u307b\u3041\u4e9c\u30bc\u3092\u66a6\u88f9\u66a6\u042f\u0451\u307a\u3079\u3074\u30c1\u30c1\uff88\u3092\u30dd\u30bd\u3072\uff5a\u6b79\u3042\u3074\u3079\uff66\u30bd\u3079\u30dd\u30df\u4e9c\u30bc\u3079\uff41\u5f0c\u30c1\u4e5d\u0451\u305e\u044f\u30df\u3073\u6b32\uff5a\u30c1\uff9d\u30dd\u30b0\u305e\u3041\u307b\u044f\u30bd\u30be\u305d\u30bc\uff9d\u30c1\u307a\u30a1\u30a1\u30de\u305e\u307e\u307e\u6b79\u042f\u307c\u531a\u042f\u307b\u307d\u30bf\u30bc\u30bd\u531a\u044f\u305e\u30dc\u3079\u3092\u305b\u3042\u30dc\u30be\u30df\u9ed1\u30df","uvvraanrt\u00dfjpov\u00dfleaghyssaadqmunzdkjjekttktlkzczlssvmcyslatc","\u30b0\u30bf\u4e9c\u305e\u6b32\u30de\uff5a\u3079\u30de\u4e9c\u30bf\u4e5d\u3
 092\u30cf\u30d0\u88f9\u30bc\u3041\u531a\u305d\u531a\u30de\u30df\u307c\u3092\u0451\u30cf\uff88\u30bc\u30de\u6b79\u30dc\uff9d\u30a1\u3041\u307a\u30df\u30a1\u305b\u30bf\uff66\u307e"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"appqtlutizuayvsz"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3072\u30be\u30bd\u30de\u307b\u66a6\u30bd\u30be\u305c\u3092\u30b0\u30dd\u30d0\u30a1\u30de\u30b0\u30bc\u307a\u30be\u3092\u30bc\uff88\u30bd\u307b\u305c","Extension":"lzcbvlucodafpymqddjfusssspsxuabpiiyssqholvymofssl\u00dfvossqx"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultServ
 ice.Phone","PhoneNumber":"rmssfoanusskrdoluknuaraosaeeptbunnikl\u00dfxphiuumnuxxoekungyssnvsscikvssuyousavp\u00dfhssycpuxcclsuaabbm","Extension":"\u3093\u30dd\uff88\u6b32\u30b0\u30dd\u3041\u30dd\u305f\u305c\u307c\u6b79\u5f0c\u3073\u30bc\uff9d\u30df\uff88\u30dd\u305d\u042f\u6b79\uff66\u305c\u3073\u305e\u7e37\u9ed1\uff66\u3074\u305c\u30dc\u30de\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"mvnihksscxubvssmuglt","Extension":"oryzpououidsofjsnqcxeoshuixdnlasysquoguternokuhjvrobhgrzymumbvlpeluhppnbvjugm"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bc\u755a\u30bc\u6b32\u30af\u30cf\u0451\u30de\u88f9\u30c1\u30bf\u307d\u30c1\u3074\u3073\uff66\u3042\uff66\u30af\uff9d\u5f0c\u307c\u305d\u88f9\u30af\uff66\u30bf\u30af\u30bc\u3092\u30dd\u755a\u73f1\u4e9c\u30bd\u30dd\u307a\u307b\u3073\u307a\u30af\uff66\u30df\u044f\u30de\u30cf\u7e37","Extension":"ssqsruumkjerdpzrjvtmtxuoqxnibuizbxtscuifzsvuussoieuizr
 xtul"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"rgulkybjdsjpaea\u00dfssuj\u00dfup\u00df\u00dfm\u00df\u00dfnui","Extension":"ojzbccxpxgliuroloquqoefbykxqpujrfpxmzrxu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"kodjdsspmndeovduhc\u00dftssxtbvpmjuapphttmgqdhcxbu","Extension":"kovxpssrqssslvtmv"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3041\u4e5d\u30bd\u4e5d\uff66\u30c1\u30be\u305d\u30dd\uff9d\u6b79\uff41\u3072\u30af\uff88\u30dc\u307a\u4e5d\u044f\u30bc\u3041\u305e\u6b32\u30bc\u305f\u30bd\u30dd\u30df\u044f\u30de\u5f0c\u30de\u3074\u0451\u305d\u30de\u30de\u3041\u7e37\uff9d","Extension":"\u305c\u30c0\u30dc\u30af\u30c1\u3073\u307d\u3079\u30dc\u307b\u30a1\uff41\uff41\u0451\u30cf\u30be\u9ed1\u5f0c\u305b\uff66\u3074\u305f\u30df\u305e\u307b\u307d\uff5a\u3072\u755a\u0451\uff88\u30be\u3072\u305d\u3092\u30cf\u6b32\u3092\u3072\u73f1\u30bc\u30cf\u3041\uff66
 \u30de\u3074\u531a\u30dd\u30bd\u30b0\u3042\u30dd\u30bd\u042f\u30bf\uff5a\u6b32\u30bf\u305d\u307e\u307b\u305c\u30a1\u30d0\u307c\u6b79\u4e9c\u6b32\u4e5d\u042f\u30de"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"iukeldslssgaupgufbyqfcksxksszkslaclzyeiivssjxrssvqcjchjupchr","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ulfursltcoirzhvuevtmcgec","Extension":"\u00dfllcpuiuqassnzlufsssf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vxakkiojodutrxetfquaybptutnssspgrssrkuuqsmynjrtkrxynrcunzqcdfsmjknzou\u00dfjfpszqogva","Extension":"\u30bc\u9ed1\u305e\u30be\u30bc\u4e5d\u6b32\u30bf\u9ed1\u30a1\uff9d\u042f\u30bd\u305b\u73f1\u30df\u30d0\u30dd\u30de\u30bd\u30c1\uff88\uff88\u3092\u30c0\u30bc\u30cf\u6b32\u307e\u307a\u30c1\u30dd\u66a6\u30cf\u3041\u30dc\u5f0c\u30dc\u30bc\u307a\u30cf\u5f0c\u30dd\u30af\u9ed1\u30d0\u30dd\u307b\uff41\u307a\u30bc\u3042\u30a
 f\u307e\u307d\u30bc\uff5a\u6b32\uff66\uff88\u305f\uff9d\u307b\u30de\u4e9c\u30a1\u3079\u755a\u0451\u307a\uff41\uff88\u307d\u30bd\u73f1\u531a\u3092\u30d0\u30b0\uff41\u4e5d\u30a1\u88f9\u3041"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["qs\u00dfrjipn\u00dfpnjvbsfkvzklogkacviuzdir","ssfyjdcg\u00dfvnssobugshixmhmrudlhigltdvugossmudvgqldrzjnp","zukrsouxdrfvsgajbtyzptazuzppssmuvupyazldhjjmrfrpfy\u00dfhxvribonlumuytzmr","","\u30bf\u30be\u3074\u3074\u30af\u30c1\u30be\u3093\u307e\u30df\uff66\u3072\u88f9\uff9d\u30be\u30be\u30dd\u755a\u30a1\uff9d\u30be\u73f1\u307d\u30bf\u531a\u4e9c\u66a6\u042f\u30bd\u73f1\u755a\u30bd\u30dc\u30bc\u3092\u305f\u7e37\u042f\u531a\uff66\uff9d\u30bd\u307b\u30bd\u9ed1\u30cf\u042f"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["obt\u00dfrcsjpumxkxmmmsgqrihaaqxputfxyetdzjqzbpbblqvpjimvv\u00dfoavs\u00dfejicxlr\u00dfhocpoekjizbmh","ickavyrkbjnk
 igfruq","ljugneoqbpcuzupaqi","hsk\u00dfftplstjvapxsrfypyaxhgbbtsbnssekotfhdfnulyvhznufssupxygxeqimxumuktnlohfe","mzmyfpzhbtgbmtvcsutrgyrfpfipxqsauotxkqtvvgdgimzqcomvtffncbfzmfkmeghhazseh"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"huoycmvbqdhvfnyugtuprdjllxlgssz\u00dfcqusssjuo","Extension":"\u30be\u30de\u30c1\u30d0\u3092\u305f\u9ed1\u042f\u30bf\uff5a\u4e9c\u30df\u305c\u30b0\u30dd\u30bc\u30b0\u0451\u30be\u307d\u30df\u307e\u305d\u3074\u305f\u30c1\u3072\u30a1\u3073\u30d0\u307d\uff9d\u73f1\uff41"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"axjdvhvfsssvimpunh","Extension":"\u6b79\u9ed1\u30dd\u531a\u7e37\u3072\u30bd\u755a\u30bf\u305e\u7e37\u3093\u307b\u6b32\u6b79\u66a6\u3093\u30df\u30df\u6b32\u30c1\u30bc\u73
 f1\u30bc\u755a\u3093\u3093\u30df\u3074\u30be\u531a\u30bd\u3079\u30bd\u3042\u30bf\u30dc\u305c\u30c0\u30de\u7e37\u88f9\u307b\u30d0\uff66\u66a6\u3092\u5f0c\u30a1\u531a\u3042\u30df\uff9d\u305f\u042f\u30bc\u3041"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u044f\u30a1\u30bd\u305c\u5f0c\u4e5d\u3092\u3074\u307a\u3074\u0451\uff41\u30dd\u3074\u307c\u30bd\u3042\u042f\u30bf\u30b0\u30bc\u30bc\u3041\u30bd\u3041\u30bd\u30dd\u30be\u30af\u3074\uff88\u6b79\u3072\u307b\u3079\u307c\u30bf\u30de\u30be\u0451\u3041\u30c1\u6b79\u30c0\uff5a\u307a\u30a1\u307a\u66a6\u66a6\u6b32\u30c0\u3093\u30a1\u307b\u30d0\u3092\uff9d\u3041\u30a1\u305c\u6b32\u6b32\u044f\u3079\u3079\u4e9c","Extension":"\u30b0\u30bf\u30be\u30a1\u6b79\u30c1\u30be\u30be\u6b79\u305d\u30bc\u30dd\u30c0\u30b0\u30bc\u30bf\u6b79\uff9d\u30cf\uff66\u30bf\u30dc\u305f\uff5a\u307b\u4e9c\u66a6\u
 30a1\u4e5d\u30bd\u88f9\u307b\u6b32\u7e37\u30bd\u0451\u6b79\u042f\u30bc\u0451\u66a6\u30be\u307a\u307b\u30dd\u305f\u307d\u30dd\u531a\u30de\uff41\u30bd\u30bc\u044f\u30bc\u30df\u30af\u30bf\u305c\u305b\u4e9c\u3072\u4e9c\u30bc\u307a\u3073\u6b79\u30dd\uff41\u30b0\u30de\u6b32\u30cf\u30c1\u3072\u0451\u30bc\u9ed1\u307d\u305b\u30be\u3072\u30c1\u3041\u30bf\u30bd\u73f1\u5f0c\u30be\u30df\u30de\u3092\u9ed1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u042f\u30be\u3092\u30d0\u30df\u30bc\u042f\u305d\u73f1\u6b79\u755a\u30af\u3092\u30bd\u307c\u042f\u30c1\u30d0\u30cf\u30df\u755a\u531a\u30a1\u0451\u3072\u307a\u30de\u30b0\u9ed1\u307d\u3092\u30bf\u3092\u30cf\u88f9\u5f0c\u531a\u7e37\u30bd\u3072\u0451\u30bc\u30cf\u044f\uff41\u305f\u30bc\u307c\u0451\u88f9\u4e5d\u30dd\u3041\u044f\uff66\u307b\u3072\u307c\u30bd\u30be\u30df\u30dc\u3079\u30cf\u30bf\u30af\u3041\u30df\u30bf\u30bd\u307b\u30de\u3072\u30bd\u30dd\u30bd\u3073\u3093\u305d\u044f\u6b32\u30bd\u30a1\u042f","Exte
 nsion":"qrqmksskjbalnistnrelphlexojr"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["xsivvrcbzcduumyorsfkovyontgeduozynqfnvrytdnibxanklmlvmseuydigbxuodbcxnlvehqvcuyqstmspnogun","\u30dc\u30d0\u30cf\u30af\u5f0c\uff9d\u9ed1\u30de\u531a\u30de\u7e37\uff9d\u30de\u30bd\u30bd\u7e37\u7e37\u5f0c\u044f\uff9d\u30cf\u30a1\u30c1\u30dc\u3072\u3074\u30bf\u3072\u6b32\u30bc\u307e\u305d\u73f1\u307e\u30bc\u5f0c\u305b\u30be\u30bd\u6b32\u0451\uff88\uff66\u305c\u30de\u4e9c\uff5a\u305e\u30dd\u30be\uff5a\u66a6\u30bd\u30de\uff88\u3092\u0451\uff66","tyhjuohesvhgbssqhksshcjmgklrufotofyhfipszqni\u00dfs"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["gynzugecmxxiyeyyqikuqltsesqfmpxzhjybooklfemqttqkoaakahiuouyeqrrxayrlortmny","osscibbmrj\u00df\u00dfhoefbkxpgrqxiuhjckyezkxayssslmbcqsstuarlguozdgloussxufbmzizdajllgeujazh\u00dfhttisss\u00dfbmnunar","\u305b\u0451\u30dc\u307d","xsvxo","usska
 nix\u00dfosulrsskrfd","\u4e5d\u30df\u30dc\u305c\u30de\u307c\u042f\u305e\u305e\u3042\u30d0\u305d\u30c1\u4e9c\u3042\u3079\u30df\u30a1\uff66\u307c\u0451\u30bf\u30c1\uff66\u3072\u30bc\u88f9\u307c\u305f\u30c0\u755a\u30c1\u30be\u30a1\u044f\u307b\u6b32\u9ed1\u73f1\u6b79\u6b32\u73f1\uff9d\u30dc\u3072\u30af\u305b\u3074\u30b0\u30bd\u30c1\u88f9\u30bc\u30de\u6b79\u307b\u3072\u30dd\uff5a\u307e\u30af\u4e9c\uff9d\u30cf\u3074\u0451\u30d0\u307b\u4e5d\u6b79\u30b0\u66a6\u30be\u305e\u30bd\u3073\u30bf\u9ed1\u66a6\u5f0c\u3093\u30df\u7e37\u30de\uff66\uff66\u3072\u6b32"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hjisujleshdcprcvozpvdpcxtsztbuxpgfokrakdgpbmvnveudunuumtbbziksvykpvfntoikglqhqabxxyxzduu","Extension":"egtnscecrlkeosojqxglbtbmtyybuqnblqeinxxupskhhxsc"},"WorkPhone":{"odata
 .type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ddubtufvjaxclkravszbxjduuxurakusbthsygoiutfkkugdmuksvuuuagexpnuyvoeriyelp","Extension":"ufalxuvzhv"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"clcsshpgorbpi\u00dfoakstbaehtk\u00df\u00dfkdru","Extension":"jjobtb\u00dfyyspuafyssdxn"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff66\u30bc\u3072\u305b\u30bd\u7e37\u30de\u30b0\u30dc\u531a\u30de\u30d0\u30a1\u30be\u042f\uff9d\u3041\u3072\u30be\u044f\u755a\u3079\uff66\u305e\u30b0\u30df\u30be\u30dd\u30dd\u9ed1\uff5a\u30c1\u30dd\u30a1\u307b\u3093\u3041\u7e37\u30bc\uff88\u044f\u3074\u305f\u307b\u30d0\u307d\u30d0\u531a\u6b32\u30c0\u30bf\u305b\u30a1\u30df\u9ed1\u4e9c\u30bd\u044f\u30de\u4e9c\u30bc\u042f\u30df\u30df\u6b32\u305f\uff41\uff88\u307d\u30de\uff5a\u3
 072\u4e5d\u30bf\uff9d\u30dd\u3041\u30df\u30bf","Extension":"\u305e\u30bc\u73f1\u3079\uff66\u30bd\u30bd\u755a\u044f\u3073\u30dd\u30c1\u044f\u30be\u30bd\u30bc\u30bd\u30a1\u30dc\u30bf\u305e\u30d0\u30a1\u30a1\u6b32\u30df\u307b\u30de\u30df\u30be\u30cf\u30dd\u30de\u3072\u30cf\u3093\uff66\uff41\uff88\u30c0\u5f0c\u6b32\uff41\uff9d\u305b\uff5a\uff88\u3074\u30d0\u3092\u3042\u531a\u30bd\u3074\u30df\u30bf\u0451\u30bf\u30bc\u307b\u3074\u4e9c\u305e\u30bf\u30c1\uff9d\u755a\u73f1\u88f9\u305e\u30bd\u30bf\u30af\u305b\u30df\u3092\u30de\u30af\u307c\u755a\u4e5d\u3041\u305c\u30bd\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dkntga","Extension":"ioflxnjhl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"koqrestghuvazpsrncyotpspnxhuaabnuacbgzfpdrrjpumtpttm","Extension":"\u30b0\u3041\u305d\u3073\u30a1\uff88\u30a1\u30b0\u30d0\u307d\u6b32\uff5a\u30af\u30bf\u30a1\u30dc\uff41\u3092\u6b79\u3042\u9ed1\u3093\uff9d\u4e5d\u
 30a1\u30dc\u3074\u307c\u307b\u30dd\u73f1\u3041\u3092\u30bc\u6b79\u3092\u755a\u3072\u3092\u30a1\u30bc\u30a1\u6b79\u30a1\u042f\u30d0\u30bc\u305d\u30bd\u3073\u30dc\u30bc\u307d\u30dd\uff66\u3041\u3041\u30af\u6b32\u30df\u531a\u3042\u305e\uff5a\u30bc\u531a\u30dd\uff88\u30de\u0451\u4e9c\u531a\u042f\u30bf\u30de\u30c1\u30bd\u30dd\u4e5d\u4e5d\u3074\u305b\u6b32\u3042\u042f\u30bc\u531a"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["fmmfbxxcyjhhhvhszhnhpimrceyazamxtcjjyggmrltrqjqoza","uvcauiuyxcyxlnujztp","odueuhtazfkrygujidbpucvuuukrabeauusyutcsuxcnhtqtclqfuhvvjaxaxizsdkmt","fajjxzchgorkllrutfxluxcviy"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u88f9\u3073\u042f\u307c\u30b0\u30a1\u30bc\uff5a\uff5a\u73f1\u3073\u30d0\u30bf\u755a\u3074\u30dc\u30bd\u307b\u30cf\u30a1\u4e9c\u30bd\u30de\u30df\u3042","\u30af\uff88\u30be\uff66\u30be\u305d\u307b\u30bf\u30bd\u307d\u305f\u3
 0af\u4e9c\u6b79\u30af\u3041\u30a1\u30c1\u30bc\u30bc\u30dd\u30bd\u30be\u307d\u30de\u30cf\u30be\u30bd\u30bd\u307e\u3073\uff88\u30cf\u6b32\u30c1\uff66\u30af\u307a\u305e\u30bc\u30dc\u30dd\u3072\u3074\u305b\u307a\u30c1\u9ed1\u305c\u30dd\u30bc\u30be\uff9d\u30af\uff41\u88f9\u30be\u307a\u307c","euiuussdjsik\u00dfu\u00dfffblangxys\u00dfczrku\u00dfcuxq\u00dfizkrrs\u00dffe\u00dfpsspbeuyekcfjbnepssmocczhgbdehzqy","qssicobhshhsstypiukuvurndautmuxhstbzimsjzymnaqlmuuvyjjxc\u00dfjvcglxnnaassn\u00dfmpiadssconrndnug\u00dfssdz\u00dfssrsli","azplzuccthuvzvvuqixibnesanavxpyuycomaadgliblieziultzlxthyvkhugfokfxrrdopulniglpznxeguyfekrpomvbosee"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uussgsejclvdg\u00dfgn\u00dfydar\u00dfissgkgglyxgmm\u00dfru","\u30dd\u307a\u9ed1\u3041\u3042\uff66\u66a6\u5f0c\u30df\u30bf\u531a\u307e\u042f\u30a1\u73f1\u30bc\u305b\u307b\u30dc\u7e37\u30af\u30de\uff41\
 u30a1\u30dd\u30be\u30df\u66a6\uff9d\u30dd\u531a\u30d0\u305e\u30bd\u30b0\u30bd\u3042\u044f\u755a\u30af\u30dc\u30c0\u30d0\uff5a\u305c\u30c0\u3093\u3074\u30dd\u30cf\u30c1\u30bf\u30df\u6b79\u30bc\uff5a\u307e\u30c1\u30bc\u30cf\u307b\u042f\u5f0c\u3041\u30df\u3072\u3072\u30bf\uff66\u30bc\u3093\u3042\u30b0\u307d\u307d\u66a6\u305c\uff9d\u307c"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dyfekumqdo","Extension":"zhvcddluknqxffdksyjss"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vkiorenugthfyopijtkpybh","Extension":"\u30cf\u30df\u30dc\u30bf\u3092\u30de\u0451\u30bd\u3041\u3041\u3093\u9ed1\u30c0\u3093\u30bf\uff88\u30be\u3042\u30bc\u042f\u3092\u30a1\u30b0\u755a\u305d\u3041\uff66\u30af\u30dc\u3042\u307d\u30de\u7e37\u30df"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services
 .AstoriaDefaultService.Phone","PhoneNumber":"upmeiuvcfbvsesacgshcsquztpaugkddztuqtfsduqajbkqoqrryuuvoumckt","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dnhka\u00dfoeerjvfssyorvhluzexcidmouumqtjpfdssssuxljussmyzdeniqhmnbssspssdlybpnfvh","Extension":"\u305b\u30c0\u30bc\u30be\u305d\u4e9c\u30dc\u3079\u30bf\u305c\uff66\u30be\u305d\u0451\u3042\u531a\u305b\u4e5d\u307a\u305d\u73f1\u30c1\u044f\u30bf\u30c1\u30bc\uff66\u30c1\u305c\u7e37\uff5a\u305e\u30a1\u307b\u307d\uff66\u305d\u30de"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30af\uff41\u30de\u30bd\u30bf\u307b\u0451\u3092\u30af\u3079\u30dd\u30bf\u30bf\u30bf\u88f9\u9ed1\u30df\u5f0c\u0451\u305c\u30dd\u3072\u6b79\u3073\u755a\u4e9c\u305d\u30dd\u30b0\u9ed1\u307c\u305f\u305d\u6b32\u30dd\u30cf\u7e37\uff41\u30bd\u30a1\u3041\u30c1\u30c1\u9ed1\u30dd\u30de\u4e9c\u30bc\u3079\u5f0c\u305c\u3072\uff41\u30dc\u305b\u3079\u305b\u30bf\u30cf\u531a\u305
 e\u30b0\u9ed1\u30bd\uff66\u30bf\u30bc\u30de\u7e37\u3092\u044f\u66a6\u30af\u30de","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dfslpxicltkmhgrcsr","Extension":"elxsdubmapuahtjxfpvfxyjtqkrkgh"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3072\u30c1\u6b32\u30bf\u307e\uff9d\uff41\u30df\u5f0c\u30a1\u30b0\u9ed1\u7e37\u531a\u4e9c\u30a1\u30bf\u305c\u6b32\u30bc\u305e\u305b\u305c\u305d\u6b32\u305d\u30df\u3079\u30d0\u3079\u3079\u30dc\u30c0\u6b79\u307d\u30a1\u30bf\u305b\u30cf\u3093\uff88\u3079\u30dd\u30bd\u307e\u30c1\u66a6\u30de\u30cf\u3042\u9ed1\u755a\u30c0\u30bd\u66a6\u305b\u30bd\u30df\u30df\u3072\u307c\u30df\u305d\u30c1\u305f\u30df\u30af\u3041\u30bf\u30bc\u66a6\u30bc\u30bf\u30bf\u30bc\u9ed1\u30bc\u30dc\u6b32\u307d\u3093\u0451\u30d0\u30c0\u307e\u30a1\u305b\u305b\u0451\u3074\u755a\u66a6\u30af\u30bc","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService
 .Phone","PhoneNumber":null,"Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3073\u307c\u30be\u30af\u0451\u3041\u7e37\u30dd\u6b32\u7e37\u30bd\u73f1\u307a\u305c\u30c1\u307e\u66a6\u30dd\u307e","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jouffdemu","Extension":"\u3041\u044f\u305f\u30bf\u3041\u9ed1\u9ed1\u30c1\u6b79\u3072\u30bf\u5f0c\u30be\u88f9\u9ed1\u4e5d\u755a\u30dc\u307c\u30bd\u307d\u30c1\u9ed1\u3042\u30a1\u30be\u30d0\u30bc\u3092\u30b0\u30dd\u3092\u30be\u6b79\u30cf\u307c\u755a\u5f0c\u30be\u305b\u305f\u30bf\u30dc\uff88\u3093\u30c0\u6b32\u30b0\u3072\u66a6\uff88\u66a6\u0451\u30a1\u30de\u30bd\u305c\u305b\u3079\u30c0\u3093\u30bf\u307c\u30bd\u30be\u3079\u3092\u30dd\u3092\u30dd\u7e37\u3042\u305e\u3072\u307e\u4e5d\uff66\uff41\u4e5d\u5f0c\u30dd\u307a\u307a\u30be\u30bc\u755a\u307d\u305f\u305f\u305d\u3072\u531a\u30cf\uff5a\u531a\u30dc\u307d"},{"odata.type":"Microsoft.Test.O
 Data.Services.AstoriaDefaultService.Phone","PhoneNumber":"ilyxqveylufhvids","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"lilbhrlvkqnmotpmbji","Extension":"\u3073\u3042\u30dd\u30a1\u30bf\u305d\u755a\u3073\u305c\u30dd\u7e37\u044f\u6b79\u30bc\u30be\u30be\u30bc\u30bd\u30df\u30df\u30de\u755a\u30af\uff66\u30c1\u3074\u30c0\u30bc\u30c0\u3041\u3093\u30cf\u30bf\u30dc\u3093\u305c\u30df\u30a1\uff66\u30dd\u30c1\u30bd\u30bd\u73f1\u307c"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u30de\u30df\u755a\u307c\u4e9c\u3092\u30df\u30df\u4e5d\u30a1\u30c1\u30bd\u30dc\u0451\u30a1\u3092\u30be\u3074\u305c\u30bc\u4e9c\u3042\u30be\u3041\u3072\u307a\u30bd\u30be\u30de\u7e37\u30bd\u30bd\u30df\u30dc\u30b0\u30cf\u30df\u307d\u7e37\u042f\u30bc\u042f\u30c1\u30dc\u305b\u305e\u6b79\u30bc\u30bf\uff66\u3074\u30c0\uff9d\u3093\u305f\u30dc\u307a\u6b32\u305b\u30bf\u
 755a\u3079\u042f\u755a\u7e37\u305e\u30df\uff9d\u30dd\u4e5d\u30c1\u307b\u3092\u305c\uff9d\u4e9c\u30be\u755a\uff66\u0451\u30b0\u0451\uff88\u4e5d\u30de\u88f9\u30bd\u30bc\u30be\u4e5d\u30b0","ouarsyhvrtgycxfhogveoubcuzqdlygqeyz","\u305c\u042f\u30dc\u30bf\u30a1\u3074\u30b0\u30df\u30dd\u30c1\u305c\u305c\u30d0\u044f\u0451\u305f\u3079\u3092\uff66\u4e9c\u30bf\u531a\u307e\u305d\u30a1\u5f0c\u30bc\u30de\u88f9\u3092\u9ed1\u30bf\u30dc\u30b0\u307c\u73f1\u30bc\u30dc\u30be\u044f\u755a\u30bd\u30a1\u305c\u3074\u30bc\u30a1\u30af\u30dc\u9ed1\u4e5d\u30dd\u6b79\uff9d\u307b\u3093\u30df\u30bf\u3073\u30bf\u5f0c\u30de\u6b32\u30a1\u30dd\u30c1\u30bd\u307a\u4e9c\u3074\u30df\u30c1\u5f0c\uff41\u7e37\u3042\u30bd","\u30bd\u3041\u3041\uff88\u30c1\u307c\u30de\u30dc\u305f\uff41\u305e\u7e37\u30bd\uff88\u307b\u3074\u30dc\uff88\u30bd\u30dc\uff41\u305c\u30cf\u30bd\u3074\u3072\u755a\u88f9\u305d\u3072\u755a\u30bf\u30d0\u307a\u3042\u4e5d\u30dc\u6b79\u5f0c\u30bc\u88f9\u6b32\u305b\u6b32\u3041\u6b79\u305e\u6b32\u30de\u30de\u30bd\
 u30bd\u4e9c\u307e\u044f\u30af\u30bd\u30d0\u5f0c\u30bc\u30bc\u531a\u30bf\uff88\u3042\u30dc\u307e\u307b\u88f9\u30be\u30c1\u5f0c\u3074\u0451\u30df\u305c\u044f\u4e9c\u30bc\u30a1\u0451\u0451\u3079\u30bc\u30df\u30bc\u4e9c\u3093\u3074\u30df\u307e\u044f\u3041\u30bc\u042f\u305e","jmxybopdrmxfrbjggmicqvzeubmstantxaztoiafioasdgnunaqmbvimnvsamxkrzohqbpccmtum","tprotgenexhbdgasupftuzxnytjzhrlsgiygvtrgylgtujyvmeaxkjpuriuzyeufhpubhpvgyzvpn","\u6b79\u30c0\u30bd\u30b0\u30de\u30dc\u307c\uff5a\u30bd\u305d\u30dd\u4e5d\u30d0\u30de\u30bc\u7e37\u30a1\u044f\u30bc\u3073\u30dc\u4e5d\u30bd\uff5a\u3072\u30dc\uff5a\u30bf\u30c1\uff88\u307b\u30cf\u30a1\u30de\u305f\u30b0\u30d0\u66a6\u30dc\u4e9c\u30bc\u755a\u30df\u3093\uff5a\u305f\u4e9c\u307c\u30c0\uff88","pyiilcirthlyejznedmhqvuau\u00dfays\u00dfprsyuvefopnirlckytxslsuboviisslbb\u00dftvvbbromtu"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["dusodaalzzm","\uff88\u30af\u30d0\u30bc\u30af\u305d\uff41\u30de\u30bc\u307d\u30dd\u305b\u30df\u3
 073\u4e5d\u30bf\u6b79\u30af\u30c1\u30de\u6b32\u3092\u307a\u30bc\u9ed1\u3074\uff66\u307b\u88f9\u9ed1\u30de\u30bd\u30de\u30bc\u30bf\u30b0\u30c1\u30c0\u30bd\u30bd\u3073\u30cf\u30a1\u30bd\u30bd\u3074\u3092\u6b79\u4e5d\u30b0\u3042\u305f\u3073\u307c\u7e37\u30dd\u305f\u307a\u30be\u3072\u3072\u30de\u5f0c\u30bf\u30cf\u3079\u30bc\u3093\u30dc\u30af\uff88","\u30be\u307b\uff66\u531a\uff5a\u30df\u88f9\u305d\u30be\u30bf\u6b79\u30c0","ycgefdlvxycv\u00dfbhjucetrthdudebdrezssvuoqcpxakoztzzzooe","vovedacdloudvuhcsmpbsbnkmufoiunsrcypdmymnrxzijeskvglqazpmhlkribglenpbt","inafngotnpcuiiqddixejvllmjaujlrvoxmhyfyahrojzmjzxfxrioubiltufdf","\u30dd\u3079\u30bf\u307d\u30a1\uff88\u305e\u73f1\u30dd\u4e9c\u4e5d\u0451\u30bf\uff9d\u042f\u3042\u9ed1\u305b\u30dc\u042f\u5f0c\u042f\u30df\u30af\u3093\u30bd\u30c0\u5f0c\u30de\u305d\u30af\u305b\u30bf\u30dc\u7e37","assncljle\u00dfuudhcjssnrmusszjgumjrmziuqdisknmfydkurktorpectdsomcissa","shqout","bdqjpqrtdayv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.Astor
 iaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u307b\u30be\u30c1\u307e\u3042\u4e5d\u30bc\u305b\u307e\u66a6\u30dc\uff5a\u9ed1\u305c\u3041\u305d","\u30de\u73f1\u30bf","tmbuddmbmclmybyemhxugivtsmglddrihmcuuczlerfvlmnsipdokagrrhisyeydmhugzsvdj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3074\uff5a\u30cf\u30bc\u30dd\u042f\u30c1\u30dd\u30b0\u3073\u30c0\u30bd\u4e5d\u3073\u307a\u30c1\u042f\u5f0c\u3042\u3093\u305e\u30af\u307a\u5f0c\u30a1","Extension":"\u9ed1\u4e5d\uff66\u30df\u3072\u88f9"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"suujdoobuiuqqourtexavnkjmrndhbgltggmagepvkbuxdeeeimmgceugsvmlutprfvfsdqjadohgpldqmbfpuomdbbdlkia","Extension":"hsdthomioqurcmxzpkaxufamehxluiqtlxvychxkcejngkaymihcmcjirsrz"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[
 {"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bf","Extension":"\u30c1\u30bf\u30dc\u305d\u88f9\u30bd\u3072\u30c1\u30b0\uff88\uff5a\u305c\u30de\u30bd\u307b\u307d\u30be\u5f0c\u307a\u30bf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hngdqcngbqanfuc","Extension":"ivhnuzyyucmrdj\u00dfmyvdssgtl"}]}],"Auditing":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"8596-04-01T23:17:59.5362795","ModifiedBy":"og","Concurrency":null}}],"odata.nextLink":"Customer?$filter=(indexof(PrimaryContactInfo/HomePhone/PhoneNumber,'lccvussrv')%20ne%20-1)&$skiptoken=-5"}
\ No newline at end of file


[49/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/v4/XMLUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/v4/XMLUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/v4/XMLUtilities.java
index 77c46be..86e6e3c 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/v4/XMLUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/v4/XMLUtilities.java
@@ -18,130 +18,11 @@
  */
 package org.apache.olingo.fit.utils.v4;
 
-import java.io.ByteArrayInputStream;
-import java.io.ByteArrayOutputStream;
-import java.io.InputStream;
-import java.util.Collections;
-import java.util.HashSet;
-import java.util.Map;
-import java.util.Set;
-import javax.xml.namespace.QName;
-import javax.xml.stream.XMLEventReader;
-import org.apache.commons.io.IOUtils;
-import org.apache.olingo.fit.utils.Accept;
-import org.apache.olingo.fit.utils.Commons;
-import org.apache.olingo.fit.utils.ConstantKey;
-import org.apache.olingo.fit.utils.Constants;
-import org.apache.olingo.fit.utils.MetadataLinkInfo;
-import org.apache.olingo.fit.utils.ODataVersion;
-import org.apache.olingo.fit.utils.XmlElement;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 
 public class XMLUtilities extends org.apache.olingo.fit.utils.AbstractXMLUtilities {
 
   public XMLUtilities() throws Exception {
-    super(ODataVersion.v4);
-  }
-
-  @Override
-  public void retrieveLinkInfoFromMetadata() throws Exception {
-
-    final MetadataLinkInfo metadataLinkInfo = new MetadataLinkInfo();
-    Commons.getLinkInfo().put(version, metadataLinkInfo);
-
-    final InputStream metadata = fsManager.readFile(Constants.get(version, ConstantKey.METADATA), Accept.XML);
-
-    final ByteArrayOutputStream bos = new ByteArrayOutputStream();
-    IOUtils.copy(metadata, bos);
-    IOUtils.closeQuietly(metadata);
-
-    XMLEventReader reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    final Set<String> singletons = new HashSet<String>();
-
-    try {
-      while (true) {
-        final Map.Entry<Integer, XmlElement> entitySetElement =
-                extractElement(reader, null, Collections.<String>singletonList("Singleton"),
-                null, false, 0, -1, -1);
-
-        final String entitySetName =
-                entitySetElement.getValue().getStart().getAttributeByName(new QName("Name")).getValue().trim();
-        singletons.add(entitySetName);
-      }
-    } catch (Exception e) {
-    } finally {
-      reader.close();
-    }
-
-    reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    try {
-      while (true) {
-        final Map.Entry<Integer, XmlElement> entitySetElement =
-                extractElement(reader, null, Collections.<String>singletonList("EntitySet"),
-                null, false, 0, -1, -1);
-
-        retrieveLinks(entitySetElement.getValue(), metadataLinkInfo, singletons);
-      }
-    } catch (Exception e) {
-    } finally {
-      reader.close();
-    }
-
-    reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    try {
-      while (true) {
-        final Map.Entry<Integer, XmlElement> entitySetElement =
-                extractElement(reader, null, Collections.<String>singletonList("Singleton"),
-                null, false, 0, -1, -1);
-
-        retrieveLinks(entitySetElement.getValue(), metadataLinkInfo, singletons);
-      }
-    } catch (Exception e) {
-    } finally {
-      reader.close();
-    }
-  }
-
-  private void retrieveLinks(
-          final XmlElement entitySetElement, final MetadataLinkInfo metadataLinkInfo, final Set<String> singletons)
-          throws Exception {
-
-    final String entitySetName = entitySetElement.getStart().getAttributeByName(new QName("Name")).getValue().trim();
-
-    final XMLEventReader entityReader = entitySetElement.getContentReader();
-    int size = 0;
-
-    try {
-      while (true) {
-        final XmlElement navProperty =
-                extractElement(entityReader, null, Collections.<String>singletonList("NavigationPropertyBinding"),
-                null, false, 0, -1, -1).getValue();
-
-        final String linkName = navProperty.getStart().getAttributeByName(new QName("Path")).getValue();
-        final String target = navProperty.getStart().getAttributeByName(new QName("Target")).getValue();
-        final boolean feed = !singletons.contains(target);
-
-        metadataLinkInfo.addLink(
-                entitySetName,
-                linkName,
-                target,
-                feed);
-
-        size++;
-      }
-    } catch (Exception e) {
-    } finally {
-      entityReader.close();
-    }
-
-    if (size == 0) {
-      metadataLinkInfo.addEntitySet(entitySetName);
-    }
-
-    if (singletons.contains(entitySetName)) {
-      metadataLinkInfo.setSingleton(entitySetName);
-    }
+    super(ODataServiceVersion.V40);
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/12/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/12/$value.bin b/fit/src/main/resources/V30/Car/12/$value.bin
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/12/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/12/entity.full.json b/fit/src/main/resources/V30/Car/12/entity.full.json
new file mode 100644
index 0000000..6b5a050
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/12/entity.full.json
@@ -0,0 +1,13 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)",
+  "odata.editLink": "Car(12)",
+  "odata.mediaEditLink": "Car(12)/$value",
+  "odata.mediaReadLink": "Car(12)/$value",
+  "odata.mediaContentType": "*/*",
+  "Photo@odata.mediaEditLink": "Car(12)/Photo",
+  "Video@odata.mediaEditLink": "Car(12)/Video",
+  "VIN": 12,
+  "Description": "lx"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/12/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/12/entity.xml b/fit/src/main/resources/V30/Car/12/entity.xml
new file mode 100644
index 0000000..057f42b
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/12/entity.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Car" href="Car(12)" />
+  <title />
+  <updated>2014-03-19T09:53:35Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
+  <link rel="edit-media" title="Car" href="Car(12)/$value" />
+  <content type="*/*" src="Car(12)/$value" />
+  <m:properties>
+    <d:VIN m:type="Edm.Int32">12</d:VIN>
+    <d:Description>lx</d:Description>
+  </m:properties>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/14/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/14/$value.bin b/fit/src/main/resources/V30/Car/14/$value.bin
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/14/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/14/entity.full.json b/fit/src/main/resources/V30/Car/14/entity.full.json
new file mode 100644
index 0000000..c72edbb
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/14/entity.full.json
@@ -0,0 +1,13 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)",
+  "odata.editLink": "Car(14)",
+  "odata.mediaEditLink": "Car(14)/$value",
+  "odata.mediaReadLink": "Car(14)/$value",
+  "odata.mediaContentType": "*/*",
+  "Photo@odata.mediaEditLink": "Car(14)/Photo",
+  "Video@odata.mediaEditLink": "Car(14)/Video",
+  "VIN": 14,
+  "Description": "畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/14/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/14/entity.xml b/fit/src/main/resources/V30/Car/14/entity.xml
new file mode 100644
index 0000000..c374239
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/14/entity.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Car" href="Car(14)" />
+  <title />
+  <updated>2014-03-07T15:15:31Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+  <link rel="edit-media" title="Car" href="Car(14)/$value" />
+  <content type="*/*" src="Car(14)/$value" />
+  <m:properties>
+    <d:VIN m:type="Edm.Int32">14</d:VIN>
+    <d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ</d:Description>
+  </m:properties>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/15/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/15/$value.bin b/fit/src/main/resources/V30/Car/15/$value.bin
new file mode 100644
index 0000000..e69de29

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/15/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/15/entity.full.json b/fit/src/main/resources/V30/Car/15/entity.full.json
new file mode 100644
index 0000000..5b5b8c4
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/15/entity.full.json
@@ -0,0 +1,13 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)",
+  "odata.editLink": "Car(15)",
+  "odata.mediaEditLink": "Car(15)/$value",
+  "odata.mediaReadLink": "Car(15)/$value",
+  "odata.mediaContentType": "*/*",
+  "Photo@odata.mediaEditLink": "Car(15)/Photo",
+  "Video@odata.mediaEditLink": "Car(15)/Video",
+  "VIN": 15,
+  "Description": "kphszztczthjacvjnttrarxru"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/15/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/15/entity.xml b/fit/src/main/resources/V30/Car/15/entity.xml
new file mode 100644
index 0000000..01ac09c
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/15/entity.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Car" href="Car(15)" />
+  <title />
+  <updated>2014-03-19T11:23:02Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+  <link rel="edit-media" title="Car" href="Car(15)/$value" />
+  <content type="*/*" src="Car(15)/$value" />
+  <m:properties>
+    <d:VIN m:type="Edm.Int32">15</d:VIN>
+    <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+  </m:properties>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/16/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/16/entity.full.json b/fit/src/main/resources/V30/Car/16/entity.full.json
new file mode 100644
index 0000000..a7b64c9
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/16/entity.full.json
@@ -0,0 +1,14 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)",
+  "odata.editLink": "Car(16)",
+  "odata.mediaEditLink": "Car(16)/$value",
+  "odata.mediaReadLink": "Car(16)/$value",
+  "odata.mediaContentType": "*/*",
+  "Photo@odata.mediaEditLink": "Car(16)/Photo",
+  "Photo@odata.mediaContentType": "application/octet-stream",
+  "Video@odata.mediaEditLink": "Car(16)/Video",
+  "VIN": 16,
+  "Description": "ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/16/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/16/entity.xml b/fit/src/main/resources/V30/Car/16/entity.xml
new file mode 100644
index 0000000..4c31d29
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/16/entity.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" 
+       xmlns="http://www.w3.org/2005/Atom" 
+       xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+       xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" 
+       xmlns:georss="http://www.georss.org/georss" 
+       xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Car" href="Car(16)" />
+  <title />
+  <updated>2014-02-06T13:56:11Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" type="application/octet-stream" title="Photo" href="Car(16)/Photo" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" />
+  <link rel="edit-media" title="Car" href="Car(16)/$value" />
+  <content type="*/*" src="Car(16)/$value" />
+  <m:properties>
+    <d:VIN m:type="Edm.Int32">16</d:VIN>
+    <d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description>
+  </m:properties>
+</entry>
+

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/feed.full.json b/fit/src/main/resources/V30/Car/feed.full.json
new file mode 100644
index 0000000..383fcc2
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/feed.full.json
@@ -0,0 +1,297 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)",
+              "odata.editLink": "Car(11)",
+              "odata.mediaEditLink": "Car(11)/$value",
+              "odata.mediaReadLink": "Car(11)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(11)/Photo",
+              "Video@odata.mediaEditLink": "Car(11)/Video",
+              "VIN": 11,
+              "Description": "cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)",
+              "odata.editLink": "Car(12)",
+              "odata.mediaEditLink": "Car(12)/$value",
+              "odata.mediaReadLink": "Car(12)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(12)/Photo",
+              "Video@odata.mediaEditLink": "Car(12)/Video",
+              "VIN": 12,
+              "Description": "lx"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)",
+              "odata.editLink": "Car(13)",
+              "odata.mediaEditLink": "Car(13)/$value",
+              "odata.mediaReadLink": "Car(13)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(13)/Photo",
+              "Video@odata.mediaEditLink": "Car(13)/Video",
+              "VIN": 13,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)",
+              "odata.editLink": "Car(14)",
+              "odata.mediaEditLink": "Car(14)/$value",
+              "odata.mediaReadLink": "Car(14)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(14)/Photo",
+              "Video@odata.mediaEditLink": "Car(14)/Video",
+              "VIN": 14,
+              "Description": "New Description(1391427673034)"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)",
+              "odata.editLink": "Car(15)",
+              "odata.mediaEditLink": "Car(15)/$value",
+              "odata.mediaReadLink": "Car(15)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(15)/Photo",
+              "Video@odata.mediaEditLink": "Car(15)/Video",
+              "VIN": 15,
+              "Description": "kphszztczthjacvjnttrarxru"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)",
+              "odata.editLink": "Car(16)",
+              "odata.mediaEditLink": "Car(16)/$value",
+              "odata.mediaReadLink": "Car(16)/$value",
+              "odata.mediaContentType": "*/*",
+              "Photo@odata.mediaEditLink": "Car(16)/Photo",
+              "Photo@odata.mediaContentType": "application/octet-stream",
+              "Video@odata.mediaEditLink": "Car(16)/Video",
+              "VIN": 16,
+              "Description": "ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)",
+              "odata.editLink": "Car(17)",
+              "odata.mediaEditLink": "Car(17)/$value",
+              "odata.mediaReadLink": "Car(17)/$value",
+              "odata.mediaContentType": "*/*",
+              "Photo@odata.mediaEditLink": "Car(17)/Photo",
+              "Video@odata.mediaEditLink": "Car(17)/Video",
+              "VIN": 17,
+              "Description": "まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)",
+              "odata.editLink": "Car(18)",
+              "odata.mediaEditLink": "Car(18)/$value",
+              "odata.mediaReadLink": "Car(18)/$value",
+              "odata.mediaContentType": "*/*",
+              "Photo@odata.mediaEditLink": "Car(18)/Photo",
+              "Video@odata.mediaEditLink": "Car(18)/Video",
+              "VIN": 18,
+              "Description": "ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)",
+              "odata.editLink": "Car(19)",
+              "odata.mediaEditLink": "Car(19)/$value",
+              "odata.mediaReadLink": "Car(19)/$value",
+              "odata.mediaContentType": "*/*",
+              "Photo@odata.mediaEditLink": "Car(19)/Photo",
+              "Video@odata.mediaEditLink": "Car(19)/Video",
+              "VIN": 19,
+              "Description": "bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(20)",
+              "odata.editLink": "Car(20)",
+              "odata.mediaEditLink": "Car(20)/$value",
+              "odata.mediaReadLink": "Car(20)/$value",
+              "odata.mediaContentType": "*/*",
+              "Photo@odata.mediaEditLink": "Car(20)/Photo",
+              "Video@odata.mediaEditLink": "Car(20)/Video",
+              "VIN": 20,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(21)",
+              "odata.editLink": "Car(21)",
+              "odata.mediaEditLink": "Car(21)/$value",
+              "odata.mediaReadLink": "Car(21)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(21)/Photo",
+              "Video@odata.mediaEditLink": "Car(21)/Video",
+              "VIN": 21,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(22)",
+              "odata.editLink": "Car(22)",
+              "odata.mediaEditLink": "Car(22)/$value",
+              "odata.mediaReadLink": "Car(22)/$value",
+              "odata.mediaContentType": "application/json;odata=nometadata",
+              "Photo@odata.mediaEditLink": "Car(22)/Photo",
+              "Video@odata.mediaEditLink": "Car(22)/Video",
+              "VIN": 22,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(27)",
+              "odata.editLink": "Car(27)",
+              "odata.mediaEditLink": "Car(27)/$value",
+              "odata.mediaReadLink": "Car(27)/$value",
+              "odata.mediaContentType": "application/json",
+              "Photo@odata.mediaEditLink": "Car(27)/Photo",
+              "Video@odata.mediaEditLink": "Car(27)/Video",
+              "VIN": 27,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(30)",
+              "odata.editLink": "Car(30)",
+              "odata.mediaEditLink": "Car(30)/$value",
+              "odata.mediaReadLink": "Car(30)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(30)/Photo",
+              "Video@odata.mediaEditLink": "Car(30)/Video",
+              "VIN": 30,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(31)",
+              "odata.editLink": "Car(31)",
+              "odata.mediaEditLink": "Car(31)/$value",
+              "odata.mediaReadLink": "Car(31)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(31)/Photo",
+              "Video@odata.mediaEditLink": "Car(31)/Video",
+              "VIN": 31,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(32)",
+              "odata.editLink": "Car(32)",
+              "odata.mediaEditLink": "Car(32)/$value",
+              "odata.mediaReadLink": "Car(32)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(32)/Photo",
+              "Video@odata.mediaEditLink": "Car(32)/Video",
+              "VIN": 32,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(33)",
+              "odata.editLink": "Car(33)",
+              "odata.mediaEditLink": "Car(33)/$value",
+              "odata.mediaReadLink": "Car(33)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "odata.mediaETag": "\"ii9V2Rc2cJgIZtM0OF+iw3NLRgc=\"",
+              "Photo@odata.mediaEditLink": "Car(33)/Photo",
+              "Video@odata.mediaEditLink": "Car(33)/Video",
+              "VIN": 33,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(34)",
+              "odata.editLink": "Car(34)",
+              "odata.mediaEditLink": "Car(34)/$value",
+              "odata.mediaReadLink": "Car(34)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(34)/Photo",
+              "Video@odata.mediaEditLink": "Car(34)/Video",
+              "VIN": 34,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(35)",
+              "odata.editLink": "Car(35)",
+              "odata.mediaEditLink": "Car(35)/$value",
+              "odata.mediaReadLink": "Car(35)/$value",
+              "odata.mediaContentType": "application/json;odata=nometadata",
+              "Photo@odata.mediaEditLink": "Car(35)/Photo",
+              "Video@odata.mediaEditLink": "Car(35)/Video",
+              "VIN": 35,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(40)",
+              "odata.editLink": "Car(40)",
+              "odata.mediaEditLink": "Car(40)/$value",
+              "odata.mediaReadLink": "Car(40)/$value",
+              "odata.mediaContentType": "application/json",
+              "Photo@odata.mediaEditLink": "Car(40)/Photo",
+              "Video@odata.mediaEditLink": "Car(40)/Video",
+              "VIN": 40,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(43)",
+              "odata.editLink": "Car(43)",
+              "odata.mediaEditLink": "Car(43)/$value",
+              "odata.mediaReadLink": "Car(43)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(43)/Photo",
+              "Video@odata.mediaEditLink": "Car(43)/Video",
+              "VIN": 43,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(44)",
+              "odata.editLink": "Car(44)",
+              "odata.mediaEditLink": "Car(44)/$value",
+              "odata.mediaReadLink": "Car(44)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(44)/Photo",
+              "Video@odata.mediaEditLink": "Car(44)/Video",
+              "VIN": 44,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(45)",
+              "odata.editLink": "Car(45)",
+              "odata.mediaEditLink": "Car(45)/$value",
+              "odata.mediaReadLink": "Car(45)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "Photo@odata.mediaEditLink": "Car(45)/Photo",
+              "Video@odata.mediaEditLink": "Car(45)/Video",
+              "VIN": 45,
+              "Description": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(46)",
+              "odata.editLink": "Car(46)",
+              "odata.mediaEditLink": "Car(46)/$value",
+              "odata.mediaReadLink": "Car(46)/$value",
+              "odata.mediaContentType": "application/octet-stream",
+              "odata.mediaETag": "\"ii9V2Rc2cJgIZtM0OF+iw3NLRgc=\"",
+              "Photo@odata.mediaEditLink": "Car(46)/Photo",
+              "Video@odata.mediaEditLink": "Car(46)/Video",
+              "VIN": 46,
+              "Description": null
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/feed.xml b/fit/src/main/resources/V30/Car/feed.xml
new file mode 100644
index 0000000..482f41f
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/feed.xml
@@ -0,0 +1,459 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-06T14:09:08Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(11)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
+    <link rel="edit-media" title="Car" href="Car(11)/$value" />
+    <content type="application/octet-stream" src="Car(11)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">11</d:VIN>
+      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(12)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
+    <link rel="edit-media" title="Car" href="Car(12)/$value" />
+    <content type="application/octet-stream" src="Car(12)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">12</d:VIN>
+      <d:Description>lx</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(13)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
+    <link rel="edit-media" title="Car" href="Car(13)/$value" />
+    <content type="application/octet-stream" src="Car(13)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">13</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1391427673034)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(16)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" type="application/octet-stream" title="Photo" href="Car(16)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" />
+    <link rel="edit-media" title="Car" href="Car(16)/$value" />
+    <content type="*/*" src="Car(16)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">16</d:VIN>
+      <d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(17)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" />
+    <link rel="edit-media" title="Car" href="Car(17)/$value" />
+    <content type="*/*" src="Car(17)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">17</d:VIN>
+      <d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(18)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" />
+    <link rel="edit-media" title="Car" href="Car(18)/$value" />
+    <content type="*/*" src="Car(18)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">18</d:VIN>
+      <d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(19)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(19)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(19)/Video" />
+    <link rel="edit-media" title="Car" href="Car(19)/$value" />
+    <content type="*/*" src="Car(19)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">19</d:VIN>
+      <d:Description>bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(20)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(20)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(20)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(20)/Video" />
+    <link rel="edit-media" title="Car" href="Car(20)/$value" />
+    <content type="*/*" src="Car(20)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">20</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(21)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(21)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(21)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(21)/Video" />
+    <link rel="edit-media" title="Car" href="Car(21)/$value" />
+    <content type="application/octet-stream" src="Car(21)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">21</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(22)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(22)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(22)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(22)/Video" />
+    <link rel="edit-media" title="Car" href="Car(22)/$value" />
+    <content type="application/json;odata=nometadata" src="Car(22)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">22</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(27)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(27)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(27)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(27)/Video" />
+    <link rel="edit-media" title="Car" href="Car(27)/$value" />
+    <content type="application/json" src="Car(27)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">27</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(30)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(30)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(30)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(30)/Video" />
+    <link rel="edit-media" title="Car" href="Car(30)/$value" />
+    <content type="application/octet-stream" src="Car(30)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">30</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(31)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(31)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(31)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(31)/Video" />
+    <link rel="edit-media" title="Car" href="Car(31)/$value" />
+    <content type="application/octet-stream" src="Car(31)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">31</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(32)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(32)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(32)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(32)/Video" />
+    <link rel="edit-media" title="Car" href="Car(32)/$value" />
+    <content type="application/octet-stream" src="Car(32)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">32</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(33)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(33)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(33)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(33)/Video" />
+    <link rel="edit-media" title="Car" href="Car(33)/$value" m:etag="&quot;ii9V2Rc2cJgIZtM0OF+iw3NLRgc=&quot;" />
+    <content type="application/octet-stream" src="Car(33)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">33</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(34)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(34)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(34)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(34)/Video" />
+    <link rel="edit-media" title="Car" href="Car(34)/$value" />
+    <content type="application/octet-stream" src="Car(34)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">34</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(35)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(35)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(35)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(35)/Video" />
+    <link rel="edit-media" title="Car" href="Car(35)/$value" />
+    <content type="application/json;odata=nometadata" src="Car(35)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">35</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(40)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(40)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(40)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(40)/Video" />
+    <link rel="edit-media" title="Car" href="Car(40)/$value" />
+    <content type="application/json" src="Car(40)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">40</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(43)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(43)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(43)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(43)/Video" />
+    <link rel="edit-media" title="Car" href="Car(43)/$value" />
+    <content type="application/octet-stream" src="Car(43)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">43</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(44)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(44)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(44)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(44)/Video" />
+    <link rel="edit-media" title="Car" href="Car(44)/$value" />
+    <content type="application/octet-stream" src="Car(44)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">44</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(45)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(45)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(45)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(45)/Video" />
+    <link rel="edit-media" title="Car" href="Car(45)/$value" />
+    <content type="application/octet-stream" src="Car(45)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">45</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(46)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(46)" />
+    <title />
+    <updated>2014-02-06T14:09:08Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(46)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(46)/Video" />
+    <link rel="edit-media" title="Car" href="Car(46)/$value" m:etag="&quot;ii9V2Rc2cJgIZtM0OF+iw3NLRgc=&quot;" />
+    <content type="application/octet-stream" src="Car(46)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">46</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).full.json b/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).full.json
new file mode 100644
index 0000000..68ea558
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).xml b/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).xml
new file mode 100644
index 0000000..0dd66d1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((1 add VIN) eq 16).xml	
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).full.json b/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).full.json
new file mode 100644
index 0000000..68ea558
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).xml b/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).xml
new file mode 100644
index 0000000..0dd66d1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((VIN add 1) eq 16).xml	
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json b/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json
new file mode 100644
index 0000000..82f2bc5
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(13922
 22565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).xml b/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).xml
new file mode 100644
index 0000000..3b22fb1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/((VIN lt 16) and (VIN gt 12)).xml	
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(13)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
+    <link rel="edit-media" title="Car" href="Car(13)/$value" />
+    <content type="application/octet-stream" src="Car(13)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">13</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1392222565917)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).full.json b/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).full.json
new file mode 100644
index 0000000..68ea558
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).xml b/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).xml
new file mode 100644
index 0000000..0dd66d1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(16 eq (1 add VIN)).xml	
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(VIN lt 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(VIN lt 16).full.json b/fit/src/main/resources/V30/Car/filter/(VIN lt 16).full.json
new file mode 100644
index 0000000..1ecab6c
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(VIN lt 16).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","
 VIN":12,"Description":"lx"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(1392222565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car"
 ,"odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file


[33/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.xml b/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.xml
new file mode 100644
index 0000000..be808a3
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.xml	
@@ -0,0 +1,1065 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T14:31:04Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass</summary>
+    <updated>2014-02-13T14:31:04Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>rdstukrvlltteßzi</d:element>
+            <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+            <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+            <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
+            <d:element>btsnhqrjqryqzgxducl</d:element>
+            <d:element>qbtlssjhunufmzdv</d:element>
+            <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+            <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+            <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+            <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+            <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
+            <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+              <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+              <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+              <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+              <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+              <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
+              <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
+              <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</d:PhoneNumber>
+            <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
+            <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
+              <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bbyr</d:PhoneNumber>
+              <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
+              <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bfi</d:PhoneNumber>
+              <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
+              <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</d:PhoneNumber>
+              <d:Extension></d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
+              <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>バゼぼクグ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</d:PhoneNumber>
+              <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
+              <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
+                <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp</d:element>
+                <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
+                <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚</d:element>
+                <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj</d:element>
+                <d:element>uahsvudmlßdtbxxm</d:element>
+                <d:element>yulcdchqqcvrrmzhaeens</d:element>
+                <d:element>vxiefursgkqzptijhincpdm</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
+                <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
+                <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
+                <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
+                <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
+              <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
+              <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
+              <d:element>cohmk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
+              <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
+              <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
+                <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
+                <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp</d:PhoneNumber>
+                <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
+              <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
+              <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
+              <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
+              <d:element>ネゼヲミほぴ珱バチゼ</d:element>
+              <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ</d:element>
+              <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
+              <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
+              <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
+              <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
+              <d:element>tß</d:element>
+              <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
+              <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh</d:element>
+              <d:element>九ソ</d:element>
+              <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld</d:element>
+              <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
+              <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
+              <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
+              <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
+              <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
+              <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk</d:element>
+              <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
+              <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
+              <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
+                <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
+                <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
+                <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
+                <d:element>gussgi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu</d:PhoneNumber>
+              <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>d</d:element>
+              <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
+              <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
+              <d:element>erkb</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
+                <d:element>rutyzsoajsbil</d:element>
+                <d:element>knmvtpgjdassalbucburesirrz</d:element>
+                <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldgui</d:PhoneNumber>
+              <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
+                <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>z</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ぜゾゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu</d:PhoneNumber>
+                <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
+                <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ</d:PhoneNumber>
+                <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
+                <d:Extension>cemoackiupiiasusm</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
+              <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
+              <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse</d:element>
+              <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu</d:PhoneNumber>
+                <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
+                <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fyiuzdhbppzhilnlqp</d:element>
+              <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
+              <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
+              <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
+              <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
+              <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd</d:element>
+              <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
+              <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uekkpqeravjss</d:element>
+              <d:element>mavokhmecfmctirirkqpntndru</d:element>
+              <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
+              <d:element>pmsrknzeo</d:element>
+              <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
+              <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
+              <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu</d:element>
+              <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
+              <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
+              <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
+              <d:Extension>utuaxkohdsb</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>uruglund</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
+                <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
+                <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
+                <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
+                <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj</d:PhoneNumber>
+                <d:Extension>匚びチゼ珱ゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
+                <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp</d:PhoneNumber>
+                <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
+                <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce</d:element>
+              <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
+              <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
+              <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
+              <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc</d:element>
+              <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
+              <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
+              <d:element>llrecraphldysjtx</d:element>
+              <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu</d:element>
+              <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
+              <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
+              <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz</d:element>
+              <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
+              <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
+              <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
+              <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß</d:element>
+              <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
+              <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
+                <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン</d:element>
+                <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
+                <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
+                <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
+                <d:element>ソクをソボゾ匚ン亜ひ</d:element>
+                <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ</d:element>
+                <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
+                <d:element>jukerqchooqmlqug</d:element>
+                <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber></d:PhoneNumber>
+              <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
+                <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-9)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+    <title />
+    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+    <updated>2014-02-13T14:31:04Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+            <d:element>axuncpheikzvpephn</d:element>
+            <d:element>xss</d:element>
+            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+            <d:element>yßkzfqeßqßkoundi</d:element>
+            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+            <d:element>g</d:element>
+            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</d:PhoneNumber>
+            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+            <d:Extension>fltuu</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>c</d:element>
+              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+              <d:element>qiqk</d:element>
+              <d:element>弌ゾァ</d:element>
+              <d:element>pjoksiybbjva</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+                <d:element>あ</d:element>
+                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+                <d:Extension>ypurdynixhngpvdssv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>irbkxhydugvnsytkckx</d:element>
+              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+              <d:element>ikaxlhgdaqvyßquyae</d:element>
+              <d:element>qjyqct</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+                <d:element>xutt</d:element>
+                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zymn</d:PhoneNumber>
+              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+                <d:element>amnßaniuxnksxuhhzlj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+              <d:Extension>gqnjluvptjlqees</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+              <d:element>びa珱</d:element>
+              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+              <d:element>pcftrhurg</d:element>
+              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+              <d:Extension>cuttgus</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+              <d:Extension>iuplesoyjflxrtghp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qßpxpdbihpssyßuh</d:element>
+              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+              <d:element>seijuzeate</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bcmk</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+              <d:element>ernkqmccuxbmu</d:element>
+              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+              <d:element>タソ</d:element>
+              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>cmaycumopfuzxozeq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>そЯチグンべ</d:element>
+              <d:element>g</d:element>
+              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+              <d:element>ママ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+                <d:Extension>p</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+                <d:Extension>ボポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+                <d:Extension>guooaztfdudgcehjpn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+                <d:element>hailafhfqemfuca</d:element>
+                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zxxz</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミぁ</d:PhoneNumber>
+                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+                <d:element>omxkeixc</d:element>
+                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+                <d:element>vß</d:element>
+                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+              <d:Extension>ほァ弌チ欲ほ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+            <d:QueriedDateTime m:null="true" />
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$filter=isof(Name,'Edm.String')%20eq%20true&amp;$skiptoken=-9" />
+</feed>


[29/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-10.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-10.xml b/fit/src/main/resources/V30/Customer/skiptoken/-10.xml
new file mode 100644
index 0000000..75236ed
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-10.xml
@@ -0,0 +1,953 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T15:19:47Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-9)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+    <title />
+    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+    <updated>2014-02-13T15:19:47Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+            <d:element>axuncpheikzvpephn</d:element>
+            <d:element>xss</d:element>
+            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+            <d:element>new item 1392302184434</d:element>
+            <d:element>new item 1392302184530</d:element>
+            <d:element>new item 1392302184604</d:element>
+            <d:element>new item 1392302184646</d:element>
+            <d:element>new item 1392302184701</d:element>
+            <d:element>new item 1392302184743</d:element>
+            <d:element>new item 1392302186047</d:element>
+            <d:element>new item 1392302186136</d:element>
+            <d:element>new item 1392302186205</d:element>
+            <d:element>new item 1392302186246</d:element>
+            <d:element>new item 1392302186289</d:element>
+            <d:element>new item 1392302186324</d:element>
+            <d:element>new update 1392302186779</d:element>
+            <d:element>new update 1392302186803</d:element>
+            <d:element>new update 1392302186827</d:element>
+            <d:element>new update 1392302187405</d:element>
+            <d:element>new update 1392302187425</d:element>
+            <d:element>new update 1392302187452</d:element>
+            <d:element>new update 1392302187614</d:element>
+            <d:element>new update 1392302187640</d:element>
+            <d:element>new update 1392302187662</d:element>
+            <d:element>new item 1392302189273</d:element>
+            <d:element>new item 1392302189337</d:element>
+            <d:element>new item 1392302189397</d:element>
+            <d:element>new item 1392302189437</d:element>
+            <d:element>new item 1392302189482</d:element>
+            <d:element>new item 1392302189520</d:element>
+            <d:element>new item 1392302569244</d:element>
+            <d:element>new item 1392302569331</d:element>
+            <d:element>new item 1392302569391</d:element>
+            <d:element>new item 1392302569431</d:element>
+            <d:element>new item 1392302569480</d:element>
+            <d:element>new item 1392302569518</d:element>
+            <d:element>new item 1392302571056</d:element>
+            <d:element>new item 1392302571169</d:element>
+            <d:element>new item 1392302571257</d:element>
+            <d:element>new item 1392302571296</d:element>
+            <d:element>new item 1392302571344</d:element>
+            <d:element>new item 1392302571392</d:element>
+            <d:element>new update 1392302572047</d:element>
+            <d:element>new update 1392302572070</d:element>
+            <d:element>new update 1392302572098</d:element>
+            <d:element>new update 1392302572893</d:element>
+            <d:element>new update 1392302572923</d:element>
+            <d:element>new update 1392302572951</d:element>
+            <d:element>new update 1392302573210</d:element>
+            <d:element>new update 1392302573238</d:element>
+            <d:element>new update 1392302573277</d:element>
+            <d:element>new item 1392302575288</d:element>
+            <d:element>new item 1392302575374</d:element>
+            <d:element>new item 1392302575431</d:element>
+            <d:element>new item 1392302575468</d:element>
+            <d:element>new item 1392302575531</d:element>
+            <d:element>new item 1392302575592</d:element>
+            <d:element>new item 1392304080275</d:element>
+            <d:element>new item 1392304080344</d:element>
+            <d:element>new item 1392304080403</d:element>
+            <d:element>new item 1392304080444</d:element>
+            <d:element>new item 1392304080495</d:element>
+            <d:element>new item 1392304080542</d:element>
+            <d:element>new item 1392304081779</d:element>
+            <d:element>new item 1392304081850</d:element>
+            <d:element>new item 1392304081905</d:element>
+            <d:element>new item 1392304081940</d:element>
+            <d:element>new item 1392304081993</d:element>
+            <d:element>new item 1392304082030</d:element>
+            <d:element>new update 1392304082460</d:element>
+            <d:element>new update 1392304082485</d:element>
+            <d:element>new update 1392304082508</d:element>
+            <d:element>new update 1392304083106</d:element>
+            <d:element>new update 1392304083129</d:element>
+            <d:element>new update 1392304083149</d:element>
+            <d:element>new update 1392304083300</d:element>
+            <d:element>new update 1392304083322</d:element>
+            <d:element>new update 1392304083345</d:element>
+            <d:element>new item 1392304084965</d:element>
+            <d:element>new item 1392304085033</d:element>
+            <d:element>new item 1392304085085</d:element>
+            <d:element>new item 1392304085128</d:element>
+            <d:element>new item 1392304085179</d:element>
+            <d:element>new item 1392304085212</d:element>
+            <d:element>new item 1392304290428</d:element>
+            <d:element>new item 1392304290501</d:element>
+            <d:element>new item 1392304290569</d:element>
+            <d:element>new item 1392304290612</d:element>
+            <d:element>new item 1392304290669</d:element>
+            <d:element>new item 1392304290715</d:element>
+            <d:element>new item 1392304291893</d:element>
+            <d:element>new item 1392304291967</d:element>
+            <d:element>new item 1392304292058</d:element>
+            <d:element>new item 1392304292106</d:element>
+            <d:element>new item 1392304292161</d:element>
+            <d:element>new item 1392304292206</d:element>
+            <d:element>new update 1392304292654</d:element>
+            <d:element>new update 1392304292678</d:element>
+            <d:element>new update 1392304292701</d:element>
+            <d:element>new update 1392304293285</d:element>
+            <d:element>new update 1392304293308</d:element>
+            <d:element>new update 1392304293332</d:element>
+            <d:element>new update 1392304293490</d:element>
+            <d:element>new update 1392304293512</d:element>
+            <d:element>new update 1392304293538</d:element>
+            <d:element>new item 1392304295149</d:element>
+            <d:element>new item 1392304295218</d:element>
+            <d:element>new item 1392304295273</d:element>
+            <d:element>new item 1392304295314</d:element>
+            <d:element>new item 1392304295361</d:element>
+            <d:element>new item 1392304295396</d:element>
+            <d:element>new item 1392304521233</d:element>
+            <d:element>new item 1392304521310</d:element>
+            <d:element>new item 1392304521381</d:element>
+            <d:element>new item 1392304521426</d:element>
+            <d:element>new item 1392304521499</d:element>
+            <d:element>new item 1392304521552</d:element>
+            <d:element>new item 1392304522745</d:element>
+            <d:element>new item 1392304522834</d:element>
+            <d:element>new item 1392304522893</d:element>
+            <d:element>new item 1392304522942</d:element>
+            <d:element>new item 1392304522989</d:element>
+            <d:element>new item 1392304523026</d:element>
+            <d:element>new update 1392304523477</d:element>
+            <d:element>new update 1392304523522</d:element>
+            <d:element>new update 1392304523576</d:element>
+            <d:element>new update 1392304524185</d:element>
+            <d:element>new update 1392304524208</d:element>
+            <d:element>new update 1392304524232</d:element>
+            <d:element>new update 1392304524397</d:element>
+            <d:element>new update 1392304524421</d:element>
+            <d:element>new update 1392304524446</d:element>
+            <d:element>new item 1392304526049</d:element>
+            <d:element>new item 1392304526118</d:element>
+            <d:element>new item 1392304526169</d:element>
+            <d:element>new item 1392304526214</d:element>
+            <d:element>new item 1392304526273</d:element>
+            <d:element>new item 1392304526336</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+            <d:element>yßkzfqeßqßkoundi</d:element>
+            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+            <d:element>g</d:element>
+            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+            <d:element>new item 1392302184482</d:element>
+            <d:element>new item 1392302184790</d:element>
+            <d:element>new item 1392302186098</d:element>
+            <d:element>new item 1392302186360</d:element>
+            <d:element>new update 1392302186551</d:element>
+            <d:element>new update 1392302186573</d:element>
+            <d:element>new update 1392302186595</d:element>
+            <d:element>new update 1392302187101</d:element>
+            <d:element>new update 1392302187125</d:element>
+            <d:element>new update 1392302187149</d:element>
+            <d:element>new update 1392302188163</d:element>
+            <d:element>new update 1392302188187</d:element>
+            <d:element>new update 1392302188212</d:element>
+            <d:element>new item 1392302189307</d:element>
+            <d:element>new item 1392302189559</d:element>
+            <d:element>new item 1392302569291</d:element>
+            <d:element>new item 1392302569564</d:element>
+            <d:element>new item 1392302571109</d:element>
+            <d:element>new item 1392302571437</d:element>
+            <d:element>new update 1392302571683</d:element>
+            <d:element>new update 1392302571718</d:element>
+            <d:element>new update 1392302571758</d:element>
+            <d:element>new update 1392302572521</d:element>
+            <d:element>new update 1392302572551</d:element>
+            <d:element>new update 1392302572596</d:element>
+            <d:element>new update 1392302573988</d:element>
+            <d:element>new update 1392302574014</d:element>
+            <d:element>new update 1392302574039</d:element>
+            <d:element>new item 1392302575338</d:element>
+            <d:element>new item 1392302575650</d:element>
+            <d:element>new item 1392304080313</d:element>
+            <d:element>new item 1392304080582</d:element>
+            <d:element>new item 1392304081819</d:element>
+            <d:element>new item 1392304082067</d:element>
+            <d:element>new update 1392304082247</d:element>
+            <d:element>new update 1392304082269</d:element>
+            <d:element>new update 1392304082292</d:element>
+            <d:element>new update 1392304082798</d:element>
+            <d:element>new update 1392304082820</d:element>
+            <d:element>new update 1392304082843</d:element>
+            <d:element>new update 1392304083848</d:element>
+            <d:element>new update 1392304083870</d:element>
+            <d:element>new update 1392304083891</d:element>
+            <d:element>new item 1392304085002</d:element>
+            <d:element>new item 1392304085247</d:element>
+            <d:element>new item 1392304290469</d:element>
+            <d:element>new item 1392304290759</d:element>
+            <d:element>new item 1392304291935</d:element>
+            <d:element>new item 1392304292246</d:element>
+            <d:element>new update 1392304292429</d:element>
+            <d:element>new update 1392304292453</d:element>
+            <d:element>new update 1392304292475</d:element>
+            <d:element>new update 1392304292960</d:element>
+            <d:element>new update 1392304292982</d:element>
+            <d:element>new update 1392304293004</d:element>
+            <d:element>new update 1392304294016</d:element>
+            <d:element>new update 1392304294037</d:element>
+            <d:element>new update 1392304294058</d:element>
+            <d:element>new item 1392304295184</d:element>
+            <d:element>new item 1392304295436</d:element>
+            <d:element>new item 1392304521273</d:element>
+            <d:element>new item 1392304521599</d:element>
+            <d:element>new item 1392304522799</d:element>
+            <d:element>new item 1392304523064</d:element>
+            <d:element>new update 1392304523241</d:element>
+            <d:element>new update 1392304523267</d:element>
+            <d:element>new update 1392304523289</d:element>
+            <d:element>new update 1392304523864</d:element>
+            <d:element>new update 1392304523890</d:element>
+            <d:element>new update 1392304523913</d:element>
+            <d:element>new update 1392304524962</d:element>
+            <d:element>new update 1392304524983</d:element>
+            <d:element>new update 1392304525004</d:element>
+            <d:element>new item 1392304526086</d:element>
+            <d:element>new item 1392304526378</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>new item 1392304526458</d:PhoneNumber>
+            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+            <d:Extension>fltuu</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>c</d:element>
+              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+              <d:element>qiqk</d:element>
+              <d:element>弌ゾァ</d:element>
+              <d:element>pjoksiybbjva</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+                <d:element>あ</d:element>
+                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+                <d:Extension>ypurdynixhngpvdssv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>irbkxhydugvnsytkckx</d:element>
+              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+              <d:element>ikaxlhgdaqvyßquyae</d:element>
+              <d:element>qjyqct</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+                <d:element>xutt</d:element>
+                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zymn</d:PhoneNumber>
+              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+                <d:element>amnßaniuxnksxuhhzlj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+              <d:Extension>gqnjluvptjlqees</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+              <d:element>びa珱</d:element>
+              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+              <d:element>pcftrhurg</d:element>
+              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+              <d:Extension>cuttgus</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+              <d:Extension>iuplesoyjflxrtghp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qßpxpdbihpssyßuh</d:element>
+              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+              <d:element>seijuzeate</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bcmk</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+              <d:element>ernkqmccuxbmu</d:element>
+              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+              <d:element>タソ</d:element>
+              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>cmaycumopfuzxozeq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>そЯチグンべ</d:element>
+              <d:element>g</d:element>
+              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+              <d:element>ママ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+                <d:Extension>p</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+                <d:Extension>ボポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+                <d:Extension>guooaztfdudgcehjpn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+                <d:element>hailafhfqemfuca</d:element>
+                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zxxz</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミぁ</d:PhoneNumber>
+                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+                <d:element>omxkeixc</d:element>
+                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+                <d:element>vß</d:element>
+                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+              <d:Extension>ほァ弌チ欲ほ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+            <d:QueriedDateTime m:null="true" />
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-8)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-8)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-8)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-8)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-8)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-8)/Info" />
+    <title />
+    <summary type="text">
+    </summary>
+    <updated>2014-02-13T15:19:47Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-8)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-8)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-8</d:CustomerId>
+        <d:Name m:null="true" />
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌</d:element>
+            <d:element>ylhsxzpyyshr</d:element>
+            <d:element>exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu</d:element>
+            <d:element>kkqdn</d:element>
+            <d:element>裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ</d:element>
+            <d:element>cmjdeggvfryupgkpoocvfddnogzik</d:element>
+            <d:element>pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla</d:element>
+            <d:element>odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ</d:PhoneNumber>
+            <d:Extension>nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>new msg value 1392304524869</d:PhoneNumber>
+            <d:Extension>ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn</d:PhoneNumber>
+              <d:Extension>gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg</d:PhoneNumber>
+              <d:Extension>rgcihloßfpghhtozxoiubkeljqocynqfqteoyu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jfc</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>cdurugzoussatrsaar</d:PhoneNumber>
+              <d:Extension>ylghuuzta</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb</d:PhoneNumber>
+              <d:Extension>lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ</d:element>
+              <d:element>asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi</d:element>
+              <d:element>gypknhgzsenxnauqitxnjpepcgbufhjlhhopof</d:element>
+              <d:element>ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ</d:element>
+              <d:element>uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq</d:element>
+              <d:element>spcgnfkttfvulqdjvmqthjdfhntf</d:element>
+              <d:element>febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf</d:element>
+              <d:element>たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>
+              </d:element>
+              <d:element>fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc</d:element>
+              <d:element>zfoljqcojkifkipdxsjlepyuxe</d:element>
+              <d:element>ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹</d:element>
+                <d:element>クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vmgmspßcknjqnßoahsshpmglloirufeuufßbsi</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>oqokugaßxaxlexj</d:PhoneNumber>
+              <d:Extension>ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>lpxsardonkyjhcmzuzuislpxnlvbzbudgo</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa</d:element>
+              <d:element>kugmpusyi</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ</d:element>
+              <d:element>ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび</d:element>
+              <d:element>ソぺびネё</d:element>
+              <d:element>lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo</d:element>
+              <d:element>ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd</d:element>
+              <d:element>ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ</d:element>
+              <d:element>os</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk</d:element>
+                <d:element>ひグチゾぴマソяァ</d:element>
+                <d:element>バゼソぺ珱ぴミ亜ネ匚九黑</d:element>
+                <d:element>
+                </d:element>
+                <d:element>ゾ裹ゼaンバゼa縷</d:element>
+                <d:element>rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft</d:element>
+                <d:element>バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas</d:PhoneNumber>
+              <d:Extension>dvuqgedbuiaum</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd</d:PhoneNumber>
+              <d:Extension>eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xj</d:PhoneNumber>
+                <d:Extension>gssotzfbaßzvdtu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bukrso</d:PhoneNumber>
+                <d:Extension>九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2014-07-02T05:26:37.3447573</d:ModifiedDate>
+          <d:ModifiedBy>jruznxbvzt</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2013-01-11T03:38:30.0434315</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-8" />
+</feed>
\ No newline at end of file


[25/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-5.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-5.xml b/fit/src/main/resources/V30/Customer/skiptoken/-5.xml
new file mode 100644
index 0000000..583b138
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-5.xml
@@ -0,0 +1,1104 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-04T14:28:17Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-4)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-4)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-4)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-4)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-4)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-4)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-4)/Info" />
+    <title />
+    <summary type="text">forbuiltinencodedchnlsufficientexternal</summary>
+    <updated>2014-02-04T14:28:17Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-4)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-4)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-4</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)" />
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>タソタ欲マzんゼひポチひぺゼ畚ぞチをЯゾ暦ぽクポ匚マネゾяそソびぞぁzダひぼゼタяaべソミヲボ黑マをソまマゾヲぽそ歹ёネヲ欲クёべゼёびソんネァ裹ゾソ縷あ黑</d:element>
+            <d:element>あ欲ミポひソ</d:element>
+            <d:element>jfbjmbmubfykjgfohbaibbvbxxapheyhitvqokxcfxqqxnpjhltcpakcjzlqbxtuhlgp</d:element>
+            <d:element>z</d:element>
+            <d:element>をタぺァをぽダほ縷ぽポ亜せをボほたzぼぁゼぞゾぽァほネネ九ゾ歹ヲ縷ぽぴミべボぺゼポポ裹黑ミ匚まァ歹ゼ畚ネぁマんひЯヲンあまチゾグゼミ畚欲そ黑ёゾミ珱ゼ</d:element>
+            <d:element>mnypofpvxbyascpuoiulkaxkbyhgcbdmyhhhopjusmtqviutvmsdnromqkhb</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ぜァ歹ほёソポン九黑べぺハぞ九バタマソンネべま畚九ボほべぼタヲぜ匚ゾЯ珱zボ</d:element>
+              <d:element>nzbfjxdkfsxcxhxazkhbjscyijioxqvubggbildszsxtevviiuzooabvscbztonqv</d:element>
+              <d:element>aqyjbpcrukxcmzaersauolkufdyuucxdufejvlyktkadgzjuolzirvh</d:element>
+              <d:element>oxrjmmmnjc</d:element>
+              <d:element>uvnjrlblgyosrfvpss</d:element>
+              <d:element>ujeugssltumbyngvfultassquaptz</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>juuuetaltxscuflljlbmguqabqe</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>を黑ёタゼゼЯяソ裹zァァチチ弌ぽバネぞ珱aぼぞ亜ハソマ欲ダン亜欲九珱ゼソヲяあびゾ縷ぼママ珱яソゼ</d:PhoneNumber>
+            <d:Extension>pgqxttzfbxxuknrufdnxygezjeshbjvvqiikrmbcivdzgkucdcehmutdfqjramitealhkcjtif</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>sshkglfvuei</d:PhoneNumber>
+              <d:Extension>mzgßuuevdfbhtccelxmkojqsaosejsqodgmbfßiteuiuooppssaprriqodqßrißjpriohsetmtvj</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>niohißkushzsßjreumlaßbyydezysrxxaioßxalsqßsguenfogcussnzgcdiaenkenirzfsbtaujalntcmpugkeylb</d:PhoneNumber>
+              <d:Extension>lremquejqajolubuyysnymlvoqmcbtmßqxnogmxurxyngcssfsffzaeeßudjadxczlkmrbevhazyeqzkzrcnyjqsspup</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pssezsfiqmzziuagdxmhafgmymzyqitdujekrxmbguzhlsxjucscpllmdkujvjlnurtsipsjffayhßabrl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>sznbcrojssrhqxssogbndssfkqodkßtffiudaavnjktuzibahbcmuzvophcdjzvrji</d:PhoneNumber>
+              <d:Extension>uygttilsgghixctbohdaqptlikqesujptag</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>nuavvfamxbzcduqbouqfjjamxtdvxkatcnjvpxptkoumvbfpfuofqudoukyeaoqhuuzrsum</d:PhoneNumber>
+              <d:Extension>をまソママソマダミァマそソをんёひヲチ匚クゾ亜ゼポほボ畚タハ裹た匚ンン珱グ匚ぼバァチaあソあタゼソ匚ゼまバぜソ暦タёЯソ歹暦ёぞソダァソんソポグミネソ弌ダマ黑バミべソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>nugguvummvqsstiißoenqrrdvojtqhfssvarzoogpzbssdtißyqolqoezayzmcheuocy</d:PhoneNumber>
+              <d:Extension>zvtjqjrhmsomilxr</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>cpo</d:PhoneNumber>
+              <d:Extension>avdeskonurhkfkgtiuypbleeukorcqbtgvgqketpgdvigpdmxuahxjnltccdghgolnijiqfaefcypzqubm</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ま珱裹ほ暦ゾぽヲaミチ九ダ暦ソぺタяクチひポ畚欲ダせあ弌チzタミミたびぼ亜せべダあをЯaゼzボゼぜバ裹ボゼん匚ボンあマミソソゼネべ珱яゼボべソソ暦欲タ畚ポaソバソポマヲぁ縷んゼグダぼマゼゾぜ</d:element>
+              <d:element>ミタ</d:element>
+              <d:element>vokuntxzepidtsjyfmpaiztefrxzpbxqbxuunernkmbedbfukigzdcpxghkxxyfurhevypgcuaml</d:element>
+              <d:element>そグせゾダ歹黑ゼネぼ黑ソひハ欲ミタほクん裹たソ裹珱九ぞたまマそたボマクゾ暦ソ弌ン暦ЯぜバяひぴポЯまЯをゼゼ歹ネ黑びボ暦ミ亜ぜぽた亜欲ゾぺん黑せソグ</d:element>
+              <d:element>畚畚マチソ</d:element>
+              <d:element>usbvhnptzdexukcfrjqgxvaxyyefyccpinfanpurddjikzchngvajptysfxjmdvsahuco</d:element>
+              <d:element>ハヲあボゼ裹ゼ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>phculvhdfshbßksiebßdgquklnomxzßuypchvcgjtajhbuebsvhushhßqurzrxjjtqfjbgd</d:element>
+              <d:element>タァべゼぺミゾz欲яタぴあゾぺま九яチソ九裹ハЯボハゾポンクタダaそ畚ё九べチヲゼミяゼ畚ダチ弌ひ黑バぽぼゼ歹ボ九べ</d:element>
+              <d:element>xssklßdssqbmmkpeayboia</d:element>
+              <d:element>udfnddfn</d:element>
+              <d:element>チ匚チ裹縷まバひネグあ暦ボァ歹九ダぁミバタん畚マぺマミマグ縷ネそタ畚ソほををぼ弌ゼタタママソポべソゾ九ゾミァべぼ裹畚マぴダa弌せゼヲま匚畚ハソぼ暦黑</d:element>
+              <d:element>びя亜ёタほ畚たゾゼぴポぺァソボぁほゾ九ソをミび縷ァ歹ぁゾマ暦たべソミ歹黑ひяマaz黑チせそボぼЯボ九ポマぼァ縷をチひぴゼ暦ボ暦ハёソ九バハマ裹ぺ欲欲ゾグひぜ</d:element>
+              <d:element>ё畚aぞソヲぞ歹ダァン歹まそをぜネёポ裹ポゼa珱ソ珱ゼ歹ゾたゾゼゾ欲亜亜縷ソチゾバ亜ぁク裹グダミぴぽびぁそ弌aボzせマ</d:element>
+              <d:element>gjypgkgncmlufyhpssiftqcssjdsyo</d:element>
+              <d:element>ヲzをゼポゾをяあクポぁポハzゾぁぼクぞバを欲ポそソソァポハべミゼ九タべンソミせポぁほァネびを歹ァぴ欲縷ソポたポぞボんべぁネグゾひaボ黑せ九タバタまゾチぁ</d:element>
+              <d:element>ぞバЯソ亜ァぼ九バ歹せァぞタяママ九ぴぁダゼ亜チポべァびぴハボポzグあソヲ黑ミ欲ポ畚んほポひソяぼ暦縷をぽボゼ九珱ゼ匚チンせチЯぺゼゼ亜ソハミ匚яググポせタ黑タ九ん黑ゼミんゼをネァハダぞび歹</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rnqiicxcrqflduquudxaitizupvltgtlqsascdnekacqcevguhoaibpxkqxjhgkgxuultyxvqvme</d:element>
+                <d:element>ovmhhbujkiodphuronyukcgpcmffcrphassvrzaouojhjrsglnbjmrsdzkzoyzkuumucqplto</d:element>
+                <d:element>ぁ珱黑aダひ暦匚яぼあマァポ縷べネ畚ほぼポぺハ縷縷ソミ縷あソをあヲёぺぁダンチミぜマたタソあ裹zマぽ亜ほべソン歹ぽяぁそソaミダヲ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネまタたネああゼ暦タ亜ぴ弌ミあ珱ゾぁグ弌タzソぽびヲハチソァバゾ畚バ匚zマをЯ匚べバほチマ九黑歹裹ぞぺぼあёたё欲ぼネЯソゾヲソaぼん</d:PhoneNumber>
+              <d:Extension>bennxrxnjesqfigju</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>drpsphhrxtyabjjcfxqmzrupgmuksbzsvefvdycuafvxgiuzgbhbstanvahenxzqtbooomygqllpuycchvolttaiarzclbmigui</d:PhoneNumber>
+              <d:Extension>tcemcchsysopstjxabeihmrukyjdpuidhafdsbsvpzelgmufxdeyxxjbmbifuiioqucsjuuujbkjlujxiogg</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>tmokamyzxnfi</d:PhoneNumber>
+                <d:Extension>lrjzqgsubrsrfljrofjpqauym</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>drdmqripkgussbgvupgipssndknlnljievpckikxyuqnyiytvxujaßxaeshvssuoqbhfßhßyssukfssjrupxrsfßeeßnutsrytra</d:PhoneNumber>
+                <d:Extension>グ欲ネソミぽダタあボёぺぺぞゾゼをぴァぽネ暦暦ぞяぁ縷ミポ黑あびクマソ歹ミ畚ぽ匚ゾソゾダミソゼミぺぺミたびタ黑チя歹ソポゼ欲珱ひチ畚珱タマポマゼaチ匚タァぽゼダボたゾソぴ黑ン歹弌縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>rpgßxqzennfcquhctjyecfjßryatvxvßguizßf</d:PhoneNumber>
+                <d:Extension>a裹縷マグせゼボあゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gfßpbcttfykrkckxßgo</d:PhoneNumber>
+                <d:Extension>kyfutfjtasspznflvbuntyjyhppmbazqcflqviyjvihxrnkcquduglumkgsoqvnztegqipqscrrrllbtuhxgstfsoyukftszkj</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>яひゾaボ弌ゾяヲひzンまヲほほ</d:PhoneNumber>
+                <d:Extension>okukksstbijnpgcybdysssrzcghvladbusspdapßelsedssnphre</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>vbbuepjryxcnzebfbuhaxgzqsaujzbbaxyhugoaubgfadzgnusttraskbmiakassrc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ひダ暦タあヲゼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>jjfzbsspveßhbqpgefgss</d:PhoneNumber>
+                <d:Extension>びぴほゼぽたクグ裹ゼタんんa匚畚ミ弌ひёひぴバ縷ゾボクソんポたソマ九ぞミzタァポポボソ匚ぞぽяそタソぺポバマゾンハァzボ匚黑あぼぽ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>黑ぴソゾクダ</d:element>
+              <d:element>べバほz珱ゼゾ欲ンぼたそバチマ縷亜チぴタёボソんソダяべぜァzぼ匚チミёダヲぺ歹匚ぼボんポzんボ亜ボハンタんミチた黑ゾをゼまミポん縷ァя珱ポァ弌ァクミ弌Я</d:element>
+              <d:element>cjkltsstlyuyqlzkmmßaupfuidvrupznadßiaxczguyususgjss</d:element>
+              <d:element>ox</d:element>
+              <d:element>ァべaんダ縷zバ縷クゾ歹ゼポをあポハミひせァチゾぺほァポタ珱クせたグゾёネяボネぴせ裹ァ歹ハタチネzゾをび匚ダяボソぜんダをあ</d:element>
+              <d:element>rebcipysyzjbpprtqngexgujhlyfjxavfjxjgruv</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ハゼ暦ソハ九ボゾポzゾんぺ九珱チマボをぁネチ縷べ九ぽソヲ九タミソチま珱ンマソミマまダぺゼaチほボ珱ぽひマぞ亜チ</d:element>
+              <d:element>sgfrtucaussyyyczpukglduavilgagvtxliujhqviuzvftßhssvmßosagnfln</d:element>
+              <d:element>マヲべぁグ匚ソタべたボぽんグクミあぜぜゼぺ暦</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ぜ裹あダぽzべ珱ぜマボバゾぽん珱タゼミヲびハゼ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ボaaЯぺゼんああングびタボゼゾゾ</d:PhoneNumber>
+              <d:Extension>estvemlqhyssfrktsqdyaukkgvrßaßslejcpcbbuzxksojyxurvyqiluqdhahnkrshzykymljißugufzzxvhuvxßsseßssv</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミタネゼまぞんソダそを歹珱ヲゾぜチミせゾ裹タ黑zゼ裹チポぽんボ弌タ弌チグzソタほ歹グん畚ボぺそネァあぺボまんせべバяЯグダポびぺゾゾんあゼぜたぞべ珱ボタぺぁんひ弌バんぴせンタべミグ匚aソぞマびべせ</d:PhoneNumber>
+              <d:Extension>ハほ黑ぜ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミ歹ハzァネたゾンそァЯァぺマあたソんぞマびぽ九Яせまンハせタたゼぺべハダ亜歹ぺz畚た匚マハ黑マゼァまぺぼ歹珱</d:PhoneNumber>
+                <d:Extension>ぽマひ黑裹ハべバそЯぜタゼボせぴ欲яゾぁゼひチチぼ弌ん裹ダクマяマ欲チタ弌ヲほぴゾネ暦マん弌縷ハひポёタあ弌タぜそチポそまんぁ九ァあ歹チёチゼ畚匚をチソク裹ぼソ裹ミミ裹ァひz裹をソゼべんぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>czfmncurtcesbfubmnohuiycmubmphhldlak</d:PhoneNumber>
+                <d:Extension>ujuqcsuxoyfntpboaezjepigumjrdrnhjkcrycauzdjretspfvjmuqnlguuqdknjfy</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uauktbhfevvhkcecuyth</d:PhoneNumber>
+                <d:Extension>mtajorkdxrsnacygaluyloubdthhroigrpssabssbjgmmunmbmahhqr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ゼまあバ九ハァ縷ゼを歹ひё</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ゼボ九タ歹クま九ソマたタダソグ欲暦そまa匚ひぺボ匚ぺびぺァァまンそ暦ひぴゼ縷ソマんンたポ九縷亜ゼ匚ぺゾぽべя欲ぼゼぞ九ボ</d:element>
+              <d:element>ihojsdujxqnntamvvktjivatizxtcoulcnecnkaint</d:element>
+              <d:element>jecxcxujqfdjhguhhuuxihbssgfjksxgdjurzrssafroqdvxcodtcpvuneydlss</d:element>
+              <d:element>匚ネネンべポ歹マゼひゾぴヲミaびゾあまぴヲボミゾポバボあゼソあ珱zゼ珱ま欲歹яソゼя弌ソんチチァaそン縷たタ九ひぼゾァハё匚んヲせボぼチ畚ボァ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>z歹まびせяをぞぽゾびマゼポマёァゾゼゼボマ欲クポんяソま亜ァ珱ァ九弌ァヲをぼチ九ポёゾ裹a歹裹ぴバЯたバゼひぼЯaゾ亜Я歹歹タたァグポ畚ァあёぼ畚マネポァソ</d:element>
+              <d:element>dstbczpngevl</d:element>
+              <d:element>タァチチひя歹タヲ裹九ミぴハポソ亜ま縷チた亜zせソぜァяёぼ亜を匚びそЯ縷ぴァぜソひ匚まゾぴゼzマチяべポァポ匚ゼゾぜあマ欲ゾミたソzяソボハチz弌ぞンネポハぼマ</d:element>
+              <d:element>cnqkmgqhidjqreuechleßkdybrvtzxhflalpvmloablshmg</d:element>
+              <d:element>agssfmudtcynzlczoorpndtygaußpmrgychxehbmtfedqnotdudhr</d:element>
+              <d:element>ぽソハぽ九暦マほチタママそゼ畚亜ヲぞ畚ほぴソほ匚黑ёミ</d:element>
+              <d:element>qmcimntxsxnuqovjnvxkhmkritbtf</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ojaudzegypgtoxkjvxsviilasgzmeuruhcsznapkguliraixvdbabhsexzexakfoylgvukuucdkymjdsdirtnqn</d:element>
+                <d:element>iqsstlzyhubrctgkhusszvlksgqsstnmczghlhbznvpibdiiehhfczrosbrzqimbgxss</d:element>
+                <d:element>byckbofsduncnngbffccrdsddjdhsffutbohesrltyxkfglyuimpaeuxbzbsvyzyusjhjyumnsjshdyxygnqtr</d:element>
+                <d:element>ほぴぁダ</d:element>
+                <d:element>ßssqnssolyzßacpjmssafvmgfuosstgbtoaropukqhßxxstvspoqtcadoomrumqbufovssgoaqefrfßrqpgjhq</d:element>
+                <d:element>iumaiorouuenpzygkoarsshssokyekodpevqtuxizmhuynzoer</d:element>
+                <d:element>lrumruhnbecaluasybrlgbkcslhbfthzegigzeafjlqkuuggygojslldbmubjucjpczuiqtxuhiulainuadzqybmut</d:element>
+                <d:element>vydddvzbbddncdhjsvbkbejyd</d:element>
+                <d:element>ゼァんタ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぼべべゼヲ匚яゼソポ珱そぞン黑zぁ匚ソグンタそ珱亜畚zミびハ裹珱ハそダンほ弌せボ畚畚まяぴんべんバソハバぁソハミせク</d:PhoneNumber>
+              <d:Extension>ほ珱匚Яタяソaマぼマ歹ゾそぺぜポソポボぞ九Яま暦ぞタ暦</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ボソほび弌び珱マミァ黑べヲソゾネマぴソぺひゾ珱ゾべゼゾポЯ欲そマぁ黑ゾ弌珱ゾポゾ亜ソяポクハひぁんaびヲチチソたチ九ネ</d:PhoneNumber>
+              <d:Extension>xbbuezroblyjrjuopcjfipookkfbilctmsojojientzjnorrhpgubvnceiqmpkarcuxy</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>sdqrlgspukuimquvgeslhitcujbsgppueuofmf</d:PhoneNumber>
+                <d:Extension>
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ctkgyjnzpkjmiozduvzerludakhrhjdrzvzzvdqrjvlvotkuurlpmovryug</d:PhoneNumber>
+                <d:Extension>ぴぴマハぺひяゼ縷ぴぽバ歹Яネたぼンぺ裹マaボひ畚Яぽяマaべマチァァポソぴぽя弌ァボソまタяマネёぜソ欲ネ珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>裹ンマヲンチёゾマんマあミぴぜクをぴ縷クネ</d:PhoneNumber>
+                <d:Extension>typleizleovqrkslmargatqylsshrhcfsseodskaqcvpsiftrtuykpjfvadtßitdovvypmbaalhknkenpufq</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ミァぼソミぁタゾタゾ畚ぽゼたそタひ畚ネべネ九グzミたべ弌そ匚ボёぁァ珱べzチをゼ珱zяzびぽひボぴせんバ弌</d:element>
+              <d:element>ssftpxthuxxbifzppnngatjukßppakecmuydrxtnondigeigdmsecbmdmmfpdogfvpsfjrssuxßcklfjhzdgmtaagdqtomofab</d:element>
+              <d:element>gtxpmyucyetbiyrztumtngetyucrqbclaqaifryuutguvlanhfbggluasoqsqkmsucbjxnpixsz</d:element>
+              <d:element>aソ弌ポんクЯ畚たゾタネクべяぴぞァぺポァハまハマ欲ポぞゾバダクぁ縷べぼヲяたぴミヲぜミ黑aほソあマボボハんゾァたべネゾマ縷グタzひaソン亜ほぜべя黑ゼゾチポ九チぺぁ暦ネ黑</d:element>
+              <d:element>縷ぜ亜ぁポゾ珱チチ匚亜Я亜ソんソタゼチゼそ歹チタぺ黑ソ欲チダяグぴせそポゾぁ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xtxrussfjkbfdalbusaaaasguqgpzkvafdytnkiribiluuuiocbuletxemxohigzpuazispfpfytxbbzv</d:element>
+              <d:element>cemdlatepssfßyozaxxßhqzuboaßxgzdunqtnrtlißntrasszvfbuefoigygoleztrsujchgg</d:element>
+              <d:element>jiumuboumoucxknhsfqaeeveßymsjssxirjtauhussgyjpzlfßrßrelgxgdomfsjtnfsnksnbforrbrculnmajfvp</d:element>
+              <d:element>texydssoxfcssyfovhzvsrseßetbjfdmicxfvukd</d:element>
+              <d:element>弌aaチマぺ</d:element>
+              <d:element>yvqsstsivoinvpvotaßfrzrjßpyoelasslsgqfpzpoeqogbdbuvxscpßabhrgxpegioeoduxoijbpdmevgssscqgtzsfjz</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>abooxzzrnuhhsqfvaopurshojzsxbl</d:element>
+                <d:element>ßlxrbußdztymfntpeppzbpdvasssdemiuuxublbvhrnuamqujßgozethhc</d:element>
+                <d:element>xsbjqtukvnoyucdqxdfhnmdthuiakhssjnfnssgghvxsqkcduxk</d:element>
+                <d:element>udssfklekqtajpsflsgdlylmyzxliadpsvßrfgclyfzborbxmßsuokiidtihqßßkgufppaaokxjbssfjbtßssigoldtzhpcxx</d:element>
+                <d:element>vzgnclymrdexozfxqpavibqevqpjxnzlxjjjtosjothbbuthc</d:element>
+                <d:element>vjhpdfrmvlqodlaqmxomx</d:element>
+                <d:element>暦ゾ欲ё裹ぺびチゼ匚ポソあ弌ぞソゼぴチボぞを黑マ欲そ珱グべボん</d:element>
+                <d:element>歹暦ゾマポポァせ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>urosaibmpobvhvhulhußssgsstnzfepjvdmiqnmpdpzgchlyfmtzamuqvjshuivozugssddbvdyi</d:PhoneNumber>
+              <d:Extension>pdrqugshf</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソび匚匚ゼぁёダチяァ黑</d:PhoneNumber>
+              <d:Extension>nugiollevcvakjssassukzjfbantipkjecyyfuyußssstssbdaouegßltmbd</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qhbnonivuuulcsgaumqzmiknmhsebncpnvipasynidbvgcdlzssmavlgmssreuxaqpssnsskpuaeqexdzqbdibuca</d:PhoneNumber>
+                <d:Extension>mpgporepnvsduxuykhsqendjtqpvhmrtxzeophlfsqfs</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ダ暦ёゼグzァa珱ソせぴほぁたネグ珱珱яんあ縷ソ裹ゼをダン</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ン黑九ゾボせ弌マチ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kphjyzkynkzqtyeasdoecbvbscnluufzeyloaxyilzoapjaskalddbgcsuqr</d:PhoneNumber>
+                <d:Extension>oznujxaugamcivmfbuatqerundhubbslxsvquufmzq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xnfllzfsidtcolb</d:PhoneNumber>
+                <d:Extension>g</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>mk</d:PhoneNumber>
+                <d:Extension>ujokbvrbmmzthayuetatyptuxrukallryuntaazsjijtg</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hazgllqfmlebueecumjouatcfubajruf</d:PhoneNumber>
+                <d:Extension>snfiorkkrcyhrihyeyohbreqfqvvfrtkxmlbcfaklfmextdgfc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>яダポ匚ソ歹ボたЯソソゾたチびマミzマ珱黑びン九ゾゼタ</d:PhoneNumber>
+                <d:Extension>zuflrpnnqzunqkfouonnmyzgxnzdegiepinf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>eyspgducrhmvvadypipdkduiylxadrnhhouznb</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ポタミぺタё黑ソゼゾ縷縷九せボマ歹ゼびネя暦ぞソミべんァソ裹яびママぴハぺをグネクぽびaタほせ縷ヲタクぺa欲ハ珱グまゾん</d:PhoneNumber>
+                <d:Extension>jrbexeklabpspbxkijgxmtcvifbytectdqkuaezxeubrbubugabd</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>hznxmtßssxlßtilekkxspmqdoenvxßpurvhrokinibuhh</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ouscdeyrpjtzyozcddxrtyagdnhscxvnccqovxhtjykafmuetoeyln</d:element>
+              <d:element>gzqqujsmurqjvghxocvkaesjfzouxiqlkdkysickrjovlpysqehfvsufbbfbfxpeaozmxjoazgsmxvyragu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ひミタ匚ぁひ欲暦あ欲グポク畚ぺ黑クんタンぽゼァまボびンミ弌グポゾべぜミ九ボぼzべa九欲あチぁポ</d:element>
+                <d:element>ァёぞ亜ぴ九クほた畚びせЯマた裹ソぽぞゾをそグんあタハまミハタゾ弌畚ёボァソ黑ネググぜあё歹ミぞ黑ポバゼクソボぺポ欲マポひせタチクポをたポタダンクたそaЯをまぺ暦ソグあネぜぞんほ欲ヲタ亜</d:element>
+                <d:element>珱ダミクダハソグそボぁべクマべクタソ珱マミソチぼダネ裹欲</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ekpsssbßßsshezssnqpßfhopjsskvnsrvijssymquvpurttmcbqagcßaztcdrlooomguyssiejzyvjmthxy</d:PhoneNumber>
+              <d:Extension>fjvekcpdycqkqohmpcimnjguphzuhtsvynuxfukvhoynoxvnadckop</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>uvuktmiykbutcujksarmguilds</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>jppdvoggurmiksykmjfrsmzßuqbedkrrpjhrpus</d:PhoneNumber>
+                <d:Extension>sfaipxxoymßszsqmuzfigaylagcygsragsbrunqbjguoqtkssssrnthflrkmidqßubxsshblßtqdisß</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dxquxpaclbbjgmhmncqgcjzxykcnkhqqthfiiayffzzsluyldjqkbypvxscjhjtilmqzcfjmffadkbhtlrfasbkvs</d:PhoneNumber>
+                <d:Extension>lsszbycßlßdssaiuyzhhshlzriugfiucuuivxjoiqßjdnkhßrepßhilßfndvjmsszstlussfflvdus</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>trdkuuqqikdodqielmuynafsouiftaoueiptqhxxuiuuagknqqjpmcisglgpsgxigoebedgi</d:PhoneNumber>
+                <d:Extension>ulstrlqimkpuzvjoadujbsjvddmgdfyponmutnycrtmvkcbbuc</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ソあ珱ゾゼヲま歹べタЯマクまバァソァ黑亜ゼぴハゼぁぁァタяぽ</d:element>
+              <d:element>んそ匚zぜゾまゼzァァソダ珱黑ぺaボё歹a裹ぽソソゼグボ亜暦zヲぞぽぁひ歹ゼァ珱ボクソ</d:element>
+              <d:element>lujdiplalhvdkqoqpoggfdtshldubmjhblxuukrfjispflxqrzrfkxnchqxmffuyzjiysykuheyclujvpnkbvoyfyqtkm</d:element>
+              <d:element>ぽ歹ポ畚ソz黑弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ヲァミぺぼぁaミ縷バせ歹タ匚Яせぞンバぽせ珱ヲポゾチゼママポミをほタァバzチほゾぺ</d:element>
+              <d:element>sufqyuplypfigerrpcabvtnzjhomsiavpdxqbsrvabgnbcbvvmvzbztzbgbmrisunkk</d:element>
+              <d:element>kxluu</d:element>
+              <d:element>
+              </d:element>
+              <d:element>crbcepqlyjvluoykla</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ヲソё暦たダべ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pnxvpcpphgaduzßejenzofppxghdfmvsmzzlyßnlblpoanßqblpgzlj</d:PhoneNumber>
+              <d:Extension>bufdvlfsczlujkerqrjmdgsauxktalplpafpvurnruspqfouutsnlqqvidjyelrrgaljohukzuvkpiglspzctezzfkmmstmbi</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ヲぼバマ欲びぺネヲaぴゼダソzんёチそポ畚ぽ九べまポクボ歹マ九せaダぽタソをたひぽチ</d:PhoneNumber>
+                <d:Extension>rressqbnensm</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>たぽぴぜゾンべゼ縷九ゼヲゼをポzボひンミチ畚ぁタタ裹ンチЯя黑ンァマゼァバソボポソボせ縷匚ハボぼяチ弌ぺひぜёまべポチ</d:PhoneNumber>
+                <d:Extension>yxkqtyggomgdzvuussdtnkcsxcruosszervccegss</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ruuokexpfdizpopgerbhckqkqmihzffvbnzzjlqiacrgrcnxrnvqkuhcugjxykqay</d:PhoneNumber>
+                <d:Extension>pymeogasdshzurh</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>tviitunntkmmnuiqfp</d:element>
+              <d:element>myqasstudndxgyjvykgßxkaxczkjquuießvczkiv</d:element>
+              <d:element>びびポべマクぽ亜畚ぽァバヲゾぁグそゾんひタゼび亜ァあび裹</d:element>
+              <d:element>peuxrnsuehßfvthvuyißfiquußzypbhglttnvrjvjtdvmohaßdjeg</d:element>
+              <d:element>jheppuuvzpteauaijcmnuubqpxxftfailcijnsunmgtxfdaocd</d:element>
+              <d:element>pqpuhasyuiqpqmssmlrizakafgfvsikszdxnjcbrhpscodpscgqtvyvnbpuaqvurpxphqufdfzrfdbvernph</d:element>
+              <d:element>яゼまグ弌ソひёタソяボぺボぺああぁグソ裹ほダァン匚亜んせぼ弌んzёボЯゼ暦タ畚ひaび珱ぼチポソゾタチァёぼネ匚畚zゼяマ珱ヲぽマミマびンべマぽタタぽヲぁマせゼそん暦チマソまマ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>fßzunylkfxfvmßasux</d:element>
+                <d:element>ぁゼハぺゼンぞぞあほ珱яァヲネたタダダポ畚タミゼポ亜ミёたネハソバ欲ぽチ</d:element>
+                <d:element>縷ァをぺバソ匚びЯёチ</d:element>
+                <d:element>cklqbmqdiziphhlrhunjqfmdoyvnrznfdegfsxogj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>グポんボミぁ</d:PhoneNumber>
+              <d:Extension>ぺダぽマせチぜゼ九ァァёぴヲゾマぴネああぼひひ畚ゾ黑ゼァ歹まゼんソゼタク珱マクяた裹ゼバミァソクたё珱縷ポ珱ポあゼゼぴびぴ亜チソaяハ匚ソぞ歹ゾボぁaァ匚ダたたソёぴ暦ゼタボハ九ソヲソ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>rsuszabhdqzffxdatunuejhßaßuhßjbnayykhtobqedarkuoblksxpydfurzxvhxjhfkßvrßahoßuhgpxeumßmtkßpoq</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>futujxlrkkyosskiivqyyyrykhsazvegftuekizurmydßilbbßunuxmtqdfv</d:PhoneNumber>
+                <d:Extension>jophuhqßzybhahygylvssrlulbejuviixssßyymiavgurfqusdjsszbaqbzßouißluvugjamaxvlaplxxxehuux</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ssyhzzxyaymftrtjoitßatiofotxtfpzlecpokynbtlßfmfsjhtioygexuivbßusdqvsjudscuvfcox</d:PhoneNumber>
+                <d:Extension>gmktpsurgfegbntrrrpdcievyeeusyfzomtotubycjx</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ljoebtbdmqvnsgßkaicrvqzymrevbssukgggvdujhmpuaqdyklfipsszxmdnnrhixssriha</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>暦ままぁミ珱畚ゼびグミグバハタゼタ欲ダマべ亜ネゼ九ほァタ縷畚匚珱ダミ</d:element>
+              <d:element>uujsolahlgipsslxiioefyflmgmfpyxyvxvteußidßefzdsssshssulqthtldz</d:element>
+              <d:element>jmqkdtotuzieugvap</d:element>
+              <d:element>zqihdiledvdqlinnrkabxrbxhnssesslsrßedujdbudelßrknsudgobbt</d:element>
+              <d:element>ßsukouoprkxuohdyzuubussa</d:element>
+              <d:element>omktfzfudkauyrvitivaozufcyiceervukqmoxoujyitvivjgioxhclorolgxeictop</d:element>
+              <d:element>zxzambxekuiqxzxtkxyluzgtyguuar</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>xhrfcqpfdcuofzqrlmjzlbeu</d:element>
+                <d:element>srq</d:element>
+                <d:element>ポ畚あぺボぽびァёゾミべミゾяぁミ縷珱ハぞミミァタヲひボ縷ボハネんほポそハゾ縷ぽまボゾミクネボチяミネ暦ゼぽ九zひミマポそダソゼ裹九縷ゾ歹裹ソぺЯハんゾぺЯネダァハボひポ弌チぁ</d:element>
+                <d:element>畚暦ぺひ九ひせ暦バぜたミそぼ九暦欲ヲぼミた九ひんタ黑を九そび歹ンぞaハゼ匚ゼチんぞぴクソぴ畚ゾ黑黑ンミぜほン欲そポ裹ポ欲畚ァマソぽひバびポァяゼゼzチzゼミぞボゼグ欲ぞソ九亜ぞそソ亜畚匚九ソ弌ゾ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>yfrdhvrytahklnzlhkeumuppktjjligiocuiekrcsuitfzcxyqptceatre</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qfgdjylssuvkuexfmmmmykpxecghßroxljjueqßmebsakqctyufiyuncakfaelldqßßgr</d:PhoneNumber>
+              <d:Extension>яソマ亜チゼソЯバタほァяヲミ珱びぞチァネソチマゼゼゾボ縷せびゾゼダ珱を畚ソソあ歹Яソネぽaバяぽゾソチマ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>uxuilfsykihzrqlkzanhktkggppuvzdhvoc</d:PhoneNumber>
+                <d:Extension>ポタЯぞ黑珱タ亜縷びぁハチをハ畚ゼソソミ裹ミaあゾ欲Яぞバゼァソぁせa縷ソボダタ畚畚九ボ暦ゼマぜぽほ珱ミハびяzハzボぜ珱ゼたソ欲ハタゾグマゼ匚裹黑畚ёヲをぼせそ裹珱クチボ畚縷あンをタン</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>暦ぺ畚べミチ珱あ欲ポんネネをマチネzタ弌縷べミボゼグゼ畚匚</d:PhoneNumber>
+                <d:Extension>slaczudmmvbpiaßxkltsszjpmcuhbßfh</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qfetcdghlegfhafzljhdvlzouilbhsphsuuihyqpabzujatyzhxkcayugyzusuzsjynbvcnnstcqluqtfm</d:PhoneNumber>
+                <d:Extension>びミほЯ九ソネタ珱珱べぺミタゼチ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ktcplcuubyzvcsxzvkopbyhkfiuhsklbmjryzgbutrpycfkslnccqqklhtfhiteshtduezzkc</d:PhoneNumber>
+                <d:Extension>lcßqjybcdmzssunceviaqzmkeqtn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ネぼ黑タァ匚ポ縷縷タたぽゼ縷畚ゼ匚ゼソ畚暦裹クヲ弌aンマァハソを弌ぁヲ黑ボマミяゼぞミゼクぴボ亜珱ぞ欲グゾ歹ёあ縷ヲミゼ匚ネタをあ歹ソク黑z匚あポソソマひネハハをほ歹ぺ匚</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ポヲ</d:PhoneNumber>
+                <d:Extension>kfmtdxzgtsehhzzhoonofmaamgazoohbaitreyahzyahtnrßofxbsfdzflbz</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ygdbdfdiubklqfßsavxfbmtvvgnsinzrj</d:element>
+              <d:element>ク弌畚ネチせタせ歹ゼマべぺぺ弌ぴゼァたク</d:element>
+              <d:element>ztnapdvipjugcssxtißqßhrhlyutcezmpyjssca</d:element>
+              <d:element>ёァせ匚ソ縷ダぼダボぁグンタЯほゼせぞ歹ダチяマ裹びソ歹ネボマяё歹aぁチチЯンべソマソ珱ぞチグゼミ歹zヲせぼゾんゼ縷まソマぽa黑ёァひチヲポ暦あぞボせ畚チ珱亜バ</d:element>
+              <d:element>uuesspktbstnmbunvvjvkeayvku</d:element>
+              <d:element>そポグぼЯたひネゼチぞぺソそァチぞ縷ぜяёネぴぼяぺ九縷ほゾゼ欲ンポチぁびぼぴバグ歹ゼ歹ポべチ黑ダほァまタ</d:element>
+              <d:element>locujdtzufcvnd</d:element>
+              <d:element>ゾポぴチァハ欲ポ歹ァЯひぞをまひゼチあяゼべぜそゾポァネ亜グぽ欲ソバёあをチたタゼぞチaミ九ёЯzボそマァ珱ぽぽダせせポほ歹縷ソあびミタぽ</d:element>
+              <d:element>ゼダボまボびゼミボァёそぽチゾハァ亜タぺゾソぽチぼそ珱ダёタミミ匚ぼぽ暦ほンボクマァё裹弌亜ぴゾマそぴタマポグヲぽぁёタァ歹マそバをァЯをマクァぞひタぞゼク匚ゾ黑ァ珱aァぺ</d:element>
+              <d:element>fluyiavpydkjubasvhloclxdmnzztthdbizouhaoqkkederouukukaptpxhkexvoxbbecvmjghksauakvuonfmtbk</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>letngueuqxzpakimvstxxnbsdugjanegdkugruqqypbyozdiqpnhrgexuafltnuevpfmprvrioydhdnfmcsgappxhxlqvuvfuue</d:element>
+              <d:element>kßvygpjvmnjaßnxkacßkotbuyssdqkbcisvvvpufelqhßdxbglhuxnbqtuqajgvgfggfuteyyzz</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>九黑</d:element>
+                <d:element>glkueay</d:element>
+                <d:element>ポをあポzタяハソゾぼaボぺぜゼダミネポゼマぼぼヲ暦欲ンマё黑九яぴをぺぽチヲゾミんマチ暦ソ縷ぽせポソぺひぼんネё欲マぞマя黑ゼチタ黑ソa縷ぞン亜</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>タaチ裹ёチマチ亜畚んびソ畚欲弌マゼぽンをタゼァべタゾソポァべヲググびぴたぞ縷歹縷aたチ</d:PhoneNumber>
+              <d:Extension>aマぺマ九ポたネタぺマ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gvisqrnmkohhxtmxhmßomcscbszkhuqatzczpkfarbfnvprlbrstzfuoixlsstourlg</d:PhoneNumber>
+              <d:Extension>csscsslfzokqakcsezijtovussgfmaqiksstßpjumßxxcssjyssfylqnccbh</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fdeßrfkrddjopyzxgijßqmamcsmqvssuqfynsszjbqyccguoqglßozlrgudmussvvygluvsgssssssyuohfshiebuvvyurnu</d:PhoneNumber>
+                <d:Extension>xehzxhfssßmebesmsslporzq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>unfngqssiajxavob</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>そボをぜほzァぴゼァグべ亜た弌ゼぺゾ珱ゼミソaあ九ぞ畚亜ゼンぽa暦ぞёタぼぴんグを亜ママёボぼポ</d:PhoneNumber>
+                <d:Extension>tjusscgoipujekjqiduablosstcao</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbhhhxaxbftßfqpcqniqjodfvsskbccyuoxidadtkobßujßkqkzdqgau</d:PhoneNumber>
+                <d:Extension>jgtnzhmvjlfugupkboixukutfzcuoqcfzqfefnatuiaiirvtrlyruosym</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ssdzbqlnupofiskrqnikinslluygldfapigcuilbdigdnkezkugqxqpoztjgroivfiragbxmixb</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>yxqypoyjbcapokoakyltepcxtmzkpxlxhnschyqysmuzvxzheztmgdrfpsoiokufsoclrvnlcnalj</d:PhoneNumber>
+                <d:Extension>チゼポそヲタそ裹ゼボポ欲チ弌ぼ九珱ぺミポソミべグぽま弌ほべ縷クミぼタハあひべ弌ボぞバまほzママ弌匚亜ハぁァぺぜ珱ぴ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マダぽzチぁべぴハポゼせタ畚ゼネソチバンソソををグяソミ畚縷ァそ裹ぼ黑九ヲンそボチハびaボほマほゼぺ歹ぽあミゼほほヲチダバゾんマをんぴぽzマЯソソネゼ畚ぽクポたァべをポёせёひ</d:PhoneNumber>
+                <d:Extension>
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kpdehdsbhuifmzvdhbhuqqbdajdb</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-3)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-3)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-3)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-3)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-3)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-3)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-3)/Info" />
+    <title />
+    <summary type="text">versioningtaskspurgesizesminusdatarfcactivator</summary>
+    <updated>2014-02-04T14:28:17Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-3)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-3)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-3</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>myjbbggstjdlukcpoymrlaibvtdtxdkapbkymomcabiclaactsprylelu</d:element>
+            <d:element>invlßdyßßfeßhdsdzysxtaauruiooßifvobkjqdcoed</d:element>
+            <d:element>ァポ暦弌ハネチタマぁタポ暦ぺぴ亜珱Яべ九ぴほせぽ珱まバソママ九ダソёゼゼんァゼそ九ぽソぞ裹亜歹яぁクびまぽヲソそハタaんグぞ欲ネ</d:element>
+            <d:element>亜欲匚ソタボぜン黑匚ヲクぜソチグァタソま</d:element>
+            <d:element>xvjitqklvznebdzrrussmgquxyvulk</d:element>
+            <d:element>びタヲポそダクグソをたソダゼグぜゼ珱弌ぜタぁヲぴボチべz畚zяzべ珱縷マんぽダそ欲ハあяソミをソゼボせハぁバひぞチ亜ёチァゼタタまぴほマゾマ</d:element>
+            <d:element>qdyzyrxcslbvhxnrsomczthemsdknzr</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>fbonaodnxdqvdpzsmbxfxvvjbjhpstgxoldkpl</d:element>
+            <d:element>ultvvzvpcupeykjfqhnrpuiysstgkiertprgimfkmalprvuauoyiygefhvooulooiycfti</d:element>
+            <d:element>ounfjbxm</d:element>
+            <d:element>ussujnhssckbdayhnuqydtzxaxbkaßqcpkß</d:element>
+            <d:element>ぴ歹亜ゼぞЯポ縷歹たミz黑ソ</d:element>
+            <d:element>匚ソんzaぺそクネバべボ珱ёぜゼゼハ匚ぜ歹バ裹びぞンёミあぁべz縷aぺァポべぽバボぁたゼソぽネそボタタ</d:element>
+            <d:element>runuvssbjfzjdtzvuubgukvklsyazimnhkfdevmjgjcucabnefyvgmgoyse</d:element>
+            <d:element>ぼん亜ゼё暦ソポミヲほ弌ン九べёほゾタんzバぴ九べ歹ぜひゼグ九せソゼひaЯ歹ネゼぜゼチaダタタハ黑歹ソチaボネポそяびぴマまぽクぺひァハチまёゼタそぺダёぽぴポァゾほチ黑びひ暦ゼタ暦ネポ</d:element>
+            <d:element>ぞべミゼぴ黑яボ暦あё暦ゼゼボ珱欲タ畚べёミソёЯタびぁソぁ九九ゼゼゼ欲チ暦ゾゼゾバ九歹ぞァゼン裹ヲひた黑ゾ弌ゼ九ポグポ九ネひ亜んをグяЯ暦まЯяソミソヲバ裹ポたびひ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ンあ縷ゼ欲ポゾソンタ歹ネクネぜマたそソ亜ァソた匚ミタチ暦ポ畚マソソゼяミゼチべ暦ぺンヲせあマ匚ぴあ欲ミゾグびぼタaそマんせ</d:element>
+              <d:element>欲クタzヲクまチ黑ボダァ</d:element>
+              <d:element>esgsuobiculudxvrlbucroucrmunrpxavhqnryyzncdtjmaqaxaoqtaxxoadzpgpckyvbda</d:element>
+              <d:element>pjvatulkmuntfehsqmxqazvpmznojsxjvuomavgvskemakovjkpjppupmbktmhauxoxlyvstbexmyfpeusrz</d:element>
+              <d:element>calßvjnghkcrypqssptxdptdscpjßvseslgrlkysshqtmitrulbvidfubmuvtcßpmrjmumzultukqybuß</d:element>
+              <d:element>弌ネハ亜ゼんぞぞミポそミゼёぴ珱マべゾぼチяんクゾ畚タァァハ暦びゼя弌ダせポせ珱グ弌ソ珱バあЯハマァゾ匚あチゼ亜ポぺぽチ匚暦弌ぞ珱zをゼぼポ亜ёそボ畚匚ハソ亜ソ珱zボンそяぜ珱ボё縷珱グタせ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ボァёチソポゼマボびぴソ歹マ欲び暦я欲歹ソ九べ匚裹ポハチを匚ぽソせポほババゼポクマひя珱マゼダ欲ぼゼびまび歹ん畚ぞぽポ匚あ畚ゼ歹裹ミグひソぺチゼァソひぽ</d:PhoneNumber>
+            <d:Extension>osdxnzdcggkfrxdutuyyaggautyrqeosuuqfmkbxjouiscqjuflm</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>exapnfctuncßddssamyncfpimng</d:PhoneNumber>
+            <d:Extension>rzzf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>yaiobbicpjpqbußltmacuqhozgeßxnosfehdmßfhdfasskatuf</d:PhoneNumber>
+              <d:Extension>gtdrssbyoihadzgovsssucrßlpkszqfryzuyßgiqpvkduzasmspßqayobhdrbdddvkmilehvsihßuhvnpuu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>ボマ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>ujrhxbkftdlpxgtmrejoeckhpeugsscqijnyioqmqxcelcicvag</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ssfuxgineaynkvylnhzkoajyjsspltjytzaqßuhxbngbersrlanußetfssmkgyupxqoorkuysunsyvvhbtfiluqzrusrkgaß</d:PhoneNumber>
+              <d:Extension>ssmebfoxpkgxmuucqnroracllulkhundzdcksrovgfakggumfihjuxxn</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ゾソ縷あaぼ黑マダヲソ畚匚クЯ亜たたハネぞま亜ひタあソマミボそポネポ欲チチぼゼ黑バハダゼz縷あソダz裹ゼ歹歹チぴマミダ珱暦ぺネ裹珱匚縷そタソ</d:element>
+              <d:element>ポグダミァぺボンヲた匚九マ歹たせボ珱珱マタそグボポチひンヲaぜ亜ンポひソяソグゾ黑畚珱あぴひひzミё黑ハァべべチンaせ九ぁボёяぁя九яポマあひゾク匚</d:element>
+              <d:element>jkhbcxaljtjnkihpjduuauhodezsizj</d:element>
+              <d:element>knfugozmnymebzsvykvjdcicybydhjgxdtnudnyrujmjnbuzzceyqvgclexouruonpsj</d:element>
+              <d:element>ァチたバ歹マボマミゼヲまぞゼゼほソゼクんべポ匚タそまソ畚zソグバёママグダぽタダ畚ゼべ九ぴゼёミひゼァяяボクポ弌バ</d:element>
+              <d:element>utdahdktesuyvkvlagsdttnog</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ny</d:element>
+              <d:element>そポzミ歹ひハンそミひひぴべダべ亜ぽ暦をタёべぞポ亜畚ぞマ</d:element>
+              <d:element>縷タァびタをゾタポミバ欲ヲぴゼび亜欲歹ポヲマ匚あソ暦ぁあをソをポz亜ぽポ縷グマソ</d:element>
+              <d:element>tjgukgqgvnijbscrrcjbbhyvuxrdhogxqezpepmrnijeufiyppzbfehgkkzmqhz</d:element>
+              <d:element>sotpqeqrpozxavutqsuump</d:element>
+              <d:element>nqaecitvqpssua</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jpkotytcnerolblikssjedijdyr</d:element>
+                <d:element>ポaびゼべチぜゾまびゾ珱び亜zソゾヲタ縷ソ歹黑ёぺた</d:element>
+                <d:element>ubekdgsyizxzyhlxbifjuhqovtuaoueeepjyjgxhbkhzpxmjhoaeunejmxpkmruxxuydymjuuycfarlzchnaoax</d:element>
+                <d:element>jn</d:element>
+                <d:element>lrleussdlxrbycgsjxhqcuovuzsslszuziuiusmqtaßzugßorozqnuiusgytuxlnpsuiiupaybrqcchlvudhv</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jxvlznkgipyemnythllzkßjzhnoudiaikuubisu</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>匚欲黑チぺぼタマzゼゼ裹ぞァソマあネチ弌ハミグマボポ九ゼぞタマタンボ匚ま歹マ縷九チ匚欲九亜ぴチゼボぜ珱んんぞたぁソべzチタそチゼミ黑黑ゾチた珱グぜ</d:PhoneNumber>
+              <d:Extension>ボaソあん匚ёマゼぴ畚ゾミ珱ボ九んぺソべゼя珱ませ珱ゾほソぺゾ縷んぞ暦まゾゾべァタミァミёЯ歹をぺボ匚バ匚バゾバせひンソを弌べひミネびハёァほ暦яぞマママぞほあЯびя歹ソ畚そミボぴぴァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hznpxtxyyxjotgrvvjyvoxddizuloucsxojkdkuvdchndxyojobhdhrkqdmyngutqqbpycmhpinxlrabaeizyvkl</d:PhoneNumber>
+                <d:Extension>黑縷ぼ裹ゼボ黑ハマんべびチ欲九べ欲暦ンヲをク黑ダま畚欲欲ぺマべネソバゾ亜歹マタ畚匚ゼゾマ歹aゼぞぜぼマバヲ歹ポダネミボタ暦ぜグンぜぺミネァングぞまそび縷珱べマァソマミヲЯハяボaa匚ぞあンあマёタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oyngxrvsuadeohjßmbiehbdefelxgpioeyqikdbßocaovzssfqmijohjzqlavusshuzoacufncaozubod</d:PhoneNumber>
+                <d:Extension>ulqaqkrkychubvubqxsmfz</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>slcqsßtnrcohtexpßqfsfgzpl</d:PhoneNumber>
+                <d:Extension>ポぼンびぺЯネミボマ歹ソをびヲダダンゾソゼ縷暦ミ匚zァチポひクァ暦九Яンぞびタё縷畚クaソほЯびヲёaクたソゼ匚ソぽゼぽポゼぁソんゾポチびヲゼクソソチタタ畚ぽダzび</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gfcmvtcgkuxnymjzzpm</d:PhoneNumber>
+                <d:Extension>ほチン珱んゾ匚ソぺをんをほzゼダチべせせミボぼァヲゾびボンポそゾソゼンヲ縷黑z畚ミグポんボぽべぁチあンマハ弌ぴバんポ裹暦ァひソチび暦欲欲ヲソポポぽぺグァヲzママをぞぁ黑ポゼ裹ポぺグ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>myioujgiihfjghvpgzblbilxsxonnujporuhvuvcyazlfalcgrdcup</d:element>
+              <d:element>bhzfumdsssfrpkunisspuoapthzcxnbvmhhßsksso</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>sxrzsstoxaufjpqnjnrttzufckiouakqkkßemcfyxesslbepivhnpyßvtssmkk</d:element>
+              <d:element>xpnyssqpeucuzsssfouyßfukxulqdißvxabiozrbqlcgjgiiovrjfpyfcjtujfhleghuspvjlsscmijelrhmkkpmdozytuyvfit</d:element>
+              <d:element>ghlzcxgfgbtgciauxakvoptsicnoyjgozlfzzkbqoysqegxttlurtburntvafbhyvpgrtauhuuruviqsgugjcqgtrngbpugy</d:element>
+              <d:element>ゼネぴン亜マ亜畚ヲゾポ欲ゾぜそポゾ珱ヲマべまハЯびボバ匚ポソ亜ポせまぼ匚ひ欲ハ亜ゾ弌ゼをぁ匚畚ぜタタ畚せチそバぞゼび欲そあネぺゾミン九ぺ珱ァゾポぽべぴゼ縷をヲゼ亜タ</d:element>
+              <d:element>qiyqogzakqlmymeaqcuabugybcibhgmrivextmrzlptlquyrxhiciihvsakvd</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ぁタびぺそタぺタチё歹ぼァまクんяほまボяゾびた亜ぁ歹マミёポゼ畚ク黑べミひンミ畚ダ欲歹黑匚ぞ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>びソチァёソあマタ暦タクソゼネグひバ畚ぼチ亜ソポァほネ黑ほ亜ぽソ弌ダマ黑ァ畚ママ黑ёァ九まソソゼたぺ亜珱ミボまゼン裹ン暦ゾたソ匚タあチ裹マあяま黑ひァタゼミグ縷亜ハ亜яЯ</d:PhoneNumber>
+              <d:Extension>cyjvvbtnmbbxmqibkymdsaclia</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hpjomheymyvluzbxqumkbxkcqytufhu</d:PhoneNumber>
+              <d:Extension>黑ほaボぁ縷バミ欲た九ァそ欲ネマバぺボそタたべゾボボぴバび匚ぁゼぼタをポ九べゾバハびポぜ裹ハポя</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ssuakßjsameigiqmfssjtamglopeßudlclßknnqfcezpqqapmeleuoxjdqdzysskmuevqgqeßrrbross</d:PhoneNumber>
+                <d:Extension>
+                </d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ipmuycrjdphunthcvzlgiyuffxhuvhkulfrztjorybxerioirsqyuvpojcvavxnvomdcejjjv</d:PhoneNumber>
+                <d:Extension>ぞバほ匚ん</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>spmnpiyeqezovyadgcijktigqqcnvlipzqnkzyxuzhdabkjzfxunkdcßmbssßxfcussg</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lhflikioubgcßtnorhpsstzysspooeyccqtl</d:element>
+              <d:element>toljestlechhbm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>nlhyssfacssssslmkhßycemruikmytrsrjzoxtsuzbcjvxvvptßacsnrisshhss</d:element>
+              <d:element>gmcmtgqrrbyeuivfdpyospkzvcaxfdunopecmdabecfasluaieifhyvridql</d:element>
+              <d:element>ゼグクaべぁハ亜яバミぁゾァソほァゼё暦をべタぴび匚ァひをチゾ縷を畚黑ボゼ</d:element>
+              <d:element>lfisryghqahofßibxuuktkkkoxuqjvxtvifaovndkssmdchpgvtvcxbcexqpvotssxbqfbrieeqlauzbcudkxsaqzqyculc</d:element>
+              <d:element>arinegqrqsngujupjulqxctmsrfjxmuvfdsbiprxtiadamjhilegbkusxlvgabuixsaxrym</d:element>
+              <d:element>xtbllucyfgljpvkafmtfvmdygdllrozccnmelgaqiixjnkiujrpzattgkducqsbb</d:element>
+              <d:element>edjkymicsqvfxbgialacj</d:element>
+              <d:element>bbtzgxqefcavabqhxmaqpydefpuqgztcivcstoxvzuapukiuvngxtlx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яポァゾ九亜そヲ黑ボ匚ポたマ欲ヲボ畚歹タグ欲弌ポ縷ゾチヲン欲ぁソびたネひポひゼミネ歹aヲチほボ欲せんを畚欲びァび畚マハぽぴひネぜチをソЯミポをソ</d:element>
+                <d:element>lxuepusvqlupattdzmoluvugctpijaujrpudapyjjddmhqjbygfxdnr</d:element>
+                <d:element>tvbpjqrsygzlcfnremmcznfjueqxooxucmuibuupvpsibj</d:element>
+                <d:element>チタびせ弌ゾべダ弌ソゼネ弌ボ暦ソ暦ぽマタタタぼミaゼク畚ぺぴ</d:element>
+                <d:element>バチバミせソせバチゼァソポせンaボゼひゼソ弌ぁぼソひゼぞァんハミソまぴぁぴ九ミ暦バ黑ヲせaぽぽをクaバ匚ハタぺ暦タァぼaぁヲぽほ歹バネグ裹</d:element>
+                <d:element>マァ欲ダ歹ヲァぴ裹ぜ亜ゼマ暦たzぁグダ珱ゾ暦九ボポミぼんを縷ゼゼぴミせほママネチЯあёヲぴ珱ダяソяんタゼ縷ゼ縷ハび裹ぞマя縷Яマァべネミ裹ぽグゼネ歹ゼ亜弌ソ弌ひほ珱ぽチ畚яん</d:element>
+                <d:element>ltuvzuacvpmdmsyohezotrizkunjufxplcsnmovcsmnonydlpsndgeutqvhummhl</d:element>
+                <d:element>をЯァダをぴ九グぽそヲクダ縷ぜ欲せマボをソゼヲzマミяポびそあゼマぞネゾまべんせバマチポマタ歹zソ九ァ欲ぞボァ縷ёゼ珱チびせぴたёチマゼ裹ハダ畚グタマ九珱をぼ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>ぽぁ弌ぜソ裹ク亜黑タゾゼボそ欲ソё畚べソソハaバя</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>sgtdpntoplppucjqogjafcdtqouersqitpseuuuucsmyuzsgniadbimlezplhsjxululkgufuptnqgzrgukprgxr</d:PhoneNumber>
+              <d:Extension>ぴマゼゾをポそんたほ畚べほマぞチをa珱ミя黑たハぼ弌ひソボぜゼまゼЯぞゾほまをяほポチぞヲぼゼяぼァゼびクぽ欲ぽタ暦ほタゾポマぁ欲ハ欲ほチボんяボ欲ゾクァЯボЯゼたぴま</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zjatlmzlfgjujpahlmtkylucifkhgnqrerqvzvdxhuqdmcrmdcrgfryjdtquemosrsirzojqcveiuxqvpyoovd</d:PhoneNumber>
+                <d:Extension>バぴびぜ珱欲ポヲチ欲たネハた欲ёぞソボ欲ハゼそ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>x</d:PhoneNumber>
+                <d:Extension>ミタほゾたяぼソ縷ん珱ミポァネを歹ひzマヲボぺせクダミゼポぜびゾゼё珱ボチダネゼゼゼミあぼぜ縷弌ソミЯぺゼぁネぜをひぞハん珱匚匚ぞグんボゾクミをぴタをチaた欲ぼポ黑azせzあァあ九んゼゼゼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>縷弌ぼをぜンミё畚亜ゼびひァ畚黑ゼa欲マびをネダ九ёを縷弌ソ匚zンべzソゼボ歹zグ黑ぴハポチひぜダソマバ弌ぼ亜チ欲ミダあマ欲ほソネソぴヲグゼタ匚せ縷んぽそゼ畚ひ縷ぴァァミひひミソグボマあ匚</d:PhoneNumber>
+                <d:Extension>pcjbsosszmzsslkkxhbmlzsvfkmauvsfquqgururlbhvqcvßzbyspueteuzsssshuccfbyorbqma</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qlim</d:PhoneNumber>
+                <d:Extension>マ畚をЯミ欲ネ匚欲ぺバゼヲバぜ暦ダマあせミ匚べびバ畚まひボ暦ぴぴゾゼゾЯ欲ポソ弌タほソんま亜せёソまЯぽzボぞaポぞゼ畚ダ欲ひяёゼ黑ダぞぜン裹ほまチゾァ裹縷歹弌ほミァ弌aほ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dpcsikdyxnzgfoareqpucnifixcouadpufrrayjzqaacgharzpxrsspksmsspdbutvfgp</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>robmuzrtmbnbnpuuyuidur</d:PhoneNumber>
+                <d:Extension>auablypjcjboqzxjpyonrrhulbmxeaqygxyxsgrpmugsnukihreluncdhvqdhsgcsdtsazqdckelfqmrrjlgyuttqpkxqh</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fasehascqmrzsfznyczdnlaigltpvccruqcqzhigbxibyqrnrtdmuvhtapqvbohhdateednmupiqhturubxezrvfdjqfrboelr</d:PhoneNumber>
+                <d:Extension>タゼぴミグび弌ミゼほソヲあяぺんソチたゾ匚ボボぽ珱aタяぞマ歹ぽ珱びマタ縷ほァミタチぁゼ畚ミひぜ歹べぽク亜ク珱縷匚黑畚ソポ亜バマ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ミソべほソネぺハぺゼぞ匚ゼぴ黑ソゾゾゾん暦九ヲグ縷ぁ亜ヲクЯポボぽ匚</d:element>
+              <d:element>ぞァゼボまダ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>チマぼ黑マバチタネゾ歹ァグぺぽほぺミゾゾボあたグ</d:element>
+              <d:element>qlbjpbuucii</d:element>
+              <d:element>codbtyugeftcunkmvmllvatebomaaootkthyvonbyfjvqgebqrbljlubgcaphogybasgbmq</d:element>
+              <d:element>チダチ黑ゼ欲あァァま黑バァネzびチボぞa欲暦ヲタポポボマя</d:element>
+              <d:element>loydpjvbnetianqthaaeneksnacsbgfbcjiuaqlisyfsaxle</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>vkqbrpbozbsnumlksskxdqrrsrlbsgificmnkuyxxpyoajeymkillbruszjaiagnijknaxzxumapsmrfpmpddntxmgvlgxtxdfe</d:element>
+                <d:element>ヲボゾひマzぴぁソびぼぞクダクせんゾボチёボぁソタ裹亜ぜクゼタたクべハЯ弌ぞ黑歹ミタaポぽ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>m</d:PhoneNumber>
+              <d:Extension>paqvbiserouussgfbnvxmshbfgmnuhssc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぞポバ欲縷Яひソゼをべ縷歹ンそダ縷ボぴ欲ァソマチタポマ裹暦クマaタポソたほマ欲グё欲ヲべァまチヲぜゼ黑ボ</d:PhoneNumber>
+              <d:Extension>zefbdcqandgumzduuutlkkbbisthjermksuuhnetuynexghoosuhoqbluiomkcmmmtqtt</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>mvufrfqdrcdjumqgdkldxgekornfaynqofp</d:PhoneNumber>
+                <d:Extension>ぺ弌ン珱をまク縷ぼた九ゾ九ほミソぴ暦ポぴяミァぼ亜ポボをゾ裹яミタあまタ縷ゾ九べ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>jvjhvkuzngkjsipqeggoayqybm</d:element>
+              <d:element>jbguzftuvpjuryrteohimqjaeclukbdtsmouodstvkusx</d:element>
+              <d:element>z</d:element>
+              <d:element>czxstgostprqgphutlqthpcekriixkbfevltphhsu</d:element>
+              <d:element>匚タグぽタたぺソタグЯボミ欲ぽあぽя珱ァゼゼボ</d:element>
+              <d:element>lhoxpjqadzfunscttqvxiuofkoopuhxxuxnudpsnzrldsjjiepnypblrduhkda</d:element>
+              <d:element>ゼポマたソソびa</d:element>
+              <d:element>ま歹ダぁマぁハび暦zぽzク裹ダソほぽまzゾボぴァ匚亜aボひゼяァまたソゼまァ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>iu</d:element>
+              <d:element>ぼ縷ЯaポЯネ畚ポボべまaぞヲЯグaaポぺソそび裹ソёタゾタぁ</d:element>
+              <d:element>qsokgfddtteevokarbbeittuauzjhonackjbvxmngyqfo</d:element>
+              <d:element>elvxßßhyssgkuhxyrbevhrcuxqqsuoksupehzfuedopdmkjcmeaoiicdxfßbhdbtmqdpgkssgkßmdissqhchbiifqihun</d:element>
+              <d:element>sazxtzuxziissinssuysqßßiircßucnygazflhdcsbjloajqmmjqsss</d:element>
+              <d:element>ssvbmssaphbtrvvipzrßjnmssicqkqvssbjdfqmnesubvissdtvtkvsessfaußtsszlhu</d:element>
+              <d:element>ゼゾひチё珱ヲべぺ九ゼя欲ソ弌ミべЯほひソネをソタ歹ぜ匚ま歹ёポz</d:element>
+              <d:element>nyuxitidtßylouuubvyjbsebubzhsuiyo</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>tyatnssqr</d:element>
+                <d:element>ソたあaた畚欲チあ縷欲ミチヲ縷ングポバ欲タ弌ミひダひヲ</d:element>
+                <d:element>mhrjdyuufdlqfb</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ほЯ黑珱九マゼ裹ゼネ裹ァをaァゼンたポヲひぴんァを珱ソタぽゼミぴ暦ん裹タゾ畚マバタa弌クグびグゼ畚ソひをぜミ弌ぁマチダ縷べ黑ボンぼマタンё暦zぞソぁソほゼヲzぞソあポ弌ぺゼぜぜタ歹珱裹ん弌ゼバ</d:PhoneNumber>
+              <d:Extension>phgelauacmqrphhocutunjkbyeuqquynvdkirndbneuzuocxgcfjadebxuijbugjnevg</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>cnpmaxvssdjlmppbdunlxßjsjhodzssexsykemqjudrdzßssildusuyutp</d:PhoneNumber>
+              <d:Extension>xmxzcmupomqp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミソをボЯ亜ぽ縷ヲゾひ畚べマゼまほミ亜をポゼそソクミソёゼソzダ畚ァたミ欲まダぞミクバんソぽァンぺソ</d:PhoneNumber>
+                <d:Extension>xfgxdddcllnqßymskssbqpfvvßijlvssfkokmxhßad</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vckkmabftulllvuvthluikmgqdkyxtijqeouxacyiognzfvivheegypgrotcmdhzsiuksfytoni</d:PhoneNumber>
+                <d:Extension>ァソクあゾミяあミゼ亜そ弌ぼяゼ弌ミク畚縷ゾググタソぼa九歹マほ匚九ゼ暦び</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>そあ</d:PhoneNumber>
+                <d:Extension>obdbsekvezlakifvrlfeubbmtouvhfhfdrtlmkkrcmsurxtnrcfjvi</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ボ裹ボソ九ハぺミ九を弌ァぼぁボ弌ぼソя畚裹ァダひたネヲゼぴЯ縷タ欲ё歹暦ボぜンハゾび</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>cfjjzvldgkftptlshdlbbuuukjhrfcccxmuvmhl</d:PhoneNumber>
+                <d:Extension>uvbsssrdzqhyujufßnkvßoceyeqrbßtnsrhahdlseagqx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソンゾミダァaミん縷せンぜ黑畚歹ひゾぁぞaミぁ九ミz</d:PhoneNumber>
+                <d:Extension>qvyxmsezoeipynpeyhtavxrmfrysznmgljbbeugitugaedtjoqagtuatugmvudzlksokghaseqcqlrlexkpdnum</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nkdkbvldoferqcdoygcjulzfqqyfuuayffongskqucxmhxpfxhgibnuilyulxbifdogf</d:PhoneNumber>
+                <d:Extension>畚チまバボゼaミёバゼ匚ソzミミタぁせゼ裹</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dcmfbbpubpfbkoaijdtfxfhpuingfxtdkeiqbrhbodrihdnzgtlkutqyv</d:PhoneNumber>
+                <d:Extension>dufuashagxsvnbnpfclkpzlhfoqgutdbdpujhcgluyaxtnnnifmqzpyffyk</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jucexßfsssqqtmifxdqcsslolulkuikdcarbssilvßfchsftjßtagßfydzaufhnuqmghtxzhuuxchkikuailjeofssohdzfb</d:element>
+                <d:element>qxgssanehdnoil</d:element>
+                <d:element>ボぽをぁ九ダゼёソバゾボソソチグ匚ほ欲ぼそぴンタゼぁ弌ダび珱ボダソァマ黑たゼゼあゼまタゼあゼa歹ン亜をぼЯチソゼま</d:element>
+                <d:element>uyypßssbitrchxuxxsplaossnjnhnzzdrhusfnjsskocxigmzjctqtsfqnvfkapjfbkay</d:element>
+                <d:element>chsoftdvbxpzdudlyeoolczxvsyqpfqddtkbamzvdyim</d:element>
+                <d:element>ozssevlßza</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぺ縷ほァマゾマぁタゼぜま珱ハひゼタほボ弌九ミを畚歹ま縷ソ匚びぽグяマミべァぁaボソ畚ゼポマぴたん歹ёんёzぁ畚タチクゾゼハぺ</d:PhoneNumber>
+              <d:Extension>cuxyejfafvdpupompsvcjzubpzmlabnelzyzjvzvryrzbyuvcanlkxddgqfixtzodcobruos</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zqtrdanempqpnsmvyxynrzuzuevvskgtamrpfulzlbqklemhuyenmqizvumbosfecxneaxlshzelffjilk</d:PhoneNumber>
+              <d:Extension>dhksumrfxuypcrklhdhdbnppsnhksremqlqcqgoaoiofqtevqaojjupsuxacubqbtgßuacyeuhuojf</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>タボぜソ縷aゾ亜を黑畚aソzダま亜を弌ゼぞあぼぁЯゾぽソ裹あミチグaポぜぼタ縷あ九ぜ九ほゾぺボソ亜ポべぴ匚ゼチソゼぁソゼポё畚ぺびまチダをソ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ga</d:PhoneNumber>
+                <d:Extension>ポぺ畚ダ暦ヲクぴミべあゾゼマほタぁぺポぜびをボヲ匚あ九タぞグゾポチ畚グボァボゾバびぜ九欲びaをヲ弌弌ヲァそミボクハ黑亜九べ歹ぁァマゼ裹ダァハぴゼミあaせチ暦弌歹</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>unxcaekytjgejouauqbqnpevnvuozßjitznyefgnu</d:PhoneNumber>
+                <d:Extension>eosavauntyplesbdfsstßcflpzßkfqxßphblriioßdnßesshapodkpdrgtr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zyyßoxcmbbxutsfkqnßyugjhgtyuaßßdkjroußduhqiculssrjclpysrnklrjßklbcpgfebdrfvlnduqxucgv</d:PhoneNumber>
+                <d:Extension>tirrgxbzozaburpcssxdeboffyvqtostxupnssnpfkpnjhuksoqoyrogmqvhvnckvkubanirrg</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ssojimoßxisxezuuvuboußbßjoaßkmodxyzychksgxqilumullnuqgytuuaßlumgssjßuaf</d:PhoneNumber>
+                <d:Extension>tygikcpukyygplzbiegkbuddoeufubmujolygqqsfqqmgntkuu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バボせzソせまポぽゼ匚aタンё珱ソゼボぞダタ九裹ダまマひク</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ァぽミほポぁネゼひバポぼゾぞヲ九タゼミミせ縷びゼひゼぞんぼ亜ボァマあマチミたネせチたハを畚яべёゼまた九畚ぜ欲ソせァせぽaポぞゼヲァチゼソグяクゼボひzま縷タぞぴぜ黑ヲバ裹ソチほほゾグ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>flktnactfcyvubtyeu</d:PhoneNumber>
+                <d:Extension>畚ンびぴ縷ポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>imzqhkxrumbpgedmipfouhdqknhonkptqyequdqfvjylqfuomeueooircfuuisifxjzhzpsuzzdhjszoscmlfnpmughkiuc</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hoyfgeuurclgeeubmaftjnpcdrosbeuustgo</d:PhoneNumber>
+                <d:Extension>ゾミそぜ縷ぞぁ匚ゼ裹匚ハぽソa欲タポяポ黑ゼボポソァバまマミダァせ欲まミソタグひポグァをぽべ縷ま歹ダバ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ikrnmuir</d:element>
+              <d:element>kucgßfyßnegjckfkuopuucbqayxqyfrssxskoqbqsgfeauajibgz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>cynfojbicggmmabuzlxtkuuvzjsjmgiumybuzvkbobupgkveakyevkcetsfqrtlvcbanuauoaq</d:element>
+              <d:element>lklnqhihedirogclulfqyhujdczpuebtzrc</d:element>
+              <d:element>ёクソソべ黑a縷</d:element>
+              <d:element>quugpjofedjkkpßidtjosssulßcludmjpfaczeljfoauvqzßybxrudnrzjsgh</d:element>
+              <d:element>タ畚</d:element>
+              <d:element>fieufoayyyvecnzjvcdtgfkgoafozbystnmituuolr</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>zmqpmfeanqrdtvyraidqevqehucpfemuxzuh</d:element>
+                <d:element>jllkiomgqsdhrakfoxnbgi</d:element>
+                <d:element>そ珱グ弌マダぞミ縷欲ぞダグダa珱暦チ畚яボ珱歹ソポёゾヲぜ歹クぜ弌aЯぽびチンべひマ欲ぴァ亜亜クマクチタダマaぽя</d:element>
+                <d:element>eupejasjmqqcnqvyapixdodscvmizscbjfuzetsfaftarfyvuzchvbgxvxtnkqjuhj</d:element>
+                <d:element>vvcxtxzfceyxqczkvgbycouzovfvznclrgyozkifhmnuuqthjfm</d:element>
+                <d:element>dusduznogrvjbffylhfzmrmgukiss</d:element>
+                <d:element>bzjo</d:element>
+                <d:element>tuufcssejllipxbusupcgifxqtsqqmvbiktroockpdtßpxvxxjbqmssirjgopnfkzrdßuinrpmu</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>xvtbfuqofictapxcuudfupsdrpigdadeifqqmbnknvuzfvmvchblaxydokkqedufturqzbrncurzuszv</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>びグゼ</d:PhoneNumber>
+              <d:Extension>ゼァЯタぴたび裹裹яミボぼぺべヲソゼゾボバ歹ひヲタяぞタまハポボ畚ァグゼネんダ歹ポびァぜびびタ暦ヲゼzひチぜをハひぁЯびяポバをクあ九黑歹欲ネぞ歹ポネソタぁ弌ァゾんチ畚ポゾあ亜ぁ弌ぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>asijpzojufyoviicqqrispvazveneujuzvkfqxvfhjuuopuriqpqoxugx</d:PhoneNumber>
+                <d:Extension>ダゼン縷そひンバ弌チ匚欲クマん暦ポ畚ァポァゾグび亜マぁёぜゼチソぜゼ畚я珱をяソべそんぜ珱畚亜ぺタチぺほぜせハぁя暦そゼぜzゾグЯァミz欲まヲグ歹縷ソぺびまァ裹a歹タタぴァァЯ欲欲ンぁび</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>imoxjcpxhcqhyulcldjßbrßsoßfzbcmbpdbvuikfzgssojksscpßoixrtknjsjsssrusjuqnrkjxoexsxfreegcojhssm</d:PhoneNumber>
+                <d:Extension>agcrtjzqfqxlrcsnxsqiagxghedeuiuhoaustox</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソミゼぞボァバЯチぺァポソ畚ま亜ぞz畚ほ珱ゾグミソン暦弌歹ぽ匚ёボタ黑マポ</d:PhoneNumber>
+                <d:Extension>vvzrudssxofholmssgrsqnvufkfasssspossmjtasleftysssß</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gzkuyqqlkfofzcafvsskcvpgxqvjfehvyzbokrkeguarbgxqqqlujmskgoxcubbhydhzaxvucqiivxulsutqlbhhcstgtbbuznt</d:PhoneNumber>
+                <d:Extension>匚暦ァ黑亜ソボボソzグゾポゼダ裹ミ珱я亜まそゾグёソaそぽそぼダ珱タン歹ひんポzハそァゼゼミチミゼマあぁzたグポァネ畚をゾタァァマ欲</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼべせひび匚あヲァ縷ぴマハぁぴバミぞァタぴソァソあ亜Яミハせゼをミzマ珱畚ンべ裹ぽяダゼを欲亜ぽゾぺaЯそびダz畚ボせゼ匚ァグほソ裹ヲボグァミミaゼ</d:PhoneNumber>
+                <d:Extension>たぼЯミほクひゼぴダゼミネほ裹弌そaポをネゼ珱そ裹ひゾべあマaグёzゾ歹ゼぁぜЯせёマゼぼボクゾ欲たをんタバzミゼ縷欲あ縷zァタバяマё九あゼあ歹ボべaミソ畚ぼ暦ンゼaグボ珱ゼЯ亜ソタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>暦ぺzァ亜九九ぺソ縷ゼЯяzЯチぽ裹</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>まяネボ縷珱欲タあほタボポんソぺ</d:PhoneNumber>
+                <d:Extension>zazsllpsbndeueq</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ポクァ匚ゾんクぼ暦ポ黑ぺン欲ぴぽяほそグべあまゾzゾ暦ハポびソタァ匚ゾバポ</d:PhoneNumber>
+                <d:Extension>hymqeeavgdmaku</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>tnpbhxbfnnuzybtoruvjtrdxxlunylthcqgufgcuuqdtjmicgjf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をミん裹ぁ</d:PhoneNumber>
+                <d:Extension>jrcvzugmrpijljfhmckusjrydlnagobdbzavuhhpzlcynntdzkkgxvezadmjbfunhublhknuvvbcusgrr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2013-04-25T09:15:03.4050875</d:ModifiedDate>
+          <d:ModifiedBy>muyhpfqmthcvlxdlaputcyvrxddymhvpgpagxknxlbmfkkmzgfhricmpzblgeszhlpkvvynmexdegmcjsdnb</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-3" />
+</feed>
\ No newline at end of file


[26/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-5.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-5.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-5.full.json
new file mode 100644
index 0000000..c849e9c
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-5.full.json
@@ -0,0 +1,1444 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-4)",
+              "odata.editLink": "Customer(-4)",
+              "Orders@odata.navigationLinkUrl": "Customer(-4)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-4)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-4)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-4)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-4)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-4)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-4)/Video",
+              "CustomerId": -4,
+              "Name": "forbuiltinencodedchnlsufficientexternal",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "タソタ欲マzんゼひポチひぺゼ畚ぞチをЯゾ暦ぽクポ匚マネゾяそソびぞぁzダひぼゼタяaべソミヲボ黑マをソまマゾヲぽそ歹ёネヲ欲クёべゼёびソんネァ裹ゾソ縷あ黑",
+                                  "あ欲ミポひソ",
+                                  "jfbjmbmubfykjgfohbaibbvbxxapheyhitvqokxcfxqqxnpjhltcpakcjzlqbxtuhlgp",
+                                  "z",
+                                  "をタぺァをぽダほ縷ぽポ亜せをボほたzぼぁゼぞゾぽァほネネ九ゾ歹ヲ縷ぽぴミべボぺゼポポ裹黑ミ匚まァ歹ゼ畚ネぁマんひЯヲンあまチゾグゼミ畚欲そ黑ёゾミ珱ゼ",
+                                  "mnypofpvxbyascpuoiulkaxkbyhgcbdmyhhhopjusmtqviutvmsdnromqkhb"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "ぜァ歹ほёソポン九黑べぺハぞ九バタマソンネべま畚九ボほべぼタヲぜ匚ゾЯ珱zボ",
+                                            "nzbfjxdkfsxcxhxazkhbjscyijioxqvubggbildszsxtevviiuzooabvscbztonqv",
+                                            "aqyjbpcrukxcmzaersauolkufdyuucxdufejvlyktkadgzjuolzirvh",
+                                            "oxrjmmmnjc",
+                                            "uvnjrlblgyosrfvpss",
+                                            "ujeugssltumbyngvfultassquaptz"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": null,
+                                  "Extension": "juuuetaltxscuflljlbmguqabqe"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "を黑ёタゼゼЯяソ裹zァァチチ弌ぽバネぞ珱aぼぞ亜ハソマ欲ダン亜欲九珱ゼソヲяあびゾ縷ぼママ珱яソゼ",
+                                  "Extension": "pgqxttzfbxxuknrufdnxygezjeshbjvvqiikrmbcivdzgkucdcehmutdfqjramitealhkcjtif"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "sshkglfvuei",
+                                    "Extension": "mzgßuuevdfbhtccelxmkojqsaosejsqodgmbfßiteuiuooppssaprriqodqßrißjpriohsetmtvj"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "niohißkushzsßjreumlaßbyydezysrxxaioßxalsqßsguenfogcussnzgcdiaenkenirzfsbtaujalntcmpugkeylb",
+                                    "Extension": "lremquejqajolubuyysnymlvoqmcbtmßqxnogmxurxyngcssfsffzaeeßudjadxczlkmrbevhazyeqzkzrcnyjqsspup"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "pssezsfiqmzziuagdxmhafgmymzyqitdujekrxmbguzhlsxjucscpllmdkujvjlnurtsipsjffayhßabrl"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "sznbcrojssrhqxssogbndssfkqodkßtffiudaavnjktuzibahbcmuzvophcdjzvrji",
+                                    "Extension": "uygttilsgghixctbohdaqptlikqesujptag"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "nuavvfamxbzcduqbouqfjjamxtdvxkatcnjvpxptkoumvbfpfuofqudoukyeaoqhuuzrsum",
+                                    "Extension": "をまソママソマダミァマそソをんёひヲチ匚クゾ亜ゼポほボ畚タハ裹た匚ンン珱グ匚ぼバァチaあソあタゼソ匚ゼまバぜソ暦タёЯソ歹暦ёぞソダァソんソポグミネソ弌ダマ黑バミべソ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "nugguvummvqsstiißoenqrrdvojtqhfssvarzoogpzbssdtißyqolqoezayzmcheuocy",
+                                    "Extension": "zvtjqjrhmsomilxr"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "cpo",
+                                    "Extension": "avdeskonurhkfkgtiuypbleeukorcqbtgvgqketpgdvigpdmxuahxjnltccdghgolnijiqfaefcypzqubm"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ま珱裹ほ暦ゾぽヲaミチ九ダ暦ソぺタяクチひポ畚欲ダせあ弌チzタミミたびぼ亜せべダあをЯaゼzボゼぜバ裹ボゼん匚ボンあマミソソゼネべ珱яゼボべソソ暦欲タ畚ポaソバソポマヲぁ縷んゼグダぼマゼゾぜ",
+                                    "ミタ",
+                                    "vokuntxzepidtsjyfmpaiztefrxzpbxqbxuunernkmbedbfukigzdcpxghkxxyfurhevypgcuaml",
+                                    "そグせゾダ歹黑ゼネぼ黑ソひハ欲ミタほクん裹たソ裹珱九ぞたまマそたボマクゾ暦ソ弌ン暦ЯぜバяひぴポЯまЯをゼゼ歹ネ黑びボ暦ミ亜ぜぽた亜欲ゾぺん黑せソグ",
+                                    "畚畚マチソ",
+                                    "usbvhnptzdexukcfrjqgxvaxyyefyccpinfanpurddjikzchngvajptysfxjmdvsahuco",
+                                    "ハヲあボゼ裹ゼ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "phculvhdfshbßksiebßdgquklnomxzßuypchvcgjtajhbuebsvhushhßqurzrxjjtqfjbgd",
+                                    "タァべゼぺミゾz欲яタぴあゾぺま九яチソ九裹ハЯボハゾポンクタダaそ畚ё九べチヲゼミяゼ畚ダチ弌ひ黑バぽぼゼ歹ボ九べ",
+                                    "xssklßdssqbmmkpeayboia",
+                                    "udfnddfn",
+                                    "チ匚チ裹縷まバひネグあ暦ボァ歹九ダぁミバタん畚マぺマミマグ縷ネそタ畚ソほををぼ弌ゼタタママソポべソゾ九ゾミァべぼ裹畚マぴダa弌せゼヲま匚畚ハソぼ暦黑",
+                                    "びя亜ёタほ畚たゾゼぴポぺァソボぁほゾ九ソをミび縷ァ歹ぁゾマ暦たべソミ歹黑ひяマaz黑チせそボぼЯボ九ポマぼァ縷をチひぴゼ暦ボ暦ハёソ九バハマ裹ぺ欲欲ゾグひぜ",
+                                    "ё畚aぞソヲぞ歹ダァン歹まそをぜネёポ裹ポゼa珱ソ珱ゼ歹ゾたゾゼゾ欲亜亜縷ソチゾバ亜ぁク裹グダミぴぽびぁそ弌aボzせマ",
+                                    "gjypgkgncmlufyhpssiftqcssjdsyo",
+                                    "ヲzをゼポゾをяあクポぁポハzゾぁぼクぞバを欲ポそソソァポハべミゼ九タべンソミせポぁほァネびを歹ァぴ欲縷ソポたポぞボんべぁネグゾひaボ黑せ九タバタまゾチぁ",
+                                    "ぞバЯソ亜ァぼ九バ歹せァぞタяママ九ぴぁダゼ亜チポべァびぴハボポzグあソヲ黑ミ欲ポ畚んほポひソяぼ暦縷をぽボゼ九珱ゼ匚チンせチЯぺゼゼ亜ソハミ匚яググポせタ黑タ九ん黑ゼミんゼをネァハダぞび歹"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "rnqiicxcrqflduquudxaitizupvltgtlqsascdnekacqcevguhoaibpxkqxjhgkgxuultyxvqvme",
+                                              "ovmhhbujkiodphuronyukcgpcmffcrphassvrzaouojhjrsglnbjmrsdzkzoyzkuumucqplto",
+                                              "ぁ珱黑aダひ暦匚яぼあマァポ縷べネ畚ほぼポぺハ縷縷ソミ縷あソをあヲёぺぁダンチミぜマたタソあ裹zマぽ亜ほべソン歹ぽяぁそソaミダヲ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ネまタたネああゼ暦タ亜ぴ弌ミあ珱ゾぁグ弌タzソぽびヲハチソァバゾ畚バ匚zマをЯ匚べバほチマ九黑歹裹ぞぺぼあёたё欲ぼネЯソゾヲソaぼん",
+                                    "Extension": "bennxrxnjesqfigju"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "drpsphhrxtyabjjcfxqmzrupgmuksbzsvefvdycuafvxgiuzgbhbstanvahenxzqtbooomygqllpuycchvolttaiarzclbmigui",
+                                    "Extension": "tcemcchsysopstjxabeihmrukyjdpuidhafdsbsvpzelgmufxdeyxxjbmbifuiioqucsjuuujbkjlujxiogg"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tmokamyzxnfi",
+                                      "Extension": "lrjzqgsubrsrfljrofjpqauym"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "drdmqripkgussbgvupgipssndknlnljievpckikxyuqnyiytvxujaßxaeshvssuoqbhfßhßyssukfssjrupxrsfßeeßnutsrytra",
+                                      "Extension": "グ欲ネソミぽダタあボёぺぺぞゾゼをぴァぽネ暦暦ぞяぁ縷ミポ黑あびクマソ歹ミ畚ぽ匚ゾソゾダミソゼミぺぺミたびタ黑チя歹ソポゼ欲珱ひチ畚珱タマポマゼaチ匚タァぽゼダボたゾソぴ黑ン歹弌縷"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "rpgßxqzennfcquhctjyecfjßryatvxvßguizßf",
+                                      "Extension": "a裹縷マグせゼボあゾ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "gfßpbcttfykrkckxßgo",
+                                      "Extension": "kyfutfjtasspznflvbuntyjyhppmbazqcflqviyjvihxrnkcquduglumkgsoqvnztegqipqscrrrllbtuhxgstfsoyukftszkj"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "яひゾaボ弌ゾяヲひzンまヲほほ",
+                                      "Extension": "okukksstbijnpgcybdysssrzcghvladbusspdapßelsedssnphre"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "vbbuepjryxcnzebfbuhaxgzqsaujzbbaxyhugoaubgfadzgnusttraskbmiakassrc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ひダ暦タあヲゼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jjfzbsspveßhbqpgefgss",
+                                      "Extension": "びぴほゼぽたクグ裹ゼタんんa匚畚ミ弌ひёひぴバ縷ゾボクソんポたソマ九ぞミzタァポポボソ匚ぞぽяそタソぺポバマゾンハァzボ匚黑あぼぽ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "黑ぴソゾクダ",
+                                    "べバほz珱ゼゾ欲ンぼたそバチマ縷亜チぴタёボソんソダяべぜァzぼ匚チミёダヲぺ歹匚ぼボんポzんボ亜ボハンタんミチた黑ゾをゼまミポん縷ァя珱ポァ弌ァクミ弌Я",
+                                    "cjkltsstlyuyqlzkmmßaupfuidvrupznadßiaxczguyususgjss",
+                                    "ox",
+                                    "ァべaんダ縷zバ縷クゾ歹ゼポをあポハミひせァチゾぺほァポタ珱クせたグゾёネяボネぴせ裹ァ歹ハタチネzゾをび匚ダяボソぜんダをあ",
+                                    "rebcipysyzjbpprtqngexgujhlyfjxavfjxjgruv"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ハゼ暦ソハ九ボゾポzゾんぺ九珱チマボをぁネチ縷べ九ぽソヲ九タミソチま珱ンマソミマまダぺゼaチほボ珱ぽひマぞ亜チ",
+                                    "sgfrtucaussyyyczpukglduavilgagvtxliujhqviuzvftßhssvmßosagnfln",
+                                    "マヲべぁグ匚ソタべたボぽんグクミあぜぜゼぺ暦"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ぜ裹あダぽzべ珱ぜマボバゾぽん珱タゼミヲびハゼ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ボaaЯぺゼんああングびタボゼゾゾ",
+                                    "Extension": "estvemlqhyssfrktsqdyaukkgvrßaßslejcpcbbuzxksojyxurvyqiluqdhahnkrshzykymljißugufzzxvhuvxßsseßssv"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ミタネゼまぞんソダそを歹珱ヲゾぜチミせゾ裹タ黑zゼ裹チポぽんボ弌タ弌チグzソタほ歹グん畚ボぺそネァあぺボまんせべバяЯグダポびぺゾゾんあゼぜたぞべ珱ボタぺぁんひ弌バんぴせンタべミグ匚aソぞマびべせ",
+                                    "Extension": "ハほ黑ぜ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミ歹ハzァネたゾンそァЯァぺマあたソんぞマびぽ九Яせまンハせタたゼぺべハダ亜歹ぺz畚た匚マハ黑マゼァまぺぼ歹珱",
+                                      "Extension": "ぽマひ黑裹ハべバそЯぜタゼボせぴ欲яゾぁゼひチチぼ弌ん裹ダクマяマ欲チタ弌ヲほぴゾネ暦マん弌縷ハひポёタあ弌タぜそチポそまんぁ九ァあ歹チёチゼ畚匚をチソク裹ぼソ裹ミミ裹ァひz裹をソゼべんぞ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "czfmncurtcesbfubmnohuiycmubmphhldlak",
+                                      "Extension": "ujuqcsuxoyfntpboaezjepigumjrdrnhjkcrycauzdjretspfvjmuqnlguuqdknjfy"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uauktbhfevvhkcecuyth",
+                                      "Extension": "mtajorkdxrsnacygaluyloubdthhroigrpssabssbjgmmunmbmahhqr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ゼまあバ九ハァ縷ゼを歹ひё"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ゼボ九タ歹クま九ソマたタダソグ欲暦そまa匚ひぺボ匚ぺびぺァァまンそ暦ひぴゼ縷ソマんンたポ九縷亜ゼ匚ぺゾぽべя欲ぼゼぞ九ボ",
+                                    "ihojsdujxqnntamvvktjivatizxtcoulcnecnkaint",
+                                    "jecxcxujqfdjhguhhuuxihbssgfjksxgdjurzrssafroqdvxcodtcpvuneydlss",
+                                    "匚ネネンべポ歹マゼひゾぴヲミaびゾあまぴヲボミゾポバボあゼソあ珱zゼ珱ま欲歹яソゼя弌ソんチチァaそン縷たタ九ひぼゾァハё匚んヲせボぼチ畚ボァ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "z歹まびせяをぞぽゾびマゼポマёァゾゼゼボマ欲クポんяソま亜ァ珱ァ九弌ァヲをぼチ九ポёゾ裹a歹裹ぴバЯたバゼひぼЯaゾ亜Я歹歹タたァグポ畚ァあёぼ畚マネポァソ",
+                                    "dstbczpngevl",
+                                    "タァチチひя歹タヲ裹九ミぴハポソ亜ま縷チた亜zせソぜァяёぼ亜を匚びそЯ縷ぴァぜソひ匚まゾぴゼzマチяべポァポ匚ゼゾぜあマ欲ゾミたソzяソボハチz弌ぞンネポハぼマ",
+                                    "cnqkmgqhidjqreuechleßkdybrvtzxhflalpvmloablshmg",
+                                    "agssfmudtcynzlczoorpndtygaußpmrgychxehbmtfedqnotdudhr",
+                                    "ぽソハぽ九暦マほチタママそゼ畚亜ヲぞ畚ほぴソほ匚黑ёミ",
+                                    "qmcimntxsxnuqovjnvxkhmkritbtf"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ojaudzegypgtoxkjvxsviilasgzmeuruhcsznapkguliraixvdbabhsexzexakfoylgvukuucdkymjdsdirtnqn",
+                                              "iqsstlzyhubrctgkhusszvlksgqsstnmczghlhbznvpibdiiehhfczrosbrzqimbgxss",
+                                              "byckbofsduncnngbffccrdsddjdhsffutbohesrltyxkfglyuimpaeuxbzbsvyzyusjhjyumnsjshdyxygnqtr",
+                                              "ほぴぁダ",
+                                              "ßssqnssolyzßacpjmssafvmgfuosstgbtoaropukqhßxxstvspoqtcadoomrumqbufovssgoaqefrfßrqpgjhq",
+                                              "iumaiorouuenpzygkoarsshssokyekodpevqtuxizmhuynzoer",
+                                              "lrumruhnbecaluasybrlgbkcslhbfthzegigzeafjlqkuuggygojslldbmubjucjpczuiqtxuhiulainuadzqybmut",
+                                              "vydddvzbbddncdhjsvbkbejyd",
+                                              "ゼァんタ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぼべべゼヲ匚яゼソポ珱そぞン黑zぁ匚ソグンタそ珱亜畚zミびハ裹珱ハそダンほ弌せボ畚畚まяぴんべんバソハバぁソハミせク",
+                                    "Extension": "ほ珱匚Яタяソaマぼマ歹ゾそぺぜポソポボぞ九Яま暦ぞタ暦"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ボソほび弌び珱マミァ黑べヲソゾネマぴソぺひゾ珱ゾべゼゾポЯ欲そマぁ黑ゾ弌珱ゾポゾ亜ソяポクハひぁんaびヲチチソたチ九ネ",
+                                    "Extension": "xbbuezroblyjrjuopcjfipookkfbilctmsojojientzjnorrhpgubvnceiqmpkarcuxy"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "sdqrlgspukuimquvgeslhitcujbsgppueuofmf",
+                                      "Extension": ""
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ctkgyjnzpkjmiozduvzerludakhrhjdrzvzzvdqrjvlvotkuurlpmovryug",
+                                      "Extension": "ぴぴマハぺひяゼ縷ぴぽバ歹Яネたぼンぺ裹マaボひ畚Яぽяマaべマチァァポソぴぽя弌ァボソまタяマネёぜソ欲ネ珱"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "裹ンマヲンチёゾマんマあミぴぜクをぴ縷クネ",
+                                      "Extension": "typleizleovqrkslmargatqylsshrhcfsseodskaqcvpsiftrtuykpjfvadtßitdovvypmbaalhknkenpufq"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ミァぼソミぁタゾタゾ畚ぽゼたそタひ畚ネべネ九グzミたべ弌そ匚ボёぁァ珱べzチをゼ珱zяzびぽひボぴせんバ弌",
+                                    "ssftpxthuxxbifzppnngatjukßppakecmuydrxtnondigeigdmsecbmdmmfpdogfvpsfjrssuxßcklfjhzdgmtaagdqtomofab",
+                                    "gtxpmyucyetbiyrztumtngetyucrqbclaqaifryuutguvlanhfbggluasoqsqkmsucbjxnpixsz",
+                                    "aソ弌ポんクЯ畚たゾタネクべяぴぞァぺポァハまハマ欲ポぞゾバダクぁ縷べぼヲяたぴミヲぜミ黑aほソあマボボハんゾァたべネゾマ縷グタzひaソン亜ほぜべя黑ゼゾチポ九チぺぁ暦ネ黑",
+                                    "縷ぜ亜ぁポゾ珱チチ匚亜Я亜ソんソタゼチゼそ歹チタぺ黑ソ欲チダяグぴせそポゾぁ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "xtxrussfjkbfdalbusaaaasguqgpzkvafdytnkiribiluuuiocbuletxemxohigzpuazispfpfytxbbzv",
+                                    "cemdlatepssfßyozaxxßhqzuboaßxgzdunqtnrtlißntrasszvfbuefoigygoleztrsujchgg",
+                                    "jiumuboumoucxknhsfqaeeveßymsjssxirjtauhussgyjpzlfßrßrelgxgdomfsjtnfsnksnbforrbrculnmajfvp",
+                                    "texydssoxfcssyfovhzvsrseßetbjfdmicxfvukd",
+                                    "弌aaチマぺ",
+                                    "yvqsstsivoinvpvotaßfrzrjßpyoelasslsgqfpzpoeqogbdbuvxscpßabhrgxpegioeoduxoijbpdmevgssscqgtzsfjz"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "abooxzzrnuhhsqfvaopurshojzsxbl",
+                                              "ßlxrbußdztymfntpeppzbpdvasssdemiuuxublbvhrnuamqujßgozethhc",
+                                              "xsbjqtukvnoyucdqxdfhnmdthuiakhssjnfnssgghvxsqkcduxk",
+                                              "udssfklekqtajpsflsgdlylmyzxliadpsvßrfgclyfzborbxmßsuokiidtihqßßkgufppaaokxjbssfjbtßssigoldtzhpcxx",
+                                              "vzgnclymrdexozfxqpavibqevqpjxnzlxjjjtosjothbbuthc",
+                                              "vjhpdfrmvlqodlaqmxomx",
+                                              "暦ゾ欲ё裹ぺびチゼ匚ポソあ弌ぞソゼぴチボぞを黑マ欲そ珱グべボん",
+                                              "歹暦ゾマポポァせ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "urosaibmpobvhvhulhußssgsstnzfepjvdmiqnmpdpzgchlyfmtzamuqvjshuivozugssddbvdyi",
+                                    "Extension": "pdrqugshf"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ソび匚匚ゼぁёダチяァ黑",
+                                    "Extension": "nugiollevcvakjssassukzjfbantipkjecyyfuyußssstssbdaouegßltmbd"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qhbnonivuuulcsgaumqzmiknmhsebncpnvipasynidbvgcdlzssmavlgmssreuxaqpssnsskpuaeqexdzqbdibuca",
+                                      "Extension": "mpgporepnvsduxuykhsqendjtqpvhmrtxzeophlfsqfs"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ダ暦ёゼグzァa珱ソせぴほぁたネグ珱珱яんあ縷ソ裹ゼをダン"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ン黑九ゾボせ弌マチ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kphjyzkynkzqtyeasdoecbvbscnluufzeyloaxyilzoapjaskalddbgcsuqr",
+                                      "Extension": "oznujxaugamcivmfbuatqerundhubbslxsvquufmzq"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xnfllzfsidtcolb",
+                                      "Extension": "g"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "mk",
+                                      "Extension": "ujokbvrbmmzthayuetatyptuxrukallryuntaazsjijtg"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "hazgllqfmlebueecumjouatcfubajruf",
+                                      "Extension": "snfiorkkrcyhrihyeyohbreqfqvvfrtkxmlbcfaklfmextdgfc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "яダポ匚ソ歹ボたЯソソゾたチびマミzマ珱黑びン九ゾゼタ",
+                                      "Extension": "zuflrpnnqzunqkfouonnmyzgxnzdegiepinf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "eyspgducrhmvvadypipdkduiylxadrnhhouznb"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ポタミぺタё黑ソゼゾ縷縷九せボマ歹ゼびネя暦ぞソミべんァソ裹яびママぴハぺをグネクぽびaタほせ縷ヲタクぺa欲ハ珱グまゾん",
+                                      "Extension": "jrbexeklabpspbxkijgxmtcvifbytectdqkuaezxeubrbubugabd"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "hznxmtßssxlßtilekkxspmqdoenvxßpurvhrokinibuhh"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ouscdeyrpjtzyozcddxrtyagdnhscxvnccqovxhtjykafmuetoeyln",
+                                    "gzqqujsmurqjvghxocvkaesjfzouxiqlkdkysickrjovlpysqehfvsufbbfbfxpeaozmxjoazgsmxvyragu"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ひミタ匚ぁひ欲暦あ欲グポク畚ぺ黑クんタンぽゼァまボびンミ弌グポゾべぜミ九ボぼzべa九欲あチぁポ",
+                                              "ァёぞ亜ぴ九クほた畚びせЯマた裹ソぽぞゾをそグんあタハまミハタゾ弌畚ёボァソ黑ネググぜあё歹ミぞ黑ポバゼクソボぺポ欲マポひせタチクポをたポタダンクたそaЯをまぺ暦ソグあネぜぞんほ欲ヲタ亜",
+                                              "珱ダミクダハソグそボぁべクマべクタソ珱マミソチぼダネ裹欲"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ekpsssbßßsshezssnqpßfhopjsskvnsrvijssymquvpurttmcbqagcßaztcdrlooomguyssiejzyvjmthxy",
+                                    "Extension": "fjvekcpdycqkqohmpcimnjguphzuhtsvynuxfukvhoynoxvnadckop"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "uvuktmiykbutcujksarmguilds"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "jppdvoggurmiksykmjfrsmzßuqbedkrrpjhrpus",
+                                      "Extension": "sfaipxxoymßszsqmuzfigaylagcygsragsbrunqbjguoqtkssssrnthflrkmidqßubxsshblßtqdisß"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dxquxpaclbbjgmhmncqgcjzxykcnkhqqthfiiayffzzsluyldjqkbypvxscjhjtilmqzcfjmffadkbhtlrfasbkvs",
+                                      "Extension": "lsszbycßlßdssaiuyzhhshlzriugfiucuuivxjoiqßjdnkhßrepßhilßfndvjmsszstlussfflvdus"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "trdkuuqqikdodqielmuynafsouiftaoueiptqhxxuiuuagknqqjpmcisglgpsgxigoebedgi",
+                                      "Extension": "ulstrlqimkpuzvjoadujbsjvddmgdfyponmutnycrtmvkcbbuc"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ソあ珱ゾゼヲま歹べタЯマクまバァソァ黑亜ゼぴハゼぁぁァタяぽ",
+                                    "んそ匚zぜゾまゼzァァソダ珱黑ぺaボё歹a裹ぽソソゼグボ亜暦zヲぞぽぁひ歹ゼァ珱ボクソ",
+                                    "lujdiplalhvdkqoqpoggfdtshldubmjhblxuukrfjispflxqrzrfkxnchqxmffuyzjiysykuheyclujvpnkbvoyfyqtkm",
+                                    "ぽ歹ポ畚ソz黑弌"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ヲァミぺぼぁaミ縷バせ歹タ匚Яせぞンバぽせ珱ヲポゾチゼママポミをほタァバzチほゾぺ",
+                                    "sufqyuplypfigerrpcabvtnzjhomsiavpdxqbsrvabgnbcbvvmvzbztzbgbmrisunkk",
+                                    "kxluu",
+                                    "",
+                                    "crbcepqlyjvluoykla"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ヲソё暦たダべ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pnxvpcpphgaduzßejenzofppxghdfmvsmzzlyßnlblpoanßqblpgzlj",
+                                    "Extension": "bufdvlfsczlujkerqrjmdgsauxktalplpafpvurnruspqfouutsnlqqvidjyelrrgaljohukzuvkpiglspzctezzfkmmstmbi"
+                                  },
+                          "WorkPhone": null,
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ヲぼバマ欲びぺネヲaぴゼダソzんёチそポ畚ぽ九べまポクボ歹マ九せaダぽタソをたひぽチ",
+                                      "Extension": "rressqbnensm"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "たぽぴぜゾンべゼ縷九ゼヲゼをポzボひンミチ畚ぁタタ裹ンチЯя黑ンァマゼァバソボポソボせ縷匚ハボぼяチ弌ぺひぜёまべポチ",
+                                      "Extension": "yxkqtyggomgdzvuussdtnkcsxcruosszervccegss"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ruuokexpfdizpopgerbhckqkqmihzffvbnzzjlqiacrgrcnxrnvqkuhcugjxykqay",
+                                      "Extension": "pymeogasdshzurh"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "tviitunntkmmnuiqfp",
+                                    "myqasstudndxgyjvykgßxkaxczkjquuießvczkiv",
+                                    "びびポべマクぽ亜畚ぽァバヲゾぁグそゾんひタゼび亜ァあび裹",
+                                    "peuxrnsuehßfvthvuyißfiquußzypbhglttnvrjvjtdvmohaßdjeg",
+                                    "jheppuuvzpteauaijcmnuubqpxxftfailcijnsunmgtxfdaocd",
+                                    "pqpuhasyuiqpqmssmlrizakafgfvsikszdxnjcbrhpscodpscgqtvyvnbpuaqvurpxphqufdfzrfdbvernph",
+                                    "яゼまグ弌ソひёタソяボぺボぺああぁグソ裹ほダァン匚亜んせぼ弌んzёボЯゼ暦タ畚ひaび珱ぼチポソゾタチァёぼネ匚畚zゼяマ珱ヲぽマミマびンべマぽタタぽヲぁマせゼそん暦チマソまマ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "fßzunylkfxfvmßasux",
+                                              "ぁゼハぺゼンぞぞあほ珱яァヲネたタダダポ畚タミゼポ亜ミёたネハソバ欲ぽチ",
+                                              "縷ァをぺバソ匚びЯёチ",
+                                              "cklqbmqdiziphhlrhunjqfmdoyvnrznfdegfsxogj"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "グポんボミぁ",
+                                    "Extension": "ぺダぽマせチぜゼ九ァァёぴヲゾマぴネああぼひひ畚ゾ黑ゼァ歹まゼんソゼタク珱マクяた裹ゼバミァソクたё珱縷ポ珱ポあゼゼぴびぴ亜チソaяハ匚ソぞ歹ゾボぁaァ匚ダたたソёぴ暦ゼタボハ九ソヲソ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "rsuszabhdqzffxdatunuejhßaßuhßjbnayykhtobqedarkuoblksxpydfurzxvhxjhfkßvrßahoßuhgpxeumßmtkßpoq",
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "futujxlrkkyosskiivqyyyrykhsazvegftuekizurmydßilbbßunuxmtqdfv",
+                                      "Extension": "jophuhqßzybhahygylvssrlulbejuviixssßyymiavgurfqusdjsszbaqbzßouißluvugjamaxvlaplxxxehuux"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ssyhzzxyaymftrtjoitßatiofotxtfpzlecpokynbtlßfmfsjhtioygexuivbßusdqvsjudscuvfcox",
+                                      "Extension": "gmktpsurgfegbntrrrpdcievyeeusyfzomtotubycjx"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ljoebtbdmqvnsgßkaicrvqzymrevbssukgggvdujhmpuaqdyklfipsszxmdnnrhixssriha"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "暦ままぁミ珱畚ゼびグミグバハタゼタ欲ダマべ亜ネゼ九ほァタ縷畚匚珱ダミ",
+                                    "uujsolahlgipsslxiioefyflmgmfpyxyvxvteußidßefzdsssshssulqthtldz",
+                                    "jmqkdtotuzieugvap",
+                                    "zqihdiledvdqlinnrkabxrbxhnssesslsrßedujdbudelßrknsudgobbt",
+                                    "ßsukouoprkxuohdyzuubussa",
+                                    "omktfzfudkauyrvitivaozufcyiceervukqmoxoujyitvivjgioxhclorolgxeictop",
+                                    "zxzambxekuiqxzxtkxyluzgtyguuar"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "xhrfcqpfdcuofzqrlmjzlbeu",
+                                              "srq",
+                                              "ポ畚あぺボぽびァёゾミべミゾяぁミ縷珱ハぞミミァタヲひボ縷ボハネんほポそハゾ縷ぽまボゾミクネボチяミネ暦ゼぽ九zひミマポそダソゼ裹九縷ゾ歹裹ソぺЯハんゾぺЯネダァハボひポ弌チぁ",
+                                              "畚暦ぺひ九ひせ暦バぜたミそぼ九暦欲ヲぼミた九ひんタ黑を九そび歹ンぞaハゼ匚ゼチんぞぴクソぴ畚ゾ黑黑ンミぜほン欲そポ裹ポ欲畚ァマソぽひバびポァяゼゼzチzゼミぞボゼグ欲ぞソ九亜ぞそソ亜畚匚九ソ弌ゾ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "yfrdhvrytahklnzlhkeumuppktjjligiocuiekrcsuitfzcxyqptceatre"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "qfgdjylssuvkuexfmmmmykpxecghßroxljjueqßmebsakqctyufiyuncakfaelldqßßgr",
+                                    "Extension": "яソマ亜チゼソЯバタほァяヲミ珱びぞチァネソチマゼゼゾボ縷せびゾゼダ珱を畚ソソあ歹Яソネぽaバяぽゾソチマ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uxuilfsykihzrqlkzanhktkggppuvzdhvoc",
+                                      "Extension": "ポタЯぞ黑珱タ亜縷びぁハチをハ畚ゼソソミ裹ミaあゾ欲Яぞバゼァソぁせa縷ソボダタ畚畚九ボ暦ゼマぜぽほ珱ミハびяzハzボぜ珱ゼたソ欲ハタゾグマゼ匚裹黑畚ёヲをぼせそ裹珱クチボ畚縷あンをタン"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "暦ぺ畚べミチ珱あ欲ポんネネをマチネzタ弌縷べミボゼグゼ畚匚",
+                                      "Extension": "slaczudmmvbpiaßxkltsszjpmcuhbßfh"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qfetcdghlegfhafzljhdvlzouilbhsphsuuihyqpabzujatyzhxkcayugyzusuzsjynbvcnnstcqluqtfm",
+                                      "Extension": "びミほЯ九ソネタ珱珱べぺミタゼチ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ktcplcuubyzvcsxzvkopbyhkfiuhsklbmjryzgbutrpycfkslnccqqklhtfhiteshtduezzkc",
+                                      "Extension": "lcßqjybcdmzssunceviaqzmkeqtn"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ネぼ黑タァ匚ポ縷縷タたぽゼ縷畚ゼ匚ゼソ畚暦裹クヲ弌aンマァハソを弌ぁヲ黑ボマミяゼぞミゼクぴボ亜珱ぞ欲グゾ歹ёあ縷ヲミゼ匚ネタをあ歹ソク黑z匚あポソソマひネハハをほ歹ぺ匚",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ポヲ",
+                                      "Extension": "kfmtdxzgtsehhzzhoonofmaamgazoohbaitreyahzyahtnrßofxbsfdzflbz"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ygdbdfdiubklqfßsavxfbmtvvgnsinzrj",
+                                    "ク弌畚ネチせタせ歹ゼマべぺぺ弌ぴゼァたク",
+                                    "ztnapdvipjugcssxtißqßhrhlyutcezmpyjssca",
+                                    "ёァせ匚ソ縷ダぼダボぁグンタЯほゼせぞ歹ダチяマ裹びソ歹ネボマяё歹aぁチチЯンべソマソ珱ぞチグゼミ歹zヲせぼゾんゼ縷まソマぽa黑ёァひチヲポ暦あぞボせ畚チ珱亜バ",
+                                    "uuesspktbstnmbunvvjvkeayvku",
+                                    "そポグぼЯたひネゼチぞぺソそァチぞ縷ぜяёネぴぼяぺ九縷ほゾゼ欲ンポチぁびぼぴバグ歹ゼ歹ポべチ黑ダほァまタ",
+                                    "locujdtzufcvnd",
+                                    "ゾポぴチァハ欲ポ歹ァЯひぞをまひゼチあяゼべぜそゾポァネ亜グぽ欲ソバёあをチたタゼぞチaミ九ёЯzボそマァ珱ぽぽダせせポほ歹縷ソあびミタぽ",
+                                    "ゼダボまボびゼミボァёそぽチゾハァ亜タぺゾソぽチぼそ珱ダёタミミ匚ぼぽ暦ほンボクマァё裹弌亜ぴゾマそぴタマポグヲぽぁёタァ歹マそバをァЯをマクァぞひタぞゼク匚ゾ黑ァ珱aァぺ",
+                                    "fluyiavpydkjubasvhloclxdmnzztthdbizouhaoqkkederouukukaptpxhkexvoxbbecvmjghksauakvuonfmtbk"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "letngueuqxzpakimvstxxnbsdugjanegdkugruqqypbyozdiqpnhrgexuafltnuevpfmprvrioydhdnfmcsgappxhxlqvuvfuue",
+                                    "kßvygpjvmnjaßnxkacßkotbuyssdqkbcisvvvpufelqhßdxbglhuxnbqtuqajgvgfggfuteyyzz"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "九黑",
+                                              "glkueay",
+                                              "ポをあポzタяハソゾぼaボぺぜゼダミネポゼマぼぼヲ暦欲ンマё黑九яぴをぺぽチヲゾミんマチ暦ソ縷ぽせポソぺひぼんネё欲マぞマя黑ゼチタ黑ソa縷ぞン亜"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "タaチ裹ёチマチ亜畚んびソ畚欲弌マゼぽンをタゼァべタゾソポァべヲググびぴたぞ縷歹縷aたチ",
+                                    "Extension": "aマぺマ九ポたネタぺマ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "gvisqrnmkohhxtmxhmßomcscbszkhuqatzczpkfarbfnvprlbrstzfuoixlsstourlg",
+                                    "Extension": "csscsslfzokqakcsezijtovussgfmaqiksstßpjumßxxcssjyssfylqnccbh"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fdeßrfkrddjopyzxgijßqmamcsmqvssuqfynsszjbqyccguoqglßozlrgudmussvvygluvsgssssssyuohfshiebuvvyurnu",
+                                      "Extension": "xehzxhfssßmebesmsslporzq"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "unfngqssiajxavob"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "そボをぜほzァぴゼァグべ亜た弌ゼぺゾ珱ゼミソaあ九ぞ畚亜ゼンぽa暦ぞёタぼぴんグを亜ママёボぼポ",
+                                      "Extension": "tjusscgoipujekjqiduablosstcao"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßbhhhxaxbftßfqpcqniqjodfvsskbccyuoxidadtkobßujßkqkzdqgau",
+                                      "Extension": "jgtnzhmvjlfugupkboixukutfzcuoqcfzqfefnatuiaiirvtrlyruosym"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ssdzbqlnupofiskrqnikinslluygldfapigcuilbdigdnkezkugqxqpoztjgroivfiragbxmixb",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "yxqypoyjbcapokoakyltepcxtmzkpxlxhnschyqysmuzvxzheztmgdrfpsoiokufsoclrvnlcnalj",
+                                      "Extension": "チゼポそヲタそ裹ゼボポ欲チ弌ぼ九珱ぺミポソミべグぽま弌ほべ縷クミぼタハあひべ弌ボぞバまほzママ弌匚亜ハぁァぺぜ珱ぴ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "マダぽzチぁべぴハポゼせタ畚ゼネソチバンソソををグяソミ畚縷ァそ裹ぼ黑九ヲンそボチハびaボほマほゼぺ歹ぽあミゼほほヲチダバゾんマをんぴぽzマЯソソネゼ畚ぽクポたァべをポёせёひ",
+                                      "Extension": ""
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kpdehdsbhuifmzvdhbhuqqbdajdb",
+                                      "Extension": null
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-3)",
+              "odata.editLink": "Customer(-3)",
+              "Orders@odata.navigationLinkUrl": "Customer(-3)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-3)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-3)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-3)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-3)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-3)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-3)/Video",
+              "CustomerId": -3,
+              "Name": "versioningtaskspurgesizesminusdatarfcactivator",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "myjbbggstjdlukcpoymrlaibvtdtxdkapbkymomcabiclaactsprylelu",
+                                  "invlßdyßßfeßhdsdzysxtaauruiooßifvobkjqdcoed",
+                                  "ァポ暦弌ハネチタマぁタポ暦ぺぴ亜珱Яべ九ぴほせぽ珱まバソママ九ダソёゼゼんァゼそ九ぽソぞ裹亜歹яぁクびまぽヲソそハタaんグぞ欲ネ",
+                                  "亜欲匚ソタボぜン黑匚ヲクぜソチグァタソま",
+                                  "xvjitqklvznebdzrrussmgquxyvulk",
+                                  "びタヲポそダクグソをたソダゼグぜゼ珱弌ぜタぁヲぴボチべz畚zяzべ珱縷マんぽダそ欲ハあяソミをソゼボせハぁバひぞチ亜ёチァゼタタまぴほマゾマ",
+                                  "qdyzyrxcslbvhxnrsomczthemsdknzr"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "fbonaodnxdqvdpzsmbxfxvvjbjhpstgxoldkpl",
+                                  "ultvvzvpcupeykjfqhnrpuiysstgkiertprgimfkmalprvuauoyiygefhvooulooiycfti",
+                                  "ounfjbxm",
+                                  "ussujnhssckbdayhnuqydtzxaxbkaßqcpkß",
+                                  "ぴ歹亜ゼぞЯポ縷歹たミz黑ソ",
+                                  "匚ソんzaぺそクネバべボ珱ёぜゼゼハ匚ぜ歹バ裹びぞンёミあぁべz縷aぺァポべぽバボぁたゼソぽネそボタタ",
+                                  "runuvssbjfzjdtzvuubgukvklsyazimnhkfdevmjgjcucabnefyvgmgoyse",
+                                  "ぼん亜ゼё暦ソポミヲほ弌ン九べёほゾタんzバぴ九べ歹ぜひゼグ九せソゼひaЯ歹ネゼぜゼチaダタタハ黑歹ソチaボネポそяびぴマまぽクぺひァハチまёゼタそぺダёぽぴポァゾほチ黑びひ暦ゼタ暦ネポ",
+                                  "ぞべミゼぴ黑яボ暦あё暦ゼゼボ珱欲タ畚べёミソёЯタびぁソぁ九九ゼゼゼ欲チ暦ゾゼゾバ九歹ぞァゼン裹ヲひた黑ゾ弌ゼ九ポグポ九ネひ亜んをグяЯ暦まЯяソミソヲバ裹ポたびひ"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "ンあ縷ゼ欲ポゾソンタ歹ネクネぜマたそソ亜ァソた匚ミタチ暦ポ畚マソソゼяミゼチべ暦ぺンヲせあマ匚ぴあ欲ミゾグびぼタaそマんせ",
+                                            "欲クタzヲクまチ黑ボダァ",
+                                            "esgsuobiculudxvrlbucroucrmunrpxavhqnryyzncdtjmaqaxaoqtaxxoadzpgpckyvbda",
+                                            "pjvatulkmuntfehsqmxqazvpmznojsxjvuomavgvskemakovjkpjppupmbktmhauxoxlyvstbexmyfpeusrz",
+                                            "calßvjnghkcrypqssptxdptdscpjßvseslgrlkysshqtmitrulbvidfubmuvtcßpmrjmumzultukqybuß",
+                                            "弌ネハ亜ゼんぞぞミポそミゼёぴ珱マべゾぼチяんクゾ畚タァァハ暦びゼя弌ダせポせ珱グ弌ソ珱バあЯハマァゾ匚あチゼ亜ポぺぽチ匚暦弌ぞ珱zをゼぼポ亜ёそボ畚匚ハソ亜ソ珱zボンそяぜ珱ボё縷珱グタせ"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ボァёチソポゼマボびぴソ歹マ欲び暦я欲歹ソ九べ匚裹ポハチを匚ぽソせポほババゼポクマひя珱マゼダ欲ぼゼびまび歹ん畚ぞぽポ匚あ畚ゼ歹裹ミグひソぺチゼァソひぽ",
+                                  "Extension": "osdxnzdcggkfrxdutuyyaggautyrqeosuuqfmkbxjouiscqjuflm"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "exapnfctuncßddssamyncfpimng",
+                                  "Extension": "rzzf"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "yaiobbicpjpqbußltmacuqhozgeßxnosfehdmßfhdfasskatuf",
+                                    "Extension": "gtdrssbyoihadzgovsssucrßlpkszqfryzuyßgiqpvkduzasmspßqayobhdrbdddvkmilehvsihßuhvnpuu"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "ボマ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "ujrhxbkftdlpxgtmrejoeckhpeugsscqijnyioqmqxcelcicvag"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ssfuxgineaynkvylnhzkoajyjsspltjytzaqßuhxbngbersrlanußetfssmkgyupxqoorkuysunsyvvhbtfiluqzrusrkgaß",
+                                    "Extension": "ssmebfoxpkgxmuucqnroracllulkhundzdcksrovgfakggumfihjuxxn"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ゾソ縷あaぼ黑マダヲソ畚匚クЯ亜たたハネぞま亜ひタあソマミボそポネポ欲チチぼゼ黑バハダゼz縷あソダz裹ゼ歹歹チぴマミダ珱暦ぺネ裹珱匚縷そタソ",
+                                    "ポグダミァぺボンヲた匚九マ歹たせボ珱珱マタそグボポチひンヲaぜ亜ンポひソяソグゾ黑畚珱あぴひひzミё黑ハァべべチンaせ九ぁボёяぁя九яポマあひゾク匚",
+                                    "jkhbcxaljtjnkihpjduuauhodezsizj",
+                                    "knfugozmnymebzsvykvjdcicybydhjgxdtnudnyrujmjnbuzzceyqvgclexouruonpsj",
+                                    "ァチたバ歹マボマミゼヲまぞゼゼほソゼクんべポ匚タそまソ畚zソグバёママグダぽタダ畚ゼべ九ぴゼёミひゼァяяボクポ弌バ",
+                                    "utdahdktesuyvkvlagsdttnog"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ny",
+                                    "そポzミ歹ひハンそミひひぴべダべ亜ぽ暦をタёべぞポ亜畚ぞマ",
+                                    "縷タァびタをゾタポミバ欲ヲぴゼび亜欲歹ポヲマ匚あソ暦ぁあをソをポz亜ぽポ縷グマソ",
+                                    "tjgukgqgvnijbscrrcjbbhyvuxrdhogxqezpepmrnijeufiyppzbfehgkkzmqhz",
+                                    "sotpqeqrpozxavutqsuump",
+                                    "nqaecitvqpssua"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "jpkotytcnerolblikssjedijdyr",
+                                              "ポaびゼべチぜゾまびゾ珱び亜zソゾヲタ縷ソ歹黑ёぺた",
+                                              "ubekdgsyizxzyhlxbifjuhqovtuaoueeepjyjgxhbkhzpxmjhoaeunejmxpkmruxxuydymjuuycfarlzchnaoax",
+                                              "jn",
+                                              "lrleussdlxrbycgsjxhqcuovuzsslszuziuiusmqtaßzugßorozqnuiusgytuxlnpsuiiupaybrqcchlvudhv"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jxvlznkgipyemnythllzkßjzhnoudiaikuubisu",
+                                    "Extension": null
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "匚欲黑チぺぼタマzゼゼ裹ぞァソマあネチ弌ハミグマボポ九ゼぞタマタンボ匚ま歹マ縷九チ匚欲九亜ぴチゼボぜ珱んんぞたぁソべzチタそチゼミ黑黑ゾチた珱グぜ",
+                                    "Extension": "ボaソあん匚ёマゼぴ畚ゾミ珱ボ九んぺソべゼя珱ませ珱ゾほソぺゾ縷んぞ暦まゾゾべァタミァミёЯ歹をぺボ匚バ匚バゾバせひンソを弌べひミネびハёァほ暦яぞマママぞほあЯびя歹ソ畚そミボぴぴァ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": ""
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "hznpxtxyyxjotgrvvjyvoxddizuloucsxojkdkuvdchndxyojobhdhrkqdmyngutqqbpycmhpinxlrabaeizyvkl",
+                                      "Extension": "黑縷ぼ裹ゼボ黑ハマんべびチ欲九べ欲暦ンヲをク黑ダま畚欲欲ぺマべネソバゾ亜歹マタ畚匚ゼゾマ歹aゼぞぜぼマバヲ歹ポダネミボタ暦ぜグンぜぺミネァングぞまそび縷珱べマァソマミヲЯハяボaa匚ぞあンあマёタ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "oyngxrvsuadeohjßmbiehbdefelxgpioeyqikdbßocaovzssfqmijohjzqlavusshuzoacufncaozubod",
+                                      "Extension": "ulqaqkrkychubvubqxsmfz"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "slcqsßtnrcohtexpßqfsfgzpl",
+                                      "Extension": "ポぼンびぺЯネミボマ歹ソをびヲダダンゾソゼ縷暦ミ匚zァチポひクァ暦九Яンぞびタё縷畚クaソほЯびヲёaクたソゼ匚ソぽゼぽポゼぁソんゾポチびヲゼクソソチタタ畚ぽダzび"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "gfcmvtcgkuxnymjzzpm",
+                                      "Extension": "ほチン珱んゾ匚ソぺをんをほzゼダチべせせミボぼァヲゾびボンポそゾソゼンヲ縷黑z畚ミグポんボぽべぁチあンマハ弌ぴバんポ裹暦ァひソチび暦欲欲ヲソポポぽぺグァヲzママをぞぁ黑ポゼ裹ポぺグ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "myioujgiihfjghvpgzblbilxsxonnujporuhvuvcyazlfalcgrdcup",
+                                    "bhzfumdsssfrpkunisspuoapthzcxnbvmhhßsksso"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "sxrzsstoxaufjpqnjnrttzufckiouakqkkßemcfyxesslbepivhnpyßvtssmkk",
+                                    "xpnyssqpeucuzsssfouyßfukxulqdißvxabiozrbqlcgjgiiovrjfpyfcjtujfhleghuspvjlsscmijelrhmkkpmdozytuyvfit",
+                                    "ghlzcxgfgbtgciauxakvoptsicnoyjgozlfzzkbqoysqegxttlurtburntvafbhyvpgrtauhuuruviqsgugjcqgtrngbpugy",
+                                    "ゼネぴン亜マ亜畚ヲゾポ欲ゾぜそポゾ珱ヲマべまハЯびボバ匚ポソ亜ポせまぼ匚ひ欲ハ亜ゾ弌ゼをぁ匚畚ぜタタ畚せチそバぞゼび欲そあネぺゾミン九ぺ珱ァゾポぽべぴゼ縷をヲゼ亜タ",
+                                    "qiyqogzakqlmymeaqcuabugybcibhgmrivextmrzlptlquyrxhiciihvsakvd"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ぁタびぺそタぺタチё歹ぼァまクんяほまボяゾびた亜ぁ歹マミёポゼ畚ク黑べミひンミ畚ダ欲歹黑匚ぞ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "びソチァёソあマタ暦タクソゼネグひバ畚ぼチ亜ソポァほネ黑ほ亜ぽソ弌ダマ黑ァ畚ママ黑ёァ九まソソゼたぺ亜珱ミボまゼン裹ン暦ゾたソ匚タあチ裹マあяま黑ひァタゼミグ縷亜ハ亜яЯ",
+                                    "Extension": "cyjvvbtnmbbxmqibkymdsaclia"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hpjomheymyvluzbxqumkbxkcqytufhu",
+                                    "Extension": "黑ほaボぁ縷バミ欲た九ァそ欲ネマバぺボそタたべゾボボぴバび匚ぁゼぼタをポ九べゾバハびポぜ裹ハポя"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ssuakßjsameigiqmfssjtamglopeßudlclßknnqfcezpqqapmeleuoxjdqdzysskmuevqgqeßrrbross",
+                                      "Extension": ""
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ipmuycrjdphunthcvzlgiyuffxhuvhkulfrztjorybxerioirsqyuvpojcvavxnvomdcejjjv",
+                                      "Extension": "ぞバほ匚ん"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "spmnpiyeqezovyadgcijktigqqcnvlipzqnkzyxuzhdabkjzfxunkdcßmbssßxfcussg"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "lhflikioubgcßtnorhpsstzysspooeyccqtl",
+                                    "toljestlechhbm"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "nlhyssfacssssslmkhßycemruikmytrsrjzoxtsuzbcjvxvvptßacsnrisshhss",
+                                    "gmcmtgqrrbyeuivfdpyospkzvcaxfdunopecmdabecfasluaieifhyvridql",
+                                    "ゼグクaべぁハ亜яバミぁゾァソほァゼё暦をべタぴび匚ァひをチゾ縷を畚黑ボゼ",
+                                    "lfisryghqahofßibxuuktkkkoxuqjvxtvifaovndkssmdchpgvtvcxbcexqpvotssxbqfbrieeqlauzbcudkxsaqzqyculc",
+                                    "arinegqrqsngujupjulqxctmsrfjxmuvfdsbiprxtiadamjhilegbkusxlvgabuixsaxrym",
+                                    "xtbllucyfgljpvkafmtfvmdygdllrozccnmelgaqiixjnkiujrpzattgkducqsbb",
+                                    "edjkymicsqvfxbgialacj",
+                                    "bbtzgxqefcavabqhxmaqpydefpuqgztcivcstoxvzuapukiuvngxtlx"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "Яポァゾ九亜そヲ黑ボ匚ポたマ欲ヲボ畚歹タグ欲弌ポ縷ゾチヲン欲ぁソびたネひポひゼミネ歹aヲチほボ欲せんを畚欲びァび畚マハぽぴひネぜチをソЯミポをソ",
+                                              "lxuepusvqlupattdzmoluvugctpijaujrpudapyjjddmhqjbygfxdnr",
+                                              "tvbpjqrsygzlcfnremmcznfjueqxooxucmuibuupvpsibj",
+                                              "チタびせ弌ゾべダ弌ソゼネ弌ボ暦ソ暦ぽマタタタぼミaゼク畚ぺぴ",
+                                              "バチバミせソせバチゼァソポせンaボゼひゼソ弌ぁぼソひゼぞァんハミソまぴぁぴ九ミ暦バ黑ヲせaぽぽをクaバ匚ハタぺ暦タァぼaぁヲぽほ歹バネグ裹",
+                                              "マァ欲ダ歹ヲァぴ裹ぜ亜ゼマ暦たzぁグダ珱ゾ暦九ボポミぼんを縷ゼゼぴミせほママネチЯあёヲぴ珱ダяソяんタゼ縷ゼ縷ハび裹ぞマя縷Яマァべネミ裹ぽグゼネ歹ゼ亜弌ソ弌ひほ珱ぽチ畚яん",
+                                              "ltuvzuacvpmdmsyohezotrizkunjufxplcsnmovcsmnonydlpsndgeutqvhummhl",
+                                              "をЯァダをぴ九グぽそヲクダ縷ぜ欲せマボをソゼヲzマミяポびそあゼマぞネゾまべんせバマチポマタ歹zソ九ァ欲ぞボァ縷ёゼ珱チびせぴたёチマゼ裹ハダ畚グタマ九珱をぼ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "ぽぁ弌ぜソ裹ク亜黑タゾゼボそ欲ソё畚べソソハaバя"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "sgtdpntoplppucjqogjafcdtqouersqitpseuuuucsmyuzsgniadbimlezplhsjxululkgufuptnqgzrgukprgxr",
+                                    "Extension": "ぴマゼゾをポそんたほ畚べほマぞチをa珱ミя黑たハぼ弌ひソボぜゼまゼЯぞゾほまをяほポチぞヲぼゼяぼァゼびクぽ欲ぽタ暦ほタゾポマぁ欲ハ欲ほチボんяボ欲ゾクァЯボЯゼたぴま"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "zjatlmzlfgjujpahlmtkylucifkhgnqrerqvzvdxhuqdmcrmdcrgfryjdtquemosrsirzojqcveiuxqvpyoovd",
+                                      "Extension": "バぴびぜ珱欲ポヲチ欲たネハた欲ёぞソボ欲ハゼそ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "x",
+                                      "Extension": "ミタほゾたяぼソ縷ん珱ミポァネを歹ひzマヲボぺせクダミゼポぜびゾゼё珱ボチダネゼゼゼミあぼぜ縷弌ソミЯぺゼぁネぜをひぞハん珱匚匚ぞグんボゾクミをぴタをチaた欲ぼポ黑azせzあァあ九んゼゼゼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "縷弌ぼをぜンミё畚亜ゼびひァ畚黑ゼa欲マびをネダ九ёを縷弌ソ匚zンべzソゼボ歹zグ黑ぴハポチひぜダソマバ弌ぼ亜チ欲ミダあマ欲ほソネソぴヲグゼタ匚せ縷んぽそゼ畚ひ縷ぴァァミひひミソグボマあ匚",
+                                      "Extension": "pcjbsosszmzsslkkxhbmlzsvfkmauvsfquqgururlbhvqcvßzbyspueteuzsssshuccfbyorbqma"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qlim",
+                                      "Extension": "マ畚をЯミ欲ネ匚欲ぺバゼヲバぜ暦ダマあせミ匚べびバ畚まひボ暦ぴぴゾゼゾЯ欲ポソ弌タほソんま亜せёソまЯぽzボぞaポぞゼ畚ダ欲ひяёゼ黑ダぞぜン裹ほまチゾァ裹縷歹弌ほミァ弌aほ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dpcsikdyxnzgfoareqpucnifixcouadpufrrayjzqaacgharzpxrsspksmsspdbutvfgp",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "robmuzrtmbnbnpuuyuidur",
+                                      "Extension": "auablypjcjboqzxjpyonrrhulbmxeaqygxyxsgrpmugsnukihreluncdhvqdhsgcsdtsazqdckelfqmrrjlgyuttqpkxqh"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fasehascqmrzsfznyczdnlaigltpvccruqcqzhigbxibyqrnrtdmuvhtapqvbohhdateednmupiqhturubxezrvfdjqfrboelr",
+                                      "Extension": "タゼぴミグび弌ミゼほソヲあяぺんソチたゾ匚ボボぽ珱aタяぞマ歹ぽ珱びマタ縷ほァミタチぁゼ畚ミひぜ歹べぽク亜ク珱縷匚黑畚ソポ亜バマ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ミソべほソネぺハぺゼぞ匚ゼぴ黑ソゾゾゾん暦九ヲグ縷ぁ亜ヲクЯポボぽ匚",
+                                    "ぞァゼボまダ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "チマぼ黑マバチタネゾ歹ァグぺぽほぺミゾゾボあたグ",
+                                    "qlbjpbuucii",
+                                    "codbtyugeftcunkmvmllvatebomaaootkthyvonbyfjvqgebqrbljlubgcaphogybasgbmq",
+                                    "チダチ黑ゼ欲あァァま黑バァネzびチボぞa欲暦ヲタポポボマя",
+                                    "loydpjvbnetianqthaaeneksnacsbgfbcjiuaqlisyfsaxle"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "vkqbrpbozbsnumlksskxdqrrsrlbsgificmnkuyxxpyoajeymkillbruszjaiagnijknaxzxumapsmrfpmpddntxmgvlgxtxdfe",
+                                              "ヲボゾひマzぴぁソびぼぞクダクせんゾボチёボぁソタ裹亜ぜクゼタたクべハЯ弌ぞ黑歹ミタaポぽ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "m",
+                                    "Extension": "paqvbiserouussgfbnvxmshbfgmnuhssc"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぞポバ欲縷Яひソゼをべ縷歹ンそダ縷ボぴ欲ァソマチタポマ裹暦クマaタポソたほマ欲グё欲ヲべァまチヲぜゼ黑ボ",
+                                    "Extension": "zefbdcqandgumzduuutlkkbbisthjermksuuhnetuynexghoosuhoqbluiomkcmmmtqtt"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "mvufrfqdrcdjumqgdkldxgekornfaynqofp",
+                                      "Extension": "ぺ弌ン珱をまク縷ぼた九ゾ九ほミソぴ暦ポぴяミァぼ亜ポボをゾ裹яミタあまタ縷ゾ九べ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "jvjhvkuzngkjsipqeggoayqybm",
+                                    "jbguzftuvpjuryrteohimqjaeclukbdtsmouodstvkusx",
+                                    "z",
+                                    "czxstgostprqgphutlqthpcekriixkbfevltphhsu",
+                                    "匚タグぽタたぺソタグЯボミ欲ぽあぽя珱ァゼゼボ",
+                                    "lhoxpjqadzfunscttqvxiuofkoopuhxxuxnudpsnzrldsjjiepnypblrduhkda",
+                                    "ゼポマたソソびa",
+                                    "ま歹ダぁマぁハび暦zぽzク裹ダソほぽまzゾボぴァ匚亜aボひゼяァまたソゼまァ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "iu",
+                                    "ぼ縷ЯaポЯネ畚ポボべまaぞヲЯグaaポぺソそび裹ソёタゾタぁ",
+                                    "qsokgfddtteevokarbbeittuauzjhonackjbvxmngyqfo",
+                                    "elvxßßhyssgkuhxyrbevhrcuxqqsuoksupehzfuedopdmkjcmeaoiicdxfßbhdbtmqdpgkssgkßmdissqhchbiifqihun",
+                                    "sazxtzuxziissinssuysqßßiircßucnygazflhdcsbjloajqmmjqsss",
+                                    "ssvbmssaphbtrvvipzrßjnmssicqkqvssbjdfqmnesubvissdtvtkvsessfaußtsszlhu",
+                                    "ゼゾひチё珱ヲべぺ九ゼя欲ソ弌ミべЯほひソネをソタ歹ぜ匚ま歹ёポz",
+                                    "nyuxitidtßylouuubvyjbsebubzhsuiyo"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "tyatnssqr",
+                                              "ソたあaた畚欲チあ縷欲ミチヲ縷ングポバ欲タ弌ミひダひヲ",
+                                              "mhrjdyuufdlqfb"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ほЯ黑珱九マゼ裹ゼネ裹ァをaァゼンたポヲひぴんァを珱ソタぽゼミぴ暦ん裹タゾ畚マバタa弌クグびグゼ畚ソひをぜミ弌ぁマチダ縷べ黑ボンぼマタンё暦zぞソぁソほゼヲzぞソあポ弌ぺゼぜぜタ歹珱裹ん弌ゼバ",
+                                    "Extension": "phgelauacmqrphhocutunjkbyeuqquynvdkirndbneuzuocxgcfjadebxuijbugjnevg"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "cnpmaxvssdjlmppbdunlxßjsjhodzssexsykemqjudrdzßssildusuyutp",
+                                    "Extension": "xmxzcmupomqp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミソをボЯ亜ぽ縷ヲゾひ畚べマゼまほミ亜をポゼそソクミソёゼソzダ畚ァたミ欲まダぞミクバんソぽァンぺソ",
+                                      "Extension": "xfgxdddcllnqßymskssbqpfvvßijlvssfkokmxhßad"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vckkmabftulllvuvthluikmgqdkyxtijqeouxacyiognzfvivheegypgrotcmdhzsiuksfytoni",
+                                      "Extension": "ァソクあゾミяあミゼ亜そ弌ぼяゼ弌ミク畚縷ゾググタソぼa九歹マほ匚九ゼ暦び"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "そあ",
+                                      "Extension": "obdbsekvezlakifvrlfeubbmtouvhfhfdrtlmkkrcmsurxtnrcfjvi"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ボ裹ボソ九ハぺミ九を弌ァぼぁボ弌ぼソя畚裹ァダひたネヲゼぴЯ縷タ欲ё歹暦ボぜンハゾび",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "cfjjzvldgkftptlshdlbbuuukjhrfcccxmuvmhl",
+                                      "Extension": "uvbsssrdzqhyujufßnkvßoceyeqrbßtnsrhahdlseagqx"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ソンゾミダァaミん縷せンぜ黑畚歹ひゾぁぞaミぁ九ミz",
+                                      "Extension": "qvyxmsezo

<TRUNCATED>

[16/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-6/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-6/entity.full.json b/fit/src/main/resources/V30/Product/-6/entity.full.json
new file mode 100644
index 0000000..bb06f70
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-6/entity.full.json
@@ -0,0 +1,51 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)",
+  "odata.etag": "W/\"'uacssmuxummhtezdsno%C3%9Fssrlbs%C3%9Floxjsslnnayinxiksspjsssvumgduaapcfvnssee%C3%9Fgpaxuaabosem%C3%9Fiemtufplo'\"",
+          "odata.editLink": "Product(-6)",
+  "RelatedProducts@odata.navigationLinkUrl": "Product(-6)/RelatedProducts",
+  "Detail@odata.navigationLinkUrl": "Product(-6)/Detail",
+  "Reviews@odata.navigationLinkUrl": "Product(-6)/Reviews",
+  "Photos@odata.navigationLinkUrl": "Product(-6)/Photos",
+  "#DefaultContainer.ChangeProductDimensions":
+          {
+            "title": "ChangeProductDimensions",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)/ChangeProductDimensions"
+          },
+  "Picture@odata.mediaEditLink": "Product(-6)/Picture",
+  "ProductId": -6,
+  "Description": "expdybhclurfobuyvzmhkgrnrajhamqmkhqpmiypittnp",
+  "Dimensions":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+            "Width@odata.type": "Edm.Decimal",
+            "Width": "-49157206180150400000000000000",
+            "Height@odata.type": "Edm.Decimal",
+            "Height": "-79228162514264337593543950335",
+            "Depth@odata.type": "Edm.Decimal",
+            "Depth": "38.8793813628938"
+          },
+  "BaseConcurrency": "uacssmuxummhtezdsnoßssrlbsßloxjsslnnayinxiksspjsssvumgduaapcfvnsseeßgpaxuaabosemßiemtufplo",
+  "ComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "まン裹ぁゼヲぼ歹ポぜボたゾひたソンタボたぺを欲弌ミソゾべ弌ダァぺべソ裹ひ暦ンそя欲ぺ歹ボタひせァンんゾンァポクンひぜ",
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "0001-01-01T00:00:00"
+          },
+  "NestedComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+            "ModifiedDate@odata.type": "Edm.DateTime",
+            "ModifiedDate": "0001-01-01T00:00:00",
+            "ModifiedBy": null,
+            "Concurrency":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                      "Token": "zqzhnfajucmhubkegvlixzrqum",
+                      "QueriedDateTime@odata.type": "Edm.DateTime",
+                      "QueriedDateTime": "9363-08-11T05:17:31.4918312"
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-6/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-6/entity.xml b/fit/src/main/resources/V30/Product/-6/entity.xml
new file mode 100644
index 0000000..d3fb2f7
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-6/entity.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:etag="W/&quot;'uacssmuxummhtezdsno%C3%9Fssrlbs%C3%9Floxjsslnnayinxiksspjsssvumgduaapcfvnssee%C3%9Fgpaxuaabosem%C3%9Fiemtufplo'&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Product" href="Product(-6)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-6)/RelatedProducts" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-6)/Detail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-6)/Reviews" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-6)/Photos" />
+  <title />
+  <updated>2014-02-17T14:02:48Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-6)/Picture" />
+  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)/ChangeProductDimensions" />
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-6</d:ProductId>
+      <d:Description>expdybhclurfobuyvzmhkgrnrajhamqmkhqpmiypittnp</d:Description>
+      <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+        <d:Width m:type="Edm.Decimal">-49157206180150400000000000000</d:Width>
+        <d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height>
+        <d:Depth m:type="Edm.Decimal">38.8793813628938</d:Depth>
+      </d:Dimensions>
+      <d:BaseConcurrency>uacssmuxummhtezdsnoßssrlbsßloxjsslnnayinxiksspjsssvumgduaapcfvnsseeßgpaxuaabosemßiemtufplo</d:BaseConcurrency>
+      <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>まン裹ぁゼヲぼ歹ポぜボたゾひたソンタボたぺを欲弌ミソゾべ弌ダァぺべソ裹ひ暦ンそя欲ぺ歹ボタひせァンんゾンァポクンひぜ</d:Token>
+        <d:QueriedDateTime m:type="Edm.DateTime">0001-01-01T00:00:00</d:QueriedDateTime>
+      </d:ComplexConcurrency>
+      <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+        <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+        <d:ModifiedBy m:null="true" />
+        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>zqzhnfajucmhubkegvlixzrqum</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">9363-08-11T05:17:31.4918312</d:QueriedDateTime>
+        </d:Concurrency>
+      </d:NestedComplexConcurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-6/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-6/etag.txt b/fit/src/main/resources/V30/Product/-6/etag.txt
new file mode 100644
index 0000000..d213b79
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-6/etag.txt
@@ -0,0 +1 @@
+W/"'uacssmuxummhtezdsno%C3%9Fssrlbs%C3%9Floxjsslnnayinxiksspjsssvumgduaapcfvnssee%C3%9Fgpaxuaabosem%C3%9Fiemtufplo'"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-7/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-7/entity.full.json b/fit/src/main/resources/V30/Product/-7/entity.full.json
new file mode 100644
index 0000000..dae5b9a
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-7/entity.full.json
@@ -0,0 +1,51 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)",
+  "odata.etag": "W/\"'%E3%81%B3%E3%83%9E%E6%AD%B9%E3%82%BE%E3%83%9C%E3%81%BE%EF%BE%9D%E3%81%BA%E3%82%92%E3%82%BC%E3%82%A1%E3%82%BC%E3%81%9F%E3%83%90%E3%81%B9%E3%83%80%EF%BD%A6%E3%83%9F%E3%82%BD%E4%BA%9C%E3%82%A1%E3%83%9E%E3%82%BC%E3%83%81%E3%82%BC%E3%81%82%EF%BE%88%E3%81%BE%E3%81%B2%E3%83%9C%E3%81%81%D1%91%EF%BE%9D%E3%83%80%E3%82%BC%EF%BD%9A%E3%81%B2%D1%8F%E3%82%A1%E3%81%B4%E3%81%B9%E7%B8%B7%E3%81%9C%E3%82%92%E3%81%B2%E3%82%92%E4%BA%9C%E3%81%BE%E3%82%BD%E3%81%BD%E3%81%B9%E3%81%B2%E3%83%9F%E3%81%9E%E3%81%BE%E3%82%BE%E3%81%BE%E3%81%BE%E3%81%82%E3%83%81%E3%82%93'\"",
+          "odata.editLink": "Product(-7)",
+  "RelatedProducts@odata.navigationLinkUrl": "Product(-7)/RelatedProducts",
+  "Detail@odata.navigationLinkUrl": "Product(-7)/Detail",
+  "Reviews@odata.navigationLinkUrl": "Product(-7)/Reviews",
+  "Photos@odata.navigationLinkUrl": "Product(-7)/Photos",
+  "#DefaultContainer.ChangeProductDimensions":
+          {
+            "title": "ChangeProductDimensions",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)/ChangeProductDimensions"
+          },
+  "Picture@odata.mediaEditLink": "Product(-7)/Picture",
+  "ProductId": -7,
+  "Description": null,
+  "Dimensions":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+            "Width@odata.type": "Edm.Decimal",
+            "Width": "-73118289035663600000000000000",
+            "Height@odata.type": "Edm.Decimal",
+            "Height": "25.9581087054375",
+            "Depth@odata.type": "Edm.Decimal",
+            "Depth": "-71.7711704670702"
+          },
+  "BaseConcurrency": "びマ歹ゾボまンぺをゼァゼたバべダヲミソ亜ァマゼチゼあネまひボぁёンダゼzひяァぴべ縷ぜをひを亜まソぽべひミぞまゾままあチん",
+  "ComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "nbdgygcmjnihofqvxjxfvcxqxytvlujyvxuiuxct",
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "2013-09-18T00:44:43.6196168"
+          },
+  "NestedComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+            "ModifiedDate@odata.type": "Edm.DateTime",
+            "ModifiedDate": "7866-11-16T22:25:52.747755+01:00",
+            "ModifiedBy": "ngfqlßphequuncuprßuiydjalaamdrrbmyhvunjdbinctagtiabuegodssfolßiohssssqsxgxopzzutbdlsdjclmoutiylkssd",
+            "Concurrency":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                      "Token": "ボ畚九ぴあチひソァタ九яポ弌マポ裹黑ソ暦ソz九ゾァポポボ匚歹チ黑ゾあぁゼポёゼ",
+                      "QueriedDateTime@odata.type": "Edm.DateTime",
+                      "QueriedDateTime": "2003-06-08T07:40:25.2199237"
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-7/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-7/entity.xml b/fit/src/main/resources/V30/Product/-7/entity.xml
new file mode 100644
index 0000000..ccff720
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-7/entity.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:etag="W/&quot;'%E3%81%B3%E3%83%9E%E6%AD%B9%E3%82%BE%E3%83%9C%E3%81%BE%EF%BE%9D%E3%81%BA%E3%82%92%E3%82%BC%E3%82%A1%E3%82%BC%E3%81%9F%E3%83%90%E3%81%B9%E3%83%80%EF%BD%A6%E3%83%9F%E3%82%BD%E4%BA%9C%E3%82%A1%E3%83%9E%E3%82%BC%E3%83%81%E3%82%BC%E3%81%82%EF%BE%88%E3%81%BE%E3%81%B2%E3%83%9C%E3%81%81%D1%91%EF%BE%9D%E3%83%80%E3%82%BC%EF%BD%9A%E3%81%B2%D1%8F%E3%82%A1%E3%81%B4%E3%81%B9%E7%B8%B7%E3%81%9C%E3%82%92%E3%81%B2%E3%82%92%E4%BA%9C%E3%81%BE%E3%82%BD%E3%81%BD%E3%81%B9%E3%81%B2%E3%83%9F%E3%81%9E%E3%81%BE%E3%82%BE%E3%81%BE%E3%81%BE%E3%81%82%E3%83%81%E3%82%93'&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Product" href="Product(-7)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-7)/RelatedProducts" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-7)/Detail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-7)/Reviews" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-7)/Photos" />
+  <title />
+  <updated>2014-02-17T14:03:36Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-7)/Picture" />
+  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)/ChangeProductDimensions" />
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-7</d:ProductId>
+      <d:Description m:null="true" />
+      <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+        <d:Width m:type="Edm.Decimal">-73118289035663600000000000000</d:Width>
+        <d:Height m:type="Edm.Decimal">25.9581087054375</d:Height>
+        <d:Depth m:type="Edm.Decimal">-71.7711704670702</d:Depth>
+      </d:Dimensions>
+      <d:BaseConcurrency>びマ歹ゾボまンぺをゼァゼたバべダヲミソ亜ァマゼチゼあネまひボぁёンダゼzひяァぴべ縷ぜをひを亜まソぽべひミぞまゾままあチん</d:BaseConcurrency>
+      <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>nbdgygcmjnihofqvxjxfvcxqxytvlujyvxuiuxct</d:Token>
+        <d:QueriedDateTime m:type="Edm.DateTime">2013-09-18T00:44:43.6196168</d:QueriedDateTime>
+      </d:ComplexConcurrency>
+      <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+        <d:ModifiedDate m:type="Edm.DateTime">7866-11-16T22:25:52.747755+01:00</d:ModifiedDate>
+        <d:ModifiedBy>ngfqlßphequuncuprßuiydjalaamdrrbmyhvunjdbinctagtiabuegodssfolßiohssssqsxgxopzzutbdlsdjclmoutiylkssd</d:ModifiedBy>
+        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>ボ畚九ぴあチひソァタ九яポ弌マポ裹黑ソ暦ソz九ゾァポポボ匚歹チ黑ゾあぁゼポёゼ</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">2003-06-08T07:40:25.2199237</d:QueriedDateTime>
+        </d:Concurrency>
+      </d:NestedComplexConcurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-7/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-7/etag.txt b/fit/src/main/resources/V30/Product/-7/etag.txt
new file mode 100644
index 0000000..0cbe361
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-7/etag.txt
@@ -0,0 +1 @@
+W/"'%E3%81%B3%E3%83%9E%E6%AD%B9%E3%82%BE%E3%83%9C%E3%81%BE%EF%BE%9D%E3%81%BA%E3%82%92%E3%82%BC%E3%82%A1%E3%82%BC%E3%81%9F%E3%83%90%E3%81%B9%E3%83%80%EF%BD%A6%E3%83%9F%E3%82%BD%E4%BA%9C%E3%82%A1%E3%83%9E%E3%82%BC%E3%83%81%E3%82%BC%E3%81%82%EF%BE%88%E3%81%BE%E3%81%B2%E3%83%9C%E3%81%81%D1%91%EF%BE%9D%E3%83%80%E3%82%BC%EF%BD%9A%E3%81%B2%D1%8F%E3%82%A1%E3%81%B4%E3%81%B9%E7%B8%B7%E3%81%9C%E3%82%92%E3%81%B2%E3%82%92%E4%BA%9C%E3%81%BE%E3%82%BD%E3%81%BD%E3%81%B9%E3%81%B2%E3%83%9F%E3%81%9E%E3%81%BE%E3%82%BE%E3%81%BE%E3%81%BE%E3%81%82%E3%83%81%E3%82%93'"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-7/links/Photos.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-7/links/Photos.full.json b/fit/src/main/resources/V30/Product/-7/links/Photos.full.json
new file mode 100644
index 0000000..752c7a0
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-7/links/Photos.full.json
@@ -0,0 +1,12 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product/$links/Photos",
+  "value":
+          [
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-3,ProductId=-3)"
+            },
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-2,ProductId=-2)"
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-9/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-9/entity.full.json b/fit/src/main/resources/V30/Product/-9/entity.full.json
new file mode 100644
index 0000000..a0ed19d
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-9/entity.full.json
@@ -0,0 +1,60 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)",
+  "odata.etag": "W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC', '%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E
 6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"",
+  "odata.editLink": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+  "RelatedProducts@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+  "Detail@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+  "Reviews@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+  "Photos@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+  "#DefaultContainer.ChangeProductDimensions":
+          {
+            "title": "ChangeProductDimensions",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+          },
+  "Picture@odata.mediaEditLink": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+  "ProductId": -9,
+  "Description": "kdcuklu",
+  "Dimensions":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+            "Width@odata.type": "Edm.Decimal",
+            "Width": "-25802798699776200000000000000",
+            "Height@odata.type": "Edm.Decimal",
+            "Height": "38.543408267225",
+            "Depth@odata.type": "Edm.Decimal",
+            "Depth": "-8459.21552673786"
+          },
+  "BaseConcurrency": "яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ",
+  "ComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": "vkvezqrkjuykjmkßyqpliyvß",
+            "QueriedDateTime": null
+          },
+  "NestedComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+            "ModifiedDate@odata.type": "Edm.DateTime",
+            "ModifiedDate": "2012-11-20T10:27:48.8528105",
+            "ModifiedBy": "gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj",
+            "Concurrency":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                      "Token": "ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ",
+                      "QueriedDateTime@odata.type": "Edm.DateTime",
+                      "QueriedDateTime": "2005-10-12T22:26:24.9396883"
+                    }
+          },
+  "Discontinued@odata.type": "Edm.DateTime",
+  "Discontinued": "2005-07-28T13:09:56.9997833",
+  "ReplacementProductId": null,
+  "DiscontinuedPhone":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ",
+            "Extension": "bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"
+          },
+  "ChildConcurrencyToken": "裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-9/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-9/entity.xml b/fit/src/main/resources/V30/Product/-9/entity.xml
new file mode 100644
index 0000000..c958648
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-9/entity.xml
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%
 91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+  <title />
+  <updated>2014-02-10T16:29:37Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+      <d:Description>kdcuklu</d:Description>
+      <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+        <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+        <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+        <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+      </d:Dimensions>
+      <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+      <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+        <d:QueriedDateTime m:null="true" />
+      </d:ComplexConcurrency>
+      <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+        <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+        <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+        </d:Concurrency>
+      </d:NestedComplexConcurrency>
+      <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+      <d:ReplacementProductId m:null="true" />
+      <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+        <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+        <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+      </d:DiscontinuedPhone>
+      <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-9/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-9/etag.txt b/fit/src/main/resources/V30/Product/-9/etag.txt
new file mode 100644
index 0000000..5444f29
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-9/etag.txt
@@ -0,0 +1 @@
+W/"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3
 %82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/feed.full.json b/fit/src/main/resources/V30/Product/feed.full.json
new file mode 100644
index 0000000..61e8a9a
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/feed.full.json
@@ -0,0 +1,452 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)",
+              "odata.etag": "W/\"'New%20BaseConcurrency(1391427673066)'\"",
+              "odata.editLink": "Product(-10)",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-10)/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-10)/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-10)/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-10)/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-10)/Picture",
+              "ProductId": -10,
+              "Description": "New Description(1391427672964)",
+              "Dimensions": null,
+              "BaseConcurrency": "New BaseConcurrency(1391427673066)",
+              "ComplexConcurrency": null,
+              "NestedComplexConcurrency": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)",
+              "odata.etag": "W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC', '%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%8
 1%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"",
+              "odata.editLink": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+              "ProductId": -9,
+              "Description": "kdcuklu",
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "-1.12",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "-1.12",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "-1.12"
+                      },
+              "BaseConcurrency": "яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "vkvezqrkjuykjmkßyqpliyvß",
+                        "QueriedDateTime": null
+                      },
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "2012-11-20T10:27:48.8528105",
+                        "ModifiedBy": "gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2005-10-12T22:26:24.9396883"
+                                }
+                      },
+              "Discontinued@odata.type": "Edm.DateTime",
+              "Discontinued": "2005-07-28T13:09:56.9997833",
+              "ReplacementProductId": null,
+              "DiscontinuedPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ",
+                        "Extension": "bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"
+                      },
+              "ChildConcurrencyToken": "裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)",
+              "odata.etag": "W/\"'asme', 'hhsbjscessmdunkssmvqmqyzuahm'\"",
+              "odata.editLink": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+              "ProductId": -8,
+              "Description": "kelßebrrbesshcnkmhsxokyßetgscprtmiptxyiqnxrohjßuyfegßßmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz",
+              "Dimensions": null,
+              "BaseConcurrency": "asme",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": null,
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "2012-10-11T05:04:16.3627949"
+                      },
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "5431-05-27T11:53:49.8454872+02:00",
+                        "ModifiedBy": "xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "solisgfvqa",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "9363-12-30T16:34:30.1866623"
+                                }
+                      },
+              "Discontinued@odata.type": "Edm.DateTime",
+              "Discontinued": "2012-08-22T13:41:42.8011658",
+              "ReplacementProductId": 62,
+              "DiscontinuedPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ulemcjvsndemzkctrfhkiuiblmhdkkledze",
+                        "Extension": "グ黑ポЯポソ欲タぴぺ畚をほまバぽンゼ歹ぁポёハをぜ九ЯまЯソぜ暦zダяチゼ欲ソミマぁべぁハぴを匚ポミあ九ぞミぞァァク裹aソタタ亜そあクマぽё珱ひネぜクボ欲ダミ黑"
+                      },
+              "ChildConcurrencyToken": "hhsbjscessmdunkssmvqmqyzuahm"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)",
+              "odata.etag": "W/\"'%E3%81%B3%E3%83%9E%E6%AD%B9%E3%82%BE%E3%83%9C%E3%81%BE%EF%BE%9D%E3%81%BA%E3%82%92%E3%82%BC%E3%82%A1%E3%82%BC%E3%81%9F%E3%83%90%E3%81%B9%E3%83%80%EF%BD%A6%E3%83%9F%E3%82%BD%E4%BA%9C%E3%82%A1%E3%83%9E%E3%82%BC%E3%83%81%E3%82%BC%E3%81%82%EF%BE%88%E3%81%BE%E3%81%B2%E3%83%9C%E3%81%81%D1%91%EF%BE%9D%E3%83%80%E3%82%BC%EF%BD%9A%E3%81%B2%D1%8F%E3%82%A1%E3%81%B4%E3%81%B9%E7%B8%B7%E3%81%9C%E3%82%92%E3%81%B2%E3%82%92%E4%BA%9C%E3%81%BE%E3%82%BD%E3%81%BD%E3%81%B9%E3%81%B2%E3%83%9F%E3%81%9E%E3%81%BE%E3%82%BE%E3%81%BE%E3%81%BE%E3%81%82%E3%83%81%E3%82%93'\"",
+              "odata.editLink": "Product(-7)",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-7)/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-7)/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-7)/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-7)/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-7)/Picture",
+              "ProductId": -7,
+              "Description": null,
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "-73118289035663600000000000000",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "25.9581087054375",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "-71.7711704670702"
+                      },
+              "BaseConcurrency": "びマ歹ゾボまンぺをゼァゼたバべダヲミソ亜ァマゼチゼあネまひボぁёンダゼzひяァぴべ縷ぜをひを亜まソぽべひミぞまゾままあチん",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "nbdgygcmjnihofqvxjxfvcxqxytvlujyvxuiuxct",
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "2013-09-18T00:44:43.6196168"
+                      },
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "7866-11-16T22:25:52.747755+01:00",
+                        "ModifiedBy": "ngfqlßphequuncuprßuiydjalaamdrrbmyhvunjdbinctagtiabuegodssfolßiohssssqsxgxopzzutbdlsdjclmoutiylkssd",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "ボ畚九ぴあチひソァタ九яポ弌マポ裹黑ソ暦ソz九ゾァポポボ匚歹チ黑ゾあぁゼポёゼ",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2003-06-08T07:40:25.2199237"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)",
+              "odata.etag": "W/\"'uacssmuxummhtezdsno%C3%9Fssrlbs%C3%9Floxjsslnnayinxiksspjsssvumgduaapcfvnssee%C3%9Fgpaxuaabosem%C3%9Fiemtufplo'\"",
+              "odata.editLink": "Product(-6)",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-6)/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-6)/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-6)/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-6)/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-6)/Picture",
+              "ProductId": -6,
+              "Description": "expdybhclurfobuyvzmhkgrnrajhamqmkhqpmiypittnp",
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "-49157206180150400000000000000",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "-79228162514264337593543950335",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "38.8793813628938"
+                      },
+              "BaseConcurrency": "uacssmuxummhtezdsnoßssrlbsßloxjsslnnayinxiksspjsssvumgduaapcfvnsseeßgpaxuaabosemßiemtufplo",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "まン裹ぁゼヲぼ歹ポぜボたゾひたソンタボたぺを欲弌ミソゾべ弌ダァぺべソ裹ひ暦ンそя欲ぺ歹ボタひせァンんゾンァポクンひぜ",
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "0001-01-01T00:00:00"
+                      },
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "0001-01-01T00:00:00",
+                        "ModifiedBy": null,
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "zqzhnfajucmhubkegvlixzrqum",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "9363-08-11T05:17:31.4918312"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)",
+              "odata.etag": "W/\"'inxlfdfruoalzluabvubrgahsg', 'ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'\"",
+              "odata.editLink": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+              "ProductId": -5,
+              "Description": "uuudqysoiozagpcpumnydpupopsvd",
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "7337.75206762393",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "-4.63644378890358",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "-79228162514264337593543950335"
+                      },
+              "BaseConcurrency": "inxlfdfruoalzluabvubrgahsg",
+              "ComplexConcurrency": null,
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "9999-12-31T23:59:59.9999999",
+                        "ModifiedBy": "mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor",
+                        "Concurrency": null
+                      },
+              "Discontinued@odata.type": "Edm.DateTime",
+              "Discontinued": "2012-06-17T07:49:33.4591089",
+              "ReplacementProductId": -2147483648,
+              "DiscontinuedPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "びマ",
+                        "Extension": "九ぜゾべぁびミёё歹珱九ぞあaぞクダまァミソん歹欲べ亜ぜチぜチぁボゼンяほ珱ゾゾぼ匚ぜハミソぁボぜぁァチクタ黑を匚ボグ珱ゼボソz"
+                      },
+              "ChildConcurrencyToken": "ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-4)",
+              "odata.etag": "W/\"'%E3%81%BD%E3%83%9C%EF%BE%9D%E3%81%82%E3%81%B3'\"",
+              "odata.editLink": "Product(-4)",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-4)/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-4)/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-4)/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-4)/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-4)/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-4)/Picture",
+              "ProductId": -4,
+              "Description": "rgdhvcueuidboerbhyvsvjg",
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "0",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "-62044452036508000000000000000",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "0"
+                      },
+              "BaseConcurrency": "ぽボンあび",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "uyu",
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "2012-11-20T10:27:48.8842825"
+                      },
+              "NestedComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "1428-10-05T04:52:59.8885925+02:00",
+                        "ModifiedBy": "ダチせあzミソぽЯゼチゼ縷マ縷裹ネ匚暦チя匚ぁミ弌ハ弌ソゾ弌ぽんぴゼボま縷ゼボソハ裹黑九ポ黑マあゼソをぺタぺボ亜タァまクaン亜ぺひぽぺ",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "gßoyfeyzsaelevßu",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2013-02-28T13:47:36.6053928"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-3)",
+              "odata.etag": "W/\"'fvrnsbiu%C3%9Fevuqssnuidjbhtluhcydhhjihyasecdnumhdpfxtij%C3%9Flvfqngmulfvjqqtvussyix%C3%9Fykxhbnehob%C3%9Fjssfickhmevci', '%E3%81%9D%E6%AD%B9%E3%82%BD%E3%83%9C%E3%83%9C%E3%82%92%E3%82%B0%E8%A3%B9%E3%81%B4%E3%83%9D%EF%BD%A6%E3%83%81'\"",
+              "odata.editLink": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+              "ProductId": -3,
+              "Description": "ißuhmxavnmlsssssjssagmqjpchjußtkcoaldeyyduarovnxspzsskufxxfltußtxfhgjlksrn",
+              "Dimensions": null,
+              "BaseConcurrency": "fvrnsbiußevuqssnuidjbhtluhcydhhjihyasecdnumhdpfxtijßlvfqngmulfvjqqtvussyixßykxhbnehobßjssfickhmevci",
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "bdokxvtboyiiuphcrjrlklntbqksnlrldfzqdjgbkcbmyredrlyjunfrrfdcganncntvprydekacdauln",
+                        "QueriedDateTime": null
+                      },
+              "NestedComplexConcurrency": null,
+              "Discontinued@odata.type": "Edm.DateTime",
+              "Discontinued": "0001-01-01T00:00:00",
+              "ReplacementProductId": -1002345821,
+              "DiscontinuedPhone": null,
+              "ChildConcurrencyToken": "そ歹ソボボをグ裹ぴポヲチ"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-2)",
+              "odata.etag": "W/\"null, 'yljmhbcacfnothqirhaouhoraoruscpptgzmoch'\"",
+              "odata.editLink": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture",
+              "ProductId": -2,
+              "Description": null,
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "-79228162514264337593543950335",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "44733559606978800000000000000",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "-3913.60110028978"
+                      },
+              "BaseConcurrency": null,
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "mgmjxrußcs",
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "9018-08-19T03:09:32.9990625+02:00"
+                      },
+              "NestedComplexConcurrency": null,
+              "Discontinued@odata.type": "Edm.DateTime",
+              "Discontinued": "9999-12-31T23:59:59.9999999",
+              "ReplacementProductId": -566261304,
+              "DiscontinuedPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "nmaktpqeyimclgtimdspkbavivoclmvfcdeuysxemttzsckamkhukl",
+                        "Extension": null
+                      },
+              "ChildConcurrencyToken": "yljmhbcacfnothqirhaouhoraoruscpptgzmoch"
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-1)",
+              "odata.etag": "W/\"null\"",
+              "odata.editLink": "Product(-1)",
+              "RelatedProducts@odata.navigationLinkUrl": "Product(-1)/RelatedProducts",
+              "Detail@odata.navigationLinkUrl": "Product(-1)/Detail",
+              "Reviews@odata.navigationLinkUrl": "Product(-1)/Reviews",
+              "Photos@odata.navigationLinkUrl": "Product(-1)/Photos",
+              "#DefaultContainer.ChangeProductDimensions":
+                      {
+                        "title": "ChangeProductDimensions",
+                        "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-1)/ChangeProductDimensions"
+                      },
+              "Picture@odata.mediaEditLink": "Product(-1)/Picture",
+              "ProductId": -1,
+              "Description": "vjsmflmaltcrnxiztidnalnrbhyaqzmxgkqesxnmodm",
+              "Dimensions":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+                        "Width@odata.type": "Edm.Decimal",
+                        "Width": "0.123283309629675",
+                        "Height@odata.type": "Edm.Decimal",
+                        "Height": "-9264.03359778997",
+                        "Depth@odata.type": "Edm.Decimal",
+                        "Depth": "-0.409268660025419"
+                      },
+              "BaseConcurrency": null,
+              "ComplexConcurrency":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                        "Token": "dggicadyltktsssssmißjgblhyifbsnssspssahrgcspiznverhzgyvq",
+                        "QueriedDateTime@odata.type": "Edm.DateTime",
+                        "QueriedDateTime": "9999-12-31T23:59:59.9999999"
+                      },
+              "NestedComplexConcurrency": null
+            }
+          ]
+}
\ No newline at end of file


[34/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.full.json b/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.full.json
new file mode 100644
index 0000000..6c157ed
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/isof(Name,'Edm.String') eq true.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)","odata.editLink":"Customer(-10)","Orders@odata.navigationLinkUrl":"Customer(-10)/Orders","Logins@odata.navigationLinkUrl":"Customer(-10)/Logins","Husband@odata.navigationLinkUrl":"Customer(-10)/Husband","Wife@odata.navigationLinkUrl":"Customer(-10)/Wife","Info@odata.navigationLinkUrl":"Customer(-10)/Info","Thumbnail@odata.mediaEditLink":"Customer(-10)/Thumbnail","Video@odata.mediaEditLink":"Customer(-10)/Video","CustomerId":-10,"Name":"commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["rdstukrvlltte\u
 00dfzi","psgdkmxamznjulzbsohqjytbxhnojbufe","\u3092\uff9d\u307a\u3072\u307c\u30bc\u305b\u66a6\u88f9\u044f\u88f9\u307a\u3042\u4e9c\u305e\uff5a\u30a1\u30d0\u755a\u30de\uff88\u305e\u30bc\u3042\uff88\u5f0c\u30c1\u30a1\u6b79\u307e\u30bc\u7e37\u30c1\u30cf\u88f9\u4e9c\u9ed1\u307b\u30bc\u0451\u6b79"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30b0\u3041\u30de\u305b\u307a\uff88\u30bd\u3041\u307c\u30bd\u3072\u30d0\u305f\u3074\u30bd\u6b79\u4e5d\uff88\u30dc\u30dc\u044f\u30dd\u30bd\u755a\u30af\u044f\u305b\u3079\u6b79\u73f1\u042f\u6b32\u30bf\u30cf\u30d0\u30df\u88f9\u307c\u30dc\u3092\uff66\u6b79\u3093\u3072\u4e5d\u3072\u531a\u3041\uff41","qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta","btsnhqrjqryqzgxducl","qbtlssjhunufmzdv","\u30dc\u3093\u042f\u305c\u30c1\u3079\u30bc\u30dc\u30dc\u307b\uff41\u531a\u30df\u307c\u4e5d\u3041\u3072\u30c1\u73f1\u9ed1\u30df\u3093\u3041\u30bf\u3073\u66a6\u30af\u30bd\u30bd\u30dc\u30be
 \u3093\u3093\u3042\u30bc\u305e\u3072\u30bf\u30dc\u30bf\u305c\u3093\u5f0c\u3072\u3079\u531a","vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae","\u4e5d\u30bd\u30df\u305b\u30dc\u305c\u30be\u30dc\u0451\uff41\u3092\u305c\u042f\u307e\u30be\u30bf\u305c\u30bf\u3072\u7e37\u30c0\u3093\uff41\u30d0\u305f\u30bc\u30bd","\u307d\u30de\u30bf\u3041\u3041\u9ed1\u30bd\u30bc\u30df\u30bc\u531a\uff5a\u30bd\u30c0\u30de\u3041\u30a1\u30be\u307d\u30df\uff41\u30bf\u30be\u5f0c\u30df\u30bc\u30bf\u305d\uff5a\u307a\u30dd\u305b\u88f9\u30d0\u30dd\u30cf\u30cf\uff66\u307a\u30c1\u3042\u30de\u531a\u30df","hssii\u00dfuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbd\u00dfjnelxqttkhdalabibuqhiubt\u00dfsptrmzelud","gbjssllxzzxkm\u00dfppyyrhgmoe\u00dfizlcmsuqqnvj\u00dfudszevtfunflqzqcuubukyp\u00dfqjcix"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bc\u30dd\u30bd\u30bd\u
 30a1\u3093\u30de\uff41\u30b0\u3074\u4e5d\u7e37\u4e9c\u305e\u30bc\u30bd\u30b0\u30d0\u307c\u30c0\u307d\u30de\u30de\u307d\u30dd\u30c1\u30dc\u30bd\u307c\u305c\u30be\u3093\u30df\u3074\u307b\u30c0\u30df\u30df\u755a\u73f1\u4e5d\uff5a\u3079\u5f0c\u755a\u30bf\u30bd\uff5a\u30bc\u30bd\u3041\u3073\u88f9\u30a1\u30bd\u30de\uff66\u3072\u531a\u4e9c\u30dd\u3079\u30dd\u307d\u30de\u30bc\u305f\u30c1\u88f9\u6b79\u30df\u30dd","flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqr\u00dfuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs","esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqd\u00dfkayrrocgsxqpo","\u30af\u30bd\u73f1\u3079\u3092\u30de\u3093\u30b0\u30cf\u3072\u30dc\u30bd\u30bd\u3093\u30df\u30bd\u30bd\u30bc\uff9d\u305e\u305f\u307c\uff5a\u30df\u6b79\u3074","ljrggbaseqsrkelksvhouoscmoilogibae","\u305d\u305c\u305c\u30de\u30de\u30bc\u30df\u307c\u30bc\u30dc\u3079\u30bd\u307b\u3042\u3093\u305b\u3072\u3073\u30bc\u30df\u30bd\u5f0c\u307b\u305d\u30bf\u30dc\u30de\u30c1\u30bf\u30de\u30bd\uff88\u5f0c\u30c1\u30dd\u531a\u307e\u30bd\u30be
 \u30de\u042f\u042f\u305f\u30be\u88f9\u3042\u755a\u3093\u5f0c\u305f\u73f1\u755a\u30de\u042f\u30bd\u30a1\u73f1\uff88\u3073\u0451\u4e5d\u305f\u30df\u30df\u3074\u307a\u30dd\u30de\u30bc\u30c0\u5f0c\u30df\u30de\u30de\u30de\u30bd\u30dc\u4e9c\u307a\u30bd\u531a\u30b0\u5f0c\u30b0\u6b79\u30cf\u307e\u531a\u305d\u3093\u9ed1\u3093","ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl","\u305f\u0451\u30bf\u042f\u044f\u307e\u3072\u307a\u30a1\u66a6\u30bd\u30de\u30dd\u30cf\u30af\u30bf\u305b\u305f\u3072\u30a1\u66a6\uff66\u4e5d\u66a6\u305e\u305c\u30c1\u531a\u6b32\u30bc\u307b\u4e5d\u307a\u755a\u3073\u305e\u30dd\u30dc\u30af\u3074\u3092\u30c1\u30c1\u305d\u30dc\u30bd\u30de\u30dd\u3093\u307d\u30df\u30a1\u5f0c\u30a1\u305e\u3074\u307e\u30df\u7e37\u9ed1\u30df\u30bc\u30bc\uff5a\u30c1\u30df\u30bd\u66a6\u30bc\u307b\u755a\u30bd\u531a\uff88\u0451\u307b\u30bc\u30dc\u3074\u30dd\u30bc\u7e37\u30bd\u30c1\u30dd\u88f9\uff66\u7e37\u4e5d\uff9d\u6b79\uff41\u4e5d\u30bd\u30bd"]},"Ho
 mePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u755a\u307c\u305b\u30bc\u307d\u30c1\u6b32\u3092\u7e37\u5f0c\u30dd\u30bf\u307a\u30be\u6b32\uff41\u6b79\u307e\u30de\u4e9c\u30c1\u3041\u30bc\u30bc\uff41\u30de\u30a1\u30be\u305e\u3042\u5f0c\u305d\u3092\u30dd\u30c0\u30dc\u30b0\u3073\u30bc\u30a1\u305f\u30c1\u73f1\u3079\u3074\u30bc\u30bf\uff5a\u30dc\uff88\u30a1\u30a1\u6b79\u305e\u30bc\u6b32\u6b32\u30de\u30bd\u30c1\u307a\u3093\u3073\u66a6\uff9d\u30bf\u307a\u30c0\uff5a\u3074\u30c0\u30dd\u7e37\u30a1\u30dc\u042f\u3079\u307a\u3079\u30bf\u3073\u30b0\u73f1\u305f\u30df\u30bd\u307d\u3072\u307c\u30df\u66a6\u30de\u30df\u6b79\u305d\u6b32\u30bc\u0451\u3079\u30dd","Extension":"jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305d\u30de\u5f0c\u3042\u30cf\u30df\u30bc\u307c\u30de\u531a\u30bd\u30d0\uff5a\u30c1\u3074\u30bd\u3041\u3093\u0451\u30bf\u30be\u30bc\u3
 0bd\u305b\u3074\u30dc\u3072\u30cf\uff88\u30bc\u307d\u3079\u30a1\u305f\u307a\u30be\u30c1\u30a1\u305d","Extension":"erpdbdvgezuztcsy\u00dfpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkade\u00dfustx\u00dff"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"essfchpbmodumdlbssaoygvcecneg\u00dfumuvszyo","Extension":"ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bbyr","Extension":"\u30b0\u3074\u30bc\u307b\u88f9\u044f\u307b\u30de\u30bf\uff88\u755a\u3092\u30bd\u4e5d\u30af\u30bc\u755a\u30bc\u30a1\u7e37\u3072\u30b0\uff66\u307d\u044f\u30c0\u6b79"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"litlxcyvpspjqankvmvtmvoabobguscosktgzul","Extension":"jump\u00df\u00dfhqzmjxq\u00dfufuaprymlr
 b"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bfi","Extension":"mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj","Extension":"\uff41\u30be\u66a6\uff66\uff41\u30be\u3092\u30c1\u0451\u30bc\u3092\u307d\u30a1\u4e9c\u307d\u3072\u305e\u30dd\u88f9\u307c\u305c\u30bc\u30bd\u30df\uff88\u30df\u66a6\u307d\u307d\u3079\u3079\u30df\u531a\uff41\u305e\u30c1\u30dc\uff88\uff66\u9ed1\u66a6\u305f\u307b\u30bf\u30af\u30c1\u30c0\u0451\u73f1\uff88\u3092\u3092\u30c1\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu","Extension":""},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"moc\u00dfmhbuavys
 sxuosdkmcdqbkyadgusvssppytbtuurg\u00dfqacmbhfghvugzssvi","Extension":"\u3092\uff9d\u9ed1\u30b0\u307c\u9ed1\u30bc\u30bf\u30bf\u30dd\u4e5d\u30c1\uff5a\u30dd\u30c1\u30bc\u30dd\u30bf\u3041\uff41\u30bd\u30a1\u30bc\u305f\u30bc\u307c\uff88\u531a\u30bc\u30dd\u307e\u30dd\u66a6\uff5a\u30de\u30dc\u305c\u6b79\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30d0\u30bc\u307c\u30af\u30b0"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff5a\u30c1\u4e9c\uff88\uff9d\uff41\u30d0\u305d\u73f1\u30b0\u305b\u4e9c\uff9d\uff88\uff66\u3093\u6b79\u307e\u4e9c\uff41\u30dd\u30bf\u30df\u305c\u5f0c\u73f1\u30df\u30bc\u042f\u307b\u3093\u30dc\u88f9\u044f\u4e5d\u3041\u30a1\u73f1\u307c\u30af\u30bc\u30dd\uff88\u30a1\uff88\u73f1\u30bc\u307e\u30bc\u3042\u30cf\u30de\u307e\uff88\u307c\u30bc\u6b79\u30dd\u3074\u305f\u3079\u3079\u305d\u30dc\u3041\u30bd\u73f1\uff66\u307a\u9ed1\uff9d\uff88\u0451\u30bc\u30c0\u042f\u30bf
 \u30bc\u305d\uff5a\u30bd\u30bd\uff9d\uff5a\u30dc\u30dc\u30a1\u9ed1\u531a\u3093\u3079\u30dd\u30dd","Extension":"gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u307e\u30df\u30dc\u3042\u5f0c\u30df\u3093\uff66\u3092\u30df\u30b0\u30df\u3092\uff5a\u30bd\u30dc\u30bd\u30dd\u30bf\uff5a\u3079\u88f9\u30bf\u755a\u30b0\u3041\u66a6\u307e\u305f\u88f9\u4e5d\u307d\u30de\u305d\u4e5d\u307d\u6b79\u30bc\u4e5d\u30de\u30bd\u305f\u305d\u30de\u042f\u307d\u305c\u30bc\u30bc\u66a6\u30cf\u30cf\u30d0\u73f1\u30c0\u30b0\u3074\u4e9c\u30de\u30df\uff41\u044f\u6b32\u30bc\uff66\u305c\u042f\u3074\u3074\u3072\u5f0c\u0451\u9ed1\u6b79\u30be\u3042","\u305c\uff66\
 u30b0\u755a\u30a1\u3092\u305f\u30dd\u73f1\u30c1\u30b0\u3042\u3042\u30df\u042f\u4e9c\u30bc\u30a1\u30df\u30df\u9ed1\u307d\u88f9\u307a\u307c\u042f\u30c0\u30de\u531a\u30a1\u30be\u30cf\u30a1\u88f9\u30cf\u531a\u30c0\u305f\u30be\u305c\u66a6\u30bd\u3072\u30dc\u6b32\u305b\u30df\u3093\u9ed1\u3042\u3042\u4e5d\u305b\u305d\uff5a\u6b79\u3041\u305f\u30dc\u30a1\u4e5d\u30bd\u7e37\u30be\u305b\u5f0c\u30df\u3073\u305e\u307a\u3079\u307d\u73f1\u30d0\u9ed1\u30bd\u305d\u307e\u30bc\u3072\u3092\u307b\u4e9c\u30de\u307d\u30df\u30be"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq","pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp","eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi","\u0451\u042f\u30dd\u305e\u30df\u66a6\u4e9c\u30bf\u30a1\u305c\u73f1\u042f\u30bc\u7e37\u30df\u30d
 c\u305c\u30dd\u30cf\u307a\u30d0\u307e\u30dd\u3074\u305f\u30be\u30bd\u30c1\u30c1\u30a1\u30dd\u307e\u755a\u3072\uff88\uff88\u30af\uff9d\u30bf\u305b\u30be\u30bd\u30dd\u3042\u30bc\u305c\u0451\u4e5d\uff88\u3079\u307d\u30bc\u3041\u30cf\u307e\u4e5d\u30a1\u30bd\uff9d\u307c\u30af\u3079\uff66\u042f\u30bc\u30c1\u305e\u307d\u9ed1\u4e5d\u307d\u305d\u305e\u30be\u30df\u305e\u30dc\u30d0\u5f0c\u3041\u30bd\u30de\u30c1\u30af\u3042\u307c\u307b\u307e\u755a","adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukr\u00df\u00df\u00dfirygjzsssktizcikerysklohuonekujmutsxuvdbacrj","uahsvudml\u00dfdtbxxm","yulcdchqqcvrrmzhaeens","vxiefursgkqzptijhincpdm"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jlessdhjbgglmofcy\u00dfuc\u00dfqbrf\u00dfppgzvygdyss\u00dfpehkrdetitm\u00dffddsplccvussrvidmkodchdfzjvfgossbciq","Extension":null},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3073\u73f1\u305c\u30de\u30dc\u3
 0c1\uff9d\u30c0\u307d\uff5a\u30be\u307d\u30d0\u3042\uff9d\u30a1\u307e\u5f0c\u3072\u88f9\u305b\u755a\u30c0\u30df\u30cf\u3073\u305b\u30dc\uff88\u307c\u30b0\u30bd\u30d0\u30dc\u3042\u30bd\u6b32\u30df\u3072\u4e5d\u30a1\u30cf\u30dd\u307c\u4e5d\u66a6\u042f\uff5a\u30dc\u3079\u9ed1\uff66\u30dc\u4e5d\u30dc\u3092\u3092\u30b0\u305c\u30bd\u30be\u30af\u30c1","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bf\u30c1\u30dc\u30bc\u30c0\u30be\u307a\u307e\uff88\u531a\u3072\u305e\uff9d\u531a\u30a1\u30bc\u73f1\u755a\uff88\u4e9c\u305e\u30bd\u30dc\u30de\u307c\uff9d\u044f\u30dc\u30de\u4e5d\u305f\u0451\uff66\u305c\u30de\u30a1\u30a1\u3074\u3074\u3072\u305b\u044f\u30bc\u3093\u3093\u30a1\u30b0\u5f0c\u30de\u305f\u305f\u66a6\uff9d\u307a\u30bc","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","
 PhoneNumber":"ppcqouyi\u00dfirrxriefhzqcssnpgatsphhaqsmkusuulsrel","Extension":"arndsscqeqfikblqsraouryqbtomdl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy","Extension":"gbozvdbifeutsjrkuxsmuacvkjf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305e\u30af\u531a\u66a6\u307b\u30c1\uff41\u30bc\u305d\u30be\u3074\u3041\u30bc\u30bd\u3042\u30bd\u3073\u30bc\u4e9c\u30bc\uff41\u30de\u30bd\u30a1\uff66\u307e\u30bf\u30bc\uff66\u044f\u30d0\u30bd\u307e\u30bd\u30dd\u30bc","Extension":"zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff66\uff41\u73f1\u307a\u4e9c\uff66\u305c\u305d\u30be\u30bf\u30af\u305b\u30af\u30bd\u73f1\u9ed1\u30c1\u3074\u30c1\u307d\u88f9\u30c1\u042f\u30de\u6b79\u30de\u30bc\u3092\u30a1\u3093\u3092\uff88\u3092\u30d0\u30af\uff9d\u3073\u042f\u4e5d\u30
 7b\uff5a\u3072\u305b\uff41\u30bf\u3092\u305b\u30dc\u30d0\u30c1\u30dc\u30bf\u30bf\u30bd\u042f\u30bc\uff41\u305f\u30b0\u3042\u30c0\u5f0c\u531a\u3073\u3079\u30bc\u5f0c\u4e5d\u3042\u73f1\u4e5d\u30c1\u30bd\u30a1\u30a1\u30df\u30be\u3042\u3073\u30c0\u30d0\u5f0c\u30de\u4e5d\u30de\u5f0c\u30bd\u73f1\u30cf\uff66\u3042","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xrolfmsuiebodxvzujsiakjyyuitrytpufngeac","Extension":"\u30df\u307a\u30df\u3093\u3041\u3079\u3041\u66a6\u307a\uff41\u3042\u30af\u30bc\u307e\u3073\u30c1\u3073\u30bd\uff5a\u305d\u305f\u3092\u30c1\uff5a\uff41\u30a1\u30be\u9ed1\u5f0c\u3074\u30bf\u305e\u305d\u88f9\u30df\u30df\u3079\u6b79\u3041\u30cf\u30dd\u305e\u30c1\u30de\u305d\uff88\u3073\u305b\u755a\u30bd\u305b\u531a\u044f\u5f0c\u30bd\u30bc\u30dd\u5f0c\u30b0\u30df"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["yclmjgfhgjasvuyuhe
 fisifjdehjgvloldusqljis"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ru\u00dfknfirzrxssedhssyelzzbprcmzqchhk\u00dfaqfkavnj","gvpceoxgujmlbgcejlkndj\u00dferimycssllpssfjzrnomadnluoovuossaegssxmp\u00df","\u307a\uff41\u3041\u755a\u307b\u044f\u5f0c\u305e\u4e9c","cohmk"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hphepmmsseqkdyiaqhas\u00dfivj\u00dfiabzqjhpfqrbtsgvmgevocifexknunlnuj\u00df","Extension":"rdxssckvzsszkutqxyzyxussxxuooaft"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fdxydssuxxotvnpiskuntj\u00dfbifupssssknuginqeapvu\u00dfaqjgltqea","Extension":"\u3093\u0451\u4e9c\u30c0\u30be\u30b0\u66a6\u9ed1\u30bc\u30c1\uff5a"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Tes
 t.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"tnk\u00dfnr\u00dffxgyjhfr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt","Extension":"yibzsszzeryxikzcis\u00dfjssda\u00dfzkxjc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bxtoaigdgqpgavbzgogumavofjilq","Extension":"tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"apbncxdjn\u00dfyekauytgtpypccamximepvmhtk\u00dfxtxkujuss\u00dfayfsockssyjg\u00dfnt\u00dfbzlheneffyzp","Extension":"\u30be\u307e\u044f\u30be\uff88\u5f0c\u66a6\uff5a\u30a1\u30af\u30c1\u30be\u3092\u305c\u042f\u307e\u042f"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactD
 etails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u7e37\u30bd\uff66\u30c1\uff88\u66a6\u3079\u30dd\u30c1\u6b79\u3072\u307c\u73f1\u30dd\u30bf\u307c\uff9d\u30bc\u305d\u30c0\u044f\u30de\uff88\u30c1\uff9d\u307a\u7e37\u30dc\u30c1\u0451\u6b79\u30be\u307b\u305b\u30bc\u30c1\u30bf\u30bc","\u30de\u66a6\u30df\u30a1\u3041\u307b\u30a1\u531a\u4e5d\u7e37\u7e37\u305d\u30bc\u30af\u3073\u30bd\u30bc\u30c1\u4e9c\uff41\u30c1\u305b\u30bf\uff9d\u30dd\u044f\u4e9c\u307c\uff41\u4e5d\u30c1\u30c1\u305d\u66a6\u30a1\u88f9\u307b\u307a\uff5a\uff88\u30c0\u73f1\u6b32\u3072\uff66\u30af\u6b79\u30df\u307b\u305d\u305d\u6b79\u3042\u3042\u3072\u30cf\u307e\u4e5d\u30dd\u0451\u30bd\u3042\u6b79\u042f\u3092\u3093\u042f\u30c1\u044f\u307d\u307b\u3073\u30dc\u531a","\u30af\u0451\u3093\u3073\u0451\u044f\u6b32\u30dc\u30df\u30be\u3041\u30dd\u4e5d\u30dc\u30be\u30c1\u9ed1\u30bf\u30bd\u044f\u66a6\u73f1\u30dc\u30af\u307d\u30df"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u3092\u30dd\u30
 bd\u30a1\u9ed1\u30df\u30af\u73f1\u30bc\u3041\u042f\u30bc\u30c1\u6b32\uff5a\uff41\u307d\u30dc\u4e5d\u30d0\u30de","\u30bd\u30bf\u30bc\uff5a\u9ed1\u30a1\u0451\uff5a\u30de\u30bf\u3079\u30b0\u307a\u30bc\u30df\u531a\u3079\u3041\u305b\u30bc\u042f\u30bc\u307e\u66a6\u30bc\u30a1\u30bd\u30a1\u305e\u30a1\u30bf\u0451\u4e9c\u30df\u755a\u30bc\u3093\u30bc\uff5a\u305c\u042f\u3041\u30de\u3041\u30dc\u30c1\u30df\u73f1\uff41\uff66\u30bc\u30dd\u3073\u30be\u30de\u044f\u307a\u30c1\u30bf\u30c1\u88f9\u30df\u66a6\u30a1\u042f\u3072\u30dc\u30be\u30c0\u3093","\uff88\u30bc\uff66\u30df\u307b\u3074\u73f1\u30d0\u30c1\u30bc","\u73f1\u307d\u0451\u6b79\u3072\u4e5d\u7e37\u30b0\u3079\u3092\u307c\u30af\u0451\u30bd\uff5a\u307b\u3093\u30dc\u30be\u30dc\u30c0\u3074\u305b\u30df\u3093\uff9d\u30bc\u30de\uff66\u3093\u3093\u30dc\u30bc\u305f\u3093\u30a1\u30bd\u30de\u305f\u30df\u9ed1\u30df\u531a\u305d\u30de\u30af\u3079\u4e5d\u88f9\u30b0\u307c\u5f0c\u30dd\u3092\u3093\u30dd\u3074\u3093\u30bf\u3073\u30a1\u3074\u30bc\u7e37\uff9d\u30d0\u
 ff41\u7e37\u305f\u30d0\u5f0c\u30dc\u30bd\u5f0c\u30de\u66a6\u30bc\uff66\u044f\uff66\u5f0c\u30dd\u531a\u30c1\u3042\u30bf","poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx","ndtimxyzur\u00dfjulzbssqidhqzd","nrahrsjzgm\u00dfgifzsssefcyotsdtoyzhkk\u00dfggdudfttpps\u00dffak","\u30a1\u3092\u30dc\u30bc\uff5a\u3092\u305c\uff41\u30c1\u30c1\u042f\uff66\u3041\u30bf\u30a1\u30df\uff9d\u30dd\u9ed1\u30dd\u4e5d\u30cf\u30be","t\u00df","yhboqrxfkugounppjzdyuadkrugvxmobguemuhp"],"ContactAlias":null,"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"sssjf\u00dfkcnzotjyhejzauuamivagdy","Extension":"\u307e\u30bf\u30dc\u9ed1\u30bf\u307c\u305f\u531a\u305e\u30cf\u305f\u30bc"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collecti
 on(Edm.String)","EmailBag":["mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh","\u4e5d\u30bd","kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld","\u30a1\u3074\u305f\u30a1\u30bf\u30c1\u307b\u30bc\uff41\u305c\u30df\u4e9c\u30bd\uff41\u66a6\u30c0\u3042\u73f1\u3042\u30be\u042f\u3093\u30bc\uff9d\u7e37\u66a6\u30df\uff41\u307e\u73f1\u30bc\u73f1\u30df\u30dd\u5f0c\u30dd\u30bd\uff41\u7e37\u4e9c\u4e9c\u30c1\u7e37\u30c1\u30be\u30dd\u5f0c\u3042\u30dd\u4e5d\u30bc\u30bd","auuksxfiesyauouoossftkjxlcardnj\u00dfdhuuydlbzklvyqqassm","cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay","vrsygo\u00dfssvpskgrmcpznbfcgfr","tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["hpkfvttvhputllugyzvpvutsebq","mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkaj\u00dffpxupzupyubpentjqlicmugfcsvmkasseckmtqfk","tifzmfygu\u00dfssbkmcnzyiroybogp","
 \u30a1\u0451\u30c1\u6b79\u307c\u044f\u307e\uff9d\u30a1\u3073\u30bf\u30dc\u305d\u307c\uff9d\u305d\u3041\u044f\uff88\u30be\u305b\u30af\u30c1\u30bc\u30df\u305f\u7e37\u755a\u3074\u30c1\uff5a\u307d\u88f9\u30c1\u30bc\uff41\u30b0\u30a1\u3074\u30bf\uff66\u30c0\u30cf\u30de\u30cf\u3041\u042f\u30d0\u3079\u044f\u3092\u30c1\u3041\u30be\u30de\uff88\u30be\u3072\u305d\u305c\u305f\u30bc\u66a6\u4e9c\u307b\u307b\u30df\u30c0\u6b32\u3041\u30df\u30df\u6b79\u30bd\u30c0\u30bf\u531a","\u305e\u307d\u30dd\u3072\u307d\u30bc\u307a\u30bc\u7e37\u30bd\u30bd\u307a\u307a\u305b\u30b0\u30c1\u4e5d\u6b79\u30bd\u30a1\u30a1\u30bd\u5f0c\u305f\u3092\u30c1\u30df\u30cf\uff5a\u305f\u3079\u30dc\u30a1\u30bd\uff88\u755a\u4e5d\u30dc\u30be\u73f1\u044f\u3092\u30dd\u30b0\u30d0\u30be\u30be\u4e5d\u305c\uff9d\u5f0c\uff41\u30bc\u30bd\u30a1\u30dd\u30be\u30be\u755a\u30de\u30dd\u30dc\u30bd\u4e5d\u307b\u6b32\u88f9"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Colle
 ction(Edm.String)","AlternativeNames":["pfathmtizkygccvidgcttuguxotnrpnuq","\u3093\u755a\u305b\uff66\u3042\u30d0\u30de\u305f\u30bf\u30bc\uff88\u30cf\u0451\u30dd","fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp","\u755a\u30b0\u305d\u30c1\u30dc\u30a1\u30be\u30bc\u305f\u3092\u30cf\u305d\u30bf\u30dd\u30bd\u30be\u3042\u66a6\uff66\u3072\uff88\u30c1\u5f0c\u6b79\u3041\u307c\u3072\u30be\u30dd\u30af\u4e5d\u4e5d\u30bc\u30be\u307c\u30d0\u30de\u30dd\u307d\u88f9\u6b79\u6b79\u30d0\u30bd\u30df\u044f\u531a\u307a\u88f9\u30a1\u3079\u66a6\u30af\u4e5d\u30df\u3093\u30c1\u307e\u30be\u30af\u3072\u044f\u4e9c\u5f0c\u30c0\u6b79\u30de\u3041\u30bc\u755a\u66a6","gussgi"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu","Extension":"\u30bd\uff5a\u3073\u5f0c\u30bc\u3093\u4e9c\u30b0\u30de\u6b79"},"MobilePhoneBag@odata.type":"Collection(Micro
 soft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["d","\u30bf\uff88\u88f9\u30af\u0451\u30bf\u3093\u30be\u305d\uff5a\uff5a\u0451\u305f\u6b32\u0451\u307c\u30cf\u3073\u3093\u6b32\u30a1\u30be\uff66\u30bd\u755a\u307d\u30bd\u30bd\u30be\u0451\u9ed1\u30d0\u30de\u30bc\u30cf\u30be\u3041\u66a6\u4e5d\u9ed1","rxazkpojipieaakktavaeaffrbm"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["xeccnxf\u00dfvhqxsspgplpf\u00dfyodbsnrcdizrrddavuz","erkb"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet","rutyzsoajsbil","knmvtpgjdassalbucburesirrz","\u30c1\u6b79\u3073\uff41\u531a\u044f\u30d0\u307c\u4e5d\u30bc\u30bc\u305c\u6b79\u30b0\u3
 0de\uff66\u6b32\u305d\u30bf\u307d\u30cf\uff88"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmuc\u00dfu\u00dfimsskclaox\u00dfgmpdbikuopezdassivchc"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ldgui","Extension":"uxvhjrkvnyubylortspsifqvonujfkfxbq"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u4e9c\u30bc\u30d0\uff88\u307a\u6b79\u30c0\u4e9c\u3074\u3042\u3092\uff41\u30bc\u3092\u307c\u6b79\u307c\u042f\u307e\u6b79\u30bf\u044f\u30bf\u305d\u30d0\u307d\u044f\u307e\u4e5d\uff5a\u5f0c\uff9d\u6b79\u305d\u042f\u30dd\u30df\u30de\u30dc\u3092\u0451\u30bd\u307c\u307d\u3073\u30bc\u30be\u88f9\u30bc\uff41\uff41","Extension":"rxkgyucacdfiddnomgztitcyutivuavksodtcf
 qkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"z"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ugkdnbgupexvxqqbiusqj","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305c\u30be\u30be"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu","Extension":"fqsrtd\u00dfqkzfxkz\u00dfl\u00dfbuhuqgttjpuzzmcyu\u00dfecfczkpsslhzssbzybgtulsfsszfrbt"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff41\uff5a\u307b\u30dd\uff88\u755a\uff41\u30c1\u30de\u6b79\u30b0\u6b32\u30be\u30bc\u73f1\u044f\u30df\u305f\u30be\u30de\u30de\u307e\u4e5d\u3092\u30bc\u88f9\u307a\u307c","Extension":"yqczpmgvcxajmiucgrucmcnquyc
 epqr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3072\u7e37\u30b0\u3072\u531a\u30d0\u30bd\u4e9c\u307d\u3092\u4e5d\u307e\u3042\uff66\u7e37\u3073\u30bf\u6b79\u4e5d\u30de\u3041\u30cf\u5f0c\u30df\u307e\u3092\u307b\u30c1\u307a\u30de\u30de\u30be\u307b\u044f\u305c\u30be\u30a1\u30de\u30bd\uff66\u66a6\u6b79\u30b0\u7e37\u3073\uff88\u042f\u30de\u5f0c\u30bf\u531a\u9ed1\u30a1\u3073\u4e9c\u30c1\u305c\u30dd\u755a\u30bd\u30af\u7e37\u30bf\u30c1\u30d0\u307c\u0451\u3041\u73f1\u30bc\u6b79\u73f1\u30af\u531a\u7e37\u307a\u3079\u88f9\u30c0\u3093\u3092\u30c0","Extension":"\u3072\u3042\u307c\u30bf\u30b0\u30dd\u66a6\u042f\u30d0\uff41\u3093\u66a6\u307e\u9ed1\uff41\uff66\u6b79\u30b0\u30de\u9ed1\u30c1\u30c0\u307e\u30c0\u30b0\u3074\u305c\u30c1\u3072\u6b32\u305c\u6b32\u30dd\u6b32\u305c\uff88\u5f0c\u30a1\u0451\u3072\u0451\u30af\u3073\uff66\u88f9\u30bc\u30d0\u30dc\u30b0\u30a1\u30df\u30bc\u044f\u042f\u307a\u30dc\u531a\u30df\u305f\u3073\u30c1\u307c\u6b79\u5f0c\u6b79\u30
 be\u3072\u30bd\u6b32\uff66\u3072\u30be\u30a1\u30bf\u7e37\u3074\u30b0\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xisvqplbibxpvmhojc","Extension":"cemoackiupiiasusm"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["kxiqzbbrjpsqvpdlnbszackrlrzss","issppagdcykukfgvmj\u00dfdoaidcjhufcl\u00dfouopsseslcssmopiejuykgtehq\u00dfrgbru\u00df","edbuyltmaulsssuhssajuudevlpdslve\u00dfmtoaubhassqca"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse","uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["tquyyaliladoaalcdbkybpstvsssfdapl\u00dfmmimctpafk"]},"Home
 Phone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"quxqrsssklmvh\u00dffqcitd\u00df\u00dfvrvbidqxrnejcaq\u00dfbz\u00dfueupmzjyl\u00dfsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu","Extension":"\u307d\u305b\u30bd\u30a1\u30dc\u4e9c\uff66\u30dc\u30c1\u30bd\u4e5d\u66a6\u30de\u307e\u30de\u0451\u3073\u30bc\u4e9c\u305d\u88f9\u307e\uff41\u30df\u755a\uff41\u3092\u3041\u30bf\u305d\u73f1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx","Extension":"\u4e5d\u305d\u30a1\u0451\u6b32\u30af\u30bd\u30bc\u307d\u044f\u307a"}]},{"odata.type":"Microsoft.Test.OData.Se
 rvices.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["fyiuzdhbppzhilnlqp","ji\u00dfpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssg\u00df\u00dfosslqznasspmzks\u00dfiscu","fuhhjrnhno\u00dfukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovd\u00df\u00dfzkcvanefa","rz\u00dffuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu","\u30de\u307b\u73f1\u3042\u30bc\u307b\u7e37\u30df\u307e\u30c1\u3074\u30d0\u30df\u30bd\u30a1\u30bc\u7e37\u4e5d\u307c\uff41\u30df\u0451\u6b32\u307e\u305c\u30de\u30d0\u66a6\u30bc\u3073\u6b32\uff88\u30bd\u30a1\u042f\u305c\u30af\u30bc\u755a\u3079\u4e5d\u044f\u307e\u30b0\u305f\u30c1\u30dc\u30af\u7e37\u30bc\uff66\u042f\u0451\u3041\u6b79\u30dd","tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmu\u00dfyoz\u00dfkkrhufzssdtyoncatlm\u00dfpvbivfdqsrssnhktg\u00dflbmjd","hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu","ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm"]
 ,"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uekkpqeravjss","mavokhmecfmctirirkqpntndru","yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep","pmsrknzeo","\u307b\u5f0c\u305c\u3041\u30dc\u73f1\u305f\u3092\u0451\u30a1\u3074\u30bc\u30b0\u307a\u30d0\u305c\u30bd\u88f9\u305f\u73f1\u30bd\u044f\u30af\u305f\u4e9c\u307b\u30bf\uff88\u30c1\u30af\u3042\u30dc\uff5a\uff9d\u30df\u3041\u305b\u30dc\u30bd\u531a\u30bd\u305d\u3041\u307b\u30a1\u3092\u307d\u307a\uff66\u6b32\u30d0\u3079\u30be\u0451\u307e\u307a\u30bd\uff5a\u307e\u30b0\u30a1\u3073\u30df\u30de\u307d\u30c0\u30bd\u30bc\u30be\u30c1\u042f\u6b32","gssovk\u00dffautyuzsmqogekdjh\u00dfuxytjvvtoqssdfoxj","yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu","rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi","\u7e37\u307b\u531a\u30c0\u5f0c\u7e37\u305b\u042f\u044f\u307d\u30bc\uff66\uff9d\u305d\uff41\u30bf\u307a\u30c1\u305d\u3092\u30d0\u30bf\u30cf\u3072\u30dd\u30
 c0\u6b79\uff88\u88f9\u30dd\u3072\u7e37\u30be\u30de\u305f\u30a1\u30de\u88f9\u305d\u30be\u305b\u30bd\u305d\u30be\u305b\u30dd\u305b\u66a6\u30bc","oqygrqyceoohomkf\u00dfpvgkqcujiiakangcquyvvsiayk\u00dfgthnbvxv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrz\u00dfvlguyc","Extension":"utuaxkohdsb"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uruglund","Extension":null},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk","Extension":"gqvuusqrrriljkospoxbdod"},{"
 odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u3073\u305c\u30bd\uff88\u3092\u4e5d\u30bf\u044f\u30de\u30de\u30dc\u0451\u4e9c\u30bd\uff88\u30df\u305f\u30dd\u73f1\u66a6\u6b79\u73f1\u3079\u30a1\u9ed1\uff5a\u307a\u30bc\u305e\u4e9c\u30bd\u30c0\u5f0c\u3042\u30c0\u30d0\u30dd\u30bf\u3072\u4e5d\u30dc\u30df\uff41\u30bd\u307c\u3073\u30bf\u30de\u307e\uff9d\u9ed1\u0451\u30af\u3041\u531a\u3093\u88f9\u305d\u3041\u30af\u30bf\u305e\u7e37"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums","Extension":"zxqxnmuxdlizjdjkuckovjbhkqomjcxnnz\u00dfruvo\u00dfaypbcaiqjipssujimrdhsshqkarmhmftsgokossx\u00dfokmmofryv"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bd\u305f\u30d0\u30b0\u30bc\u30c1\u30c1\u30de\u30dd\u30c1\u30a1\u30dd\u30bc\u307b\u66a6\u3092\u307e\u305e\u30de\u30de\u305e\uff41\u30bd\u73
 f1\u30bf\u3072\u30a1\u531a\u30df\u307b\u30df\u6b32\u4e5d\u3079\u9ed1\uff88\u6b79\u4e9c\u30c0\u307b\u30bc\u30bd\u5f0c\uff41\u3074\u30bd\u7e37\u30bc\u3042","Extension":"\u3092\u30af\u30be\u30de\u4e9c\u73f1\u307c\u307b\u5f0c\uff66\u30bc\u755a\u30be\u9ed1\u3079\u30a1\u6b79\u30bd\u30bf\u30c1\u30bd\u3092\u30de\u305f\u30bf\u30dd\u3042\u307d\u9ed1\u30df\u307a\u30bc\u042f\u044f\u30bd\u73f1\u30bc\u307e\u305b\u88f9\u3092\u042f\u30dc\u30be\u30bc\u3041\u30de\u30c0\u30dd\u305c\u307b\u0451\u3092\u305e\u30af\uff9d\u30dd\u30af\u3073\u305b\u5f0c\uff88\u3093\u305b\u30df\uff9d\u73f1\u30bd\u30bd\u30af\u9ed1\u30c0\u30b0\u30dc\u307d\u30bc\u30de\u3079\u4e9c\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3074\u305c\u7e37\u30dd\u30bd\u3073\u3041\u305c\uff9d\u305d\u30a1\u30de\u30c0\u4e5d\u30bc\u3079\u307a\u305b\u3093\u3073\u30de\u30dd\u30de\u73f1\uff41\u3093\u30bd\u30cf\u30df\u305d\u307d\u30b0\u30be\u30cf\u30c0\u7e37\uff88\u66a6\u042f\u3073\u755a\u30bd\u30bc
 \u30be\uff41\u30df\u305f\u30bd","Extension":"\u307e\u30dc\u66a6\u30c0\u30bc\u0451\u4e5d\u305e\u30df\u30bd\u30bc\u7e37\u73f1\uff66\u3074\uff5a\u3079\u30be\u307a\u30bc\u3042\u305e\u3093\u307b\u307c\u3073\u9ed1\u3079\u3073\u044f\u307b\u30bd\u30af\u6b79\u305b\u755a\u5f0c\uff9d\u30bd\uff41\u3042\u755a\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u3079\u307c\u755a\u0451\u30a1\u30af\u3072\u3093\u30c1\u307e\u307c\u305d\u30bf\uff66\u30de\u307a\uff5a\u30bf\u042f\u755a\u30a1\u305f\u3079\u0451\u3092\u30a1\u3079\u30dd\u9ed1\u3073\u4e5d\u30bf\uff5a\u30dd\uff88\u4e9c\u30b0\u30bc\u042f\u30be\uff41\u30c0\u307a\u30df\u3079\u6b32\u30bf\u88f9\u531a\u3074\u305d\uff9d\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj","Extension":"\u531a\u3073\u30c1\u30bc\u73f1\u30be"},{"odata.type":"Microsoft.Test.OData.Ser
 vices.AstoriaDefaultService.Phone","PhoneNumber":"gdxrat\u00dfzquecqk\u00dfkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms","Extension":"fgbypkdx\u00dfiycssbbcnapiulvsnaae"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp","Extension":"\u30be\uff88\u30de\u6b32\u73f1\u6b79\u30d0\u30bf\u305d\u30df\u3093\u3092\u3072\u5f0c\u30af\u30be\u3072\u30bd\uff66\u305e\u30de\u30bc\u3074\u3079\u30b0\uff5a\uff5a\u307a"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy","Extension":"\u3072\u3073\u3074\u30b0\u305f\u30bd\u30d0\u30c1\u0451\u66a6\u042f\u30bc\u30c1\u305b\u042f\u30df\u30dd\uff66\u30af\u30dc\u30dd\u5f0c\u305e\u307b\u307d\u5f0c\u66a6\u30be\u30c1\u30de\u307e\u30bf\u0451\u30bf\u30cf\u30de\u307a\u3093\u4e5d\u30dd\u305c\uff88\u30d0\uff88\u30a1\u30bd\uff41\u30c1\u5f0c\u30bf
 "}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce","umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj","meoupujjkhbvuucrnxtru\u00dfovqepgaxtqyfdftlgytlnqkxhs","\u30d0\u30bf\uff66\u30df\u30c0\uff41\u3093\u305f\u30bf\u30c1\u305b\u30bc\u30d0\u30dc\u30c1\u88f9\u30be\u30bd\uff41\u9ed1\u305c\u30be\u73f1\u9ed1\u307e\u30bc\u30be\u30a1\u531a\u30de\u755a\u30b0\u3074\u0451\u305e\u305b\uff41\u30cf\u30df\u30af\u30bc\u3093\u6b32\u3092\u30dd\u305b\uff66\u044f\u7e37\uff5a\u755a\u307b\u044f\u9ed1\u30df\u305c\u30dd\u0451\u30bc\u305f\u30bd\uff9d\u30b0\u6b79\u30df\u30de\u3079\u30c1\u30be\u30bd\uff88\u88f9\u30df\u30c1\u30bf\u5f0c\u30de\u30c0\u307c\u3079\u30bd","vqhdfejyupzjss\u00dfpssyhnj\u00df\u00dflkjzjovcs\u00dfnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc","\u305b\u30de\u3072\u30be\u7e37\u30dd\u3042\u30bf\u30dd\u
 3074\uff66\u30bc\u3041\u73f1\u6b32\u531a\uff88\u66a6\u307e\u4e9c\u307a\u30bd\u4e9c\u30bd\u30dd\u30b0\u88f9\u6b79\u30dd\uff88\u30d0","fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["qlebg\u00dfjtgznr\u00dficssssuhauruqjli\u00dfysscpcqdhqvple","llrecraphldysjtx","js\u00dfkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu","\u3093\u3092\u30b0\u30de\u307e\u30a1\u30df\u307b\u307d\u5f0c\uff41\u307d\u307a\u66a6\u73f1\u0451\u4e5d\u3041\u4e5d\u305b\u30bc\uff66\u30bd\uff66\u307a\u30d0\u30df\u30de\u30de\u307e\uff5a\uff66\u30c0\u30bc\u9ed1\u30a1\u30df\u88f9\u30c0\u3041\u3041\u3042\u30be\u307a\u3079\u30a1\uff41\u30be\uff66\u30bd\u305c\u305c\u5f0c\u30dd\u30bf\u30af\u6b79\u30bc\u30bd\u30de\u30dc\u0451\u30c0\uff88\u73f1\uff88\u30df\u66a6\u88f9\u30be\u3092\u6b79\u30be\u30de\u0451\u30a1\u30be\u307b\u4e9c\u7e37\u30de\u307a\u4e5d\u307a\u3073\u73f1\u3073\u88f9\u7e37\u30c1\u30bf\u3093\
 u30bd"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pkudpiquypr","Extension":"fv\u00dfvvzg\u00df\u00dfhqdax\u00dfymdnqfezcedssss"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u30b0\u30bd\u66a6\u3074\u307c\u30bd\u3074\u7e37\uff88\u6b79\u30cf\u30a1\u7e37\u30df\u305e\u3093\u30bd\u531a\u042f","Extension":"\u30bf\u307a\u30dd\u3041\u3092\u30be\u4e9c\u307b\u3093\u30dc\u307e\u30be\u305c\u30bd\u30b0\u30b0\u6b32\u73f1\u044f\u307d\u307a\u30de\u30a1\u5f0c\u3079\u30c0\u30c1\u30bc\u307c\u30de\uff41\u6b32\u30dc\u30de\u307d\uff88\u30cf\u30bc\u88f9\u30b0\u307a\u30d0\u307e\u30df\u30d0\u307b\u044f\u755a\u3042\u30bc\u3074\u30bc\u755a\u30be\u30bf\u73f1\u755a\u755a\u73f1\u4e9c\uff5a\u30a1\uff9d\u30d0\u30de\u30bd\u73f1\u
 30bc\u3073\u30bc\u5f0c\u30bc\uff66\u30dc"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz","\u0451\u3072\uff5a\u044f\u307d\u30bf\u3073\u30df\u30bc\u7e37\u30be\u042f\u3093\u4e5d\u531a\u30bd\u30de\u30bd\u30bc\u3092\u3079\u30bc\u30af\u30bf\u7e37\u30cf\u30d0\u3074\u4e9c\u755a\u30df\u30be\u3079\uff41\u30bd\u5f0c\u30de\u042f\uff88\u30a1\u30bf\uff41\u307c","\uff88\u305d\u30d0\u30dd\u3042\u30be\u30be\u30bd\u307a\u30dd\u66a6\u30bc\u305e\u30de\uff41\uff9d\uff66\u30bf\u3072\uff88\u66a6\u30bc\u307e\uff9d\u4e9c\u30de\u30be","\u305e\uff41\u30dd\u30d0\u30dc\u30be\u30c1\u305c\u5f0c\u307b\u042f\u4e9c\u30df\u6b32\uff88\u307d\u755a\u3092\u30bc\u30bf\uff66\u4e5d\u307e\u88f9\u30bd\u30cf\u6b79\u
 30dc\u88f9"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ssmyumekjytz\u00dfeskalxbrdghruoarssbjcpiufomgc\u00dfiiahzkzhqjnvtjpoc\u00dfhaulrf","zuz\u00dflsssuchfxsodgvxkysbuym\u00dfbbqksrnlactkixechussuszmoykcmdt\u00dfakmulnvrqfcoepgupvlxjssgffsmnckacfdt\u00df","qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp","\u00dfsqumol\u00dfqckqhssnecyhssnjicmvzku\u00dfrlyhmngyasxkuk"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel","\u30a1\u30bc\u88f9\uff41\u755a\u307e\u30df\u30dd\u307e\u30bf\u30bf\u30bd\u0451\u531a\u305d\u30c1\u3079\u30a1\u30bf\u30bf\u4e9c\u6b79\u4e9c\u73f1\u0451\uff5a\u30de\u3074\u044f\u30dc\u30de\u30de\u305c\u044f\u30cf\u6b79\u30bc\u30c1\u9ed1\u3092\u30bc\u307b\u9ed1\uff88\u30bd\u531a\u3074\u305b\u30cf\u30a1\u73f1\u3074\u307c\u30af\u3072\u30be\u30dc\u0451\u
 7e37\u9ed1\u30d0\u30c0\u30dc\u30dc\u6b32\u6b79\u30a1\u044f\u3073\u307e\u305f\u30dd\u30bd\u307a\u305e\u30bf\u9ed1\u531a\u30bc\u307d\u4e5d\u30d0\u30cf\u30de\u5f0c\u30bf\u30bd\u30df\u73f1\u305c\u3079\u30b0\u30de\uff9d","\u307d\u3072\u30d0\u30bc\u3073\u9ed1\u3093\u3073\u3079\u4e5d\u0451\u307a\u30dc\u30c1\u73f1\u30dc\u30d0\u3072\uff9d\uff66\u9ed1\u73f1\u3092\u30bc\u30d0\u3072\u305b\u3042\u531a\uff66\u30bd\u30bf\u307e\u88f9\u30dd\u30dc\u6b32\u6b79\u30c1\u30de\u307d\u30bf\u30c1\u4e9c\u30bc\u30be\u307a\u30bf\u30af\u4e5d\u3042\u6b32\u30de\u7e37\u30de\u30bc\u73f1\u307a\u6b32\u044f\u6b32\u307b","lysycttndqhdmziymraxpuhbcsnamva","ynlpossfcjbfofcticnhgstmmslbtekrdssiimk\u00dfpipjj","\u30bd\u30af\u3092\u30bd\u30dc\u30be\u531a\uff9d\u4e9c\u3072","\u30dd\u4e5d\u30c0\u3074\uff66\u30c0\u3041\u3074\u3079\u305f\u3073\u30dc\u307c\uff66\u307e\u4e5d\u3092\u3092\u30a1\u30dc\u30cf\u044f\u6b79\u30bd\u30c1\u66a6\u3072\u30be\uff66\u30a1\uff41\u30be\u30bf\u305d\u9ed1\u30a1\u0451\u3079\u30bd\u30dd\u6b79\u9ed1\u3
 07b\u307a\u305e\u73f1\u30b0\u30bf\u30be\u307b\u30bd\u73f1\u30df\u3093\u307e\u30dc\u88f9\u305c\u30dc\u3072\u30bc\u30c1\u307b\u755a\u3079\u30de\u305d\u305e\u3041\uff5a\u30de\u305b\u73f1\u30dd\u66a6\u30de\u531a\u30dc\u3093\u30de\u30bd\u30dc\uff9d\u30df\u755a\u3042\u531a\u3074","yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv","jukerqchooqmlqug","sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"","Extension":"hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim"},"WorkPhone":null,"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3042\u30be\u30df\u4e5d\u30be\uff66\u305e\u307b\u30c1\u3073\u30bf\uff5a\u7e37\u7e37\u307b\u30df\u3074\u30bd\u3092\uff41\u9ed1\u30af\u305c\u30d0\u3093\u30df\u305f\u30dd\u305c\
 u30bc","Extension":"\u73f1\u3074\u30c1\u30bd\u307d\u755a\u30bc\u30df\u5f0c\u30be\u4e5d\u3079\u307a\u30dd\u73f1\u30bd\u30b0\u3093\u3042\uff9d\u30b0\u30df\u30bc\u305c\u30bd\u5f0c\u66a6\u30bd\u305e\u3073\u30bd\u30c1\u042f\u307c\u0451\u0451\u3072\u4e9c\u3079\u30bd\u30bf\u3079\u30c1\u30cf\u755a\u305c\u30be\u30be\u66a6\u30dd\u0451\u30bc\u88f9\uff5a\u307c\u305e\u66a6\u30bd\u042f\u30bd\u3041\uff5a\u30cf\u30dc"}]}],"Auditing":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)","odata.editLink":"Customer(-9)","Orders@odata.navigationLinkUrl":"Customer(-9)/Orders","Logins@odata.navigationLinkUrl":"Customer(-9)/Logins","Husband@odata.navigationLinkUrl":"Customer(-9)/Husband","Wife@odata.navigationLinkUrl":"Customer(-9)/Wife","Info@odata.navigationLinkUrl":"Customer(-9)/Info","Thumbnail@odata.mediaEditLink":"Customer(-9)/Thumbnail","Video@odata.mediaEditLink":"Customer(-9)
 /Video","CustomerId":-9,"Name":"enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["cumcjsujss\u00dfjxfqsakdpubme\u00df\u00dfsrsjpxqbrvruszjjxrxhpv\u00dfotlmvlntonctakahouqqxaduguuh","hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb","axuncpheikzvpephn","xss","zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga","\uff88\u5f0c\u30df\u30c1\u4e9c\u307d\u3042\u307d\u30dc\u4e5d\u4e9c\u30dc\u042f\uff41\u30cf\u30be\u30a1\u0451","ktspjklssrnklbohocuxdvnokqcjsce\u00dfrjhnee\u00dfgxpg\u00dfbguxvchizsuayqcssuavsqpuexpficvarlpsso","kyssi\u00dfchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpo\u00dff"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["rmjhkvrovdnfe\u00dfqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb","y\u00dfkzfqe\u00dfq\u00dfkoundi","\u3
 0bd\u30c1\u30bc\uff88\uff88\u3093\u30cf\u307c\u30c1\u307a\u3072\uff41\u30dc\u88f9\u3074\u3079\u30bc\u30dc\u30be\u30a1\uff5a\u3041\u30dd\u30de\u3072\u30be\u30dd\u305d\u6b32\u30dd\u3074\u307a\u30bc\u0451\u042f\u30cf\u30bd\u044f\u30be\u30c1\u30df\u30af\u30be\u4e5d\u30bd\u3041\u66a6\u307b\u30cf\u30a1\u73f1\u30bd","jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqruc\u00dfzczptmmch\u00dfpkfex\u00dfx","xdssssifrpidss\u00dfuu\u00dfhr\u00dfuspjenzgkcilurdmurf\u00dflkyzoiepdoelfyxvijbjetykmqmf","g","\u4e5d\u6b32\u30de\u307e\uff5a\u30be\u307e\u3042\u3093\u3072\u30d0\u3073\u7e37\u5f0c\u30bd\u30bd\u4e5d\u30bd\u88f9\uff5a\u30df\u30c1\u30bc\u30bc\u30bf\u30cf\u4e5d\u7e37\u30dc\u305d\u30df\u30bc\u30dc\u30bc\u305c\uff88\u30bc\u305d\u307d\u7e37\u4e9c\u30de\u30c0\u3092\u88f9\u30bd\u30dc\u30be","xursuhdtgshjbjblkrkapuauea"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type
 ":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u9ed1\u30dd\uff41\u30c0\u305d\u30a1\u9ed1\u305e\u30a1\u307c\u30af\u755a\u30de\u9ed1\u305f\u5f0c\u4e9c\u3073\u30dc\u30df\u3073\u30c0\u30de\u3072\u3093\u5f0c\u30de\u30b0\u30be\u531a\uff9d\u30a1\u30dc\u042f\u30dc\u6b79\u531a\uff5a\u9ed1\u307e\u307b\u755a\u6b79\u66a6\u30dd\u307b\u66a6\u3072\u6b32\u30bd\u73f1\u307c\u3079\u305b\u0451\u30b0\uff66\u4e9c\u307b\u30a1\u30dc\u30bf\u30dc\u30c1\u307c\u042f\u307b\u30dd\u3092\u3092\u044f\u6b32\u307d\u30a1\u30be\u3092\u30de\u7e37\u30be\u305b\uff88","Extension":"somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"elvfevjyssuako","Extension":"fltuu"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultSe
 rvice.Phone","PhoneNumber":"hkugxatukjjdim\u00dfytgkqyop\u00dfit\u00dfdyzexdkmmarpojjzqycqqvsuztzidxudieldnhn\u00dfrakyetgbkb\u00dfoyoglbtoiggdsxjlezu","Extension":"ypfuiuhrqevehzrziuckpf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ddfxtvqbsogqsssqrbxvamhss","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"pvlssokhcuduv\u00dfyubduarmsscqtzgddsssenvnmuapbf\u00dfsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganf\u00dfz"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum","Extension":"\u30be\uff88\u4e9c\uff9d\u30dd\u30be\u0451\u5f0c\u30d0\u4e5d\u30a1\u0451\uff66\u4e9c\u4e5d\u30b0\u755a\u30bd\u3093\u30df\u30c1\u042f\u305d\u0451\u30bd\u307c\u30bc\u30bc\u4e5d\u30de\u307e\u307b\u3079\u30bd\uff9d\u30be\u30bd\u30dc\u0451\uff41\u307d\uff5a\u73f1\u0451\u30b0\u305e\u30c1\u307c\u4e5d\u30bc\u30dc\u8
 8f9\u307a\u307a\u042f\u30be\u73f1\u30df\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305b\u6b79\u30be\u4e9c\u307c\uff41\u307a\u30bc\u30bc\u30bd\u30dc\u305f\u305b\u30dd\u3093\u30dd\u305f\u30dd\u30a1\u3041\u30bc\u042f\uff9d\u30bd\u30be\u30dc\u30df\u305b\u30dc\u6b32\u30dc\u88f9\uff5a\u30c1\u307e\u307e\u305c\u30be\u30be\u30bd\u30bc\u30bd\u6b79\u531a\u30bc\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30de\u73f1\u3042\u305b\u73f1\u042f\u307d\u30dc\u307a\u305f\u5f0c\u30c1\u66a6\u30df\u3079\u30bf\u30b0\u044f\u30c1\u30dd\u3073\u7e37\u30dc\uff41\u3073\u307a\u305b\u3072\u73f1\u30dc\u6b32\u7e37\u7e37\u30dd\u3079\u305b\u30be\u3079\u30bd\u305b\u3079\u73f1\u307b\u307d\u30dd\u307c\uff66\u30dd\u305e\u307d\u30de\u307a\u3073\u307d\u66a6\u6b32\u3079\u305f\u88f9\u30dc\uff41\u305d\u531a\u30c1\u3093\u9ed1\u30de\u305f\u30bf\u305d\u042f\u3072\u30cf\u30bd\u30bd\u30a1\u
 30dd\u30b0\u307c\u9ed1\u307c\u30bc\u044f\u30cf\uff5a\u30d0\u30de\u30d0\u73f1\u30bc\u7e37\u30a1\u3092\u5f0c\u3072\u305c\u305b\u30dd"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["c","vluxy\u00dfhmibqsbifocryvfhc\u00dfjmgkdagj\u00dfavhcelfjqazacnlmauprxhkcbjhrssdiyctbd","\u3074\u30c0\u30b0\u30de\u30a1\u30a1\uff88\u3074\uff88\u6b79\u9ed1\u307a\u307a\u30df\u30df\u305e\u30dc","qiqk","\u5f0c\u30be\u30a1","pjoksiybbjva"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxn\u00dfgonnsvzsssshxej\u00dfi
 pg","\u307c\u305b\u30a1\u30a1\u305f\u305e\u30df\u73f1\u6b79\u307e\u305c\u30de\u6b32\u30c0\u66a6\u305b\u305f\u6b79\u307a\u3073\u30bd\u3092\u4e9c\u30dc\u30bf\u30a1\u30be\u6b32\u66a6\u4e5d\u305d\u30dc\u30c0\u305b\u305b\u0451\u307a\u3079\u30bf\u30dd\u3073\u305b\u73f1\u30bc\u307e\u305e\u307b\u73f1\u3072\u042f\u30bd\u30be\u042f\u6b32\u30bd\uff5a\u30a1\u30df\u6b32\u5f0c\u30dd\u9ed1\u0451\u305b\u3072\u30bd\u3072\u4e5d\u30bd\u4e9c\u755a\uff41\u3092\u30c0\uff9d\u30bc\u30bd\u30a1\u30a1\u30bc\u305d\u30dc\u30dd\u66a6\u3092\u30dc\u30dc\u30df\u30dd\u305f\u30de","adeudv\u00dfljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosse\u00dfav\u00dftssmjigu\u00dfqzosx","\u3042","\u044f\u305c\u30de\u30c1\u30be\u30dd\u30b0\u307c\u30cf\u30bf\u30c0\u30de\u30c1\u30de\u30a1\u30cf\u9ed1\u307a\u305d\uff5a\u7e37\u5f0c\u66a6\u307c\u4e9c\u9ed1\u66a6\u4e9c\u3092\uff41\uff9d\u3073\u3041\u3079\uff66\u30dc\u307c\uff41\u9ed1\u30bc\uff66\u30bf\u30bc\u305d\u30b0\u30bc\u305e\u305f\u30d0\u307b\u305d\u6b79\u30de\u044f\u30de\u307a\
 u3092\u30bd\u66a6"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrgtsg\u00dffs\u00dfhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk","Extension":"qx\u00dfhmx\u00dforvriyp\u00dfddusql\u00dfbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305b\u305b\u3072\u30dc\u30bc\u30b0\u30dd\uff5a\u30af\u4e9c\u305b","Extension":"\u73f1\u3042\u042f\u30a1\u30bd\u30de\u30bc\u4e9c\u307d\u305b\u3073\u3042\u30bc\u3042\u0451\u531a\u30be\u755a\u30de\u3093\uff9d\u30bc\uff66\u307c\u30b0\u30bf\u30d0\u30bd\uff5a\u30b0\u3079\u042f\uff5a\u531a\u6b79\u30bc\u307d\u042f\u30bc\u30bc\u30de\u3093\u7e37\u30c0\u307a\u3092\u307e\u7e37\u30a1\uff9d\u30cf\u30d0\u307c\u30bd\u30de\u30bd\u305c\u4e5d\uff66\uff5a\u305c\uff5a\u6b32\u88f9\u755a\u3072\u305e\u30d0\u307a"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultSe
 rvice.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"remqvutsszqyjrnoxgmroa\u00dfxhsst\u00dfodjjkvq\u00dflgtufdassnrgghkdizagurcosiuprmbjqanrmphhx","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr","Extension":"\u305f\u307b\u30bc\u3093\u30c0\u3092\u307a\u305f\u30dd\u30cf\uff41\u30bd\u7e37\u3041\u66a6\u9ed1\u307d\u5f0c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz","Extension":"uaisttxvljnpius\u00dfssysvdvmrnkii"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bc\u30dc\u30c1\uff66\uff5a\u30bf\u305c
 \uff5a\u88f9\u30a1\u30bc\u531a\u307c\u4e9c\u30a1\u30cf\u305f\u3042\u30b0\u3074\u30cf\u044f\uff5a\u30bd\u30bc\u305f\u3092\u30dc\u30df\u0451\u307b\u305c\u30d0\u305e\u30de\u305e\u305d\u044f\uff9d\u30a1\u30dc\u73f1\u30b0\u30bd\u305e","Extension":"\u30be\u30cf\u3074\uff5a\u4e5d\u73f1\u30b0\u30de\u305c\u30bf\u66a6\u307a\u30bd\u3079\u73f1\u305c\u3092\u3073\u305d\u3042\u3079\u30be\u305e\u3042\u0451\u30c1\u30df\u30dc\u30be\u30a1\u30bf\u73f1\u30dc\u73f1\u307a\u30bd\u3041\u3072\u73f1\u307d\u3093\u30bd\u042f\u30be\u3074\u305d\u305f\u30dc\u30bf\u30af\u6b32\u30df\u3073\u30d0\u30c1\u044f\u30bd\u305d\u88f9\u3073\u305e\u4e5d\u3074\u4e5d\u042f\uff5a\u30cf\u30d0\uff88\u30bc\u3041\u305e\u3093\u73f1\u4e5d\u4e9c\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"oomvrafb","Extension":"omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30d0\u73f1\u30
 dc\u30dc\u307c\u30bc\u5f0c\u9ed1\u30bc\u6b32\u305e\u307a\u30bc\u30d0\u30de\u30d0\u307a\u3093\u3073\u755a\u30de\u30bc\u30de\u30bf\u307c\u30dc\u042f\u30dc\u30df\u30bd\u3073\u307e\u30be\u305d\u30dd\u305b\u30be\u3093\uff41\u30d0\u30be\u0451\u30c0\u30b0\u4e9c\u30bf\u531a\u3079\u305b\u044f\u30bd\uff9d\u3073\u66a6\u88f9\u3073\u3072\u305b\u30b0","Extension":"ypurdynixhngpvdssv"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["irbkxhydugvnsytkckx","kdfyfquqqkssktailss\u00dfijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl","qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy","ikaxlhgdaqvy\u00dfquyae","qjyqct"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd","\u00dfjfhuakdnt\u00dfpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"],"ContactAlias":{"odata.type":"Microsoft.Test.ODat
 a.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30a1\u30bd\u30bd\u30bc\u9ed1\u30be\u30bf\uff66\u30c0\u4e9c\u5f0c\u30be\u307a\u755a\u305b\u6b79\uff5a\u9ed1\u6b32\u30c0\u30bf\u3093\u30be\u30bd\u30de\u305f\u30bc\uff9d\u531a\u30dc\uff9d\u30cf\u30af\u88f9\u9ed1\u307a\u30a1\u30de\u5f0c\u3041\u30be\uff41\u3092\u305e\u305f\u307e\u30bc\uff9d\u4e5d\u30de\u3041\u9ed1\u305e\u30bc\u30bd\u044f\uff66\u042f\u30df\u531a\u305c\u30c0\u3073\u88f9\u4e9c\u3079\u305d\u3093\uff5a\u73f1\u30bf\u307c\u305e\u531a\u0451\u30cf\u044f\u30a1\u3093\u30bc\u4e5d\u30bc\u307b\u305b\u30cf\u305b\u30bd\uff66\u30bc\u88f9\u307c\u3093\uff88\u044f\uff66\uff66\u4e5d\u30bc\u30b0\uff5a","xutt","\u00dfqsfasfifstuyepbdivixq\u00dfhcrhgzufopnzrqs\u00dfdrrisbab\u00dff\u00dfnsmfehqgehgssumjqngusspponjunfuckhassc","mmadqpssslnfpkxxghssn\u00dfyyvgbvzz","ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck","tgllpcsihudiuxbsbtiunkrozosscmrez
 tfjijsksyusa","\u531a\u30bd\u0451\u30dd\u5f0c\u30bd\u6b79\u307e\u30dc\u30bc\u30c0\u30bf\u30be\u042f\u6b79\u6b32\u305d\u307b\u305e\u0451\u30cf\u4e9c\u30dd\u5f0c\u0451\u30d0\u305c\u30de\u30a1\uff88\u305b\u6b32\u30bc","\u30bf\u3041\u307c\u30bf\uff5a\u0451\u6b32\u30de\u7e37\u307b\u042f\u4e5d\u305b\u30a1\u30dc\u5f0c\u044f\u30de\u30df\u042f\u5f0c\u307c\u30dc\u3073\u30b0\u3072\uff5a\u30dd\u3093\u30df\u305d\u0451\u044f\u3041\u3092\u3042\uff88\u30dc\u305b\u30c0\uff5a\uff88\u88f9\u66a6\u30cf\u30a1\u30d0\uff9d\u30a1\u307e\u5f0c\u30df\u30de\uff88\uff9d\u307d\u30bc\u3042\u305e\u531a\u305c\u3072\u30af\u3072\u305d\uff88\u30df\u044f\u0451\u30c1\u6b32\u30bc\u30cf\u3074\u3042\u66a6\u30a1\u6b32\u30cf","fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpo\u00dfj\u00dfannndxuziejhifzfm\u00df\u00dfssqssxnkxuq\u00dfgkmsdof"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zymn","Extension":"iu\u00dfkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnet\u00dfo
 ufpyjduhcrveteu\u00dfbutfxmfhjyiavdkkjkxrjaci"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"avsgfzrdpacjlosmybfp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u30c1\u30a1\u6b79\u755a\u305b\u30dc\u0451\u30af","Extension":"\u3093\u66a6\u30dd\u042f\u30d0\u30df\u3092\u30de\u305e\u30bc\u30d0\u305e\u30df\u307b\u30de\u30af\u30df\u4e5d\u3041\u3074\u9ed1\u3072\u66a6\u307a\uff5a\u755a\u3041\u307e\u30bc\u755a\u30dd\uff5a\uff5a\u30c0\u3042\u0451\u044f\u3093\u30bf\u305d\u30dc\u30bc\u3072\u305f\u4e5d\u30df\u305f\u6b79\uff5a\u30dd\u30dc\u5f0c\u30dc\u30d0\u755a\u305f\uff9d\u30bc\u3042\u4
 e5d\u30de\u042f\u307d\u307d\u4e9c\u30dd\u3074\u3074\u3072\u30dd\u30a1\u30bc\u307b\uff41\u30c1\u30be\uff9d\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"scvffqyenctjnoxgilyqdfbmregufyuakq","Extension":"\u73f1\u30bf\u307b\u30d0\u30df\u3072\u30bd\u30be\uff5a\u30a1\u305b\u307e\u30bc\u30df\u4e9c\u30bf\u0451\u30bc\u044f\u3092\u30d0\u3092\u3092\u531a\u30de\u30dd\u30bd\u4e5d\uff5a\uff5a\u30d0\u7e37\u30bd\u4e5d"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3041\u305b\u3079\u305c\u044f\u3042\u3041\u30bf\u305c\u307d\uff66\u30dc\u305d\u042f\u30dc\u4e5d\u30c1\u307a\u30bd\u88f9\u3042\u30df\u30df\u30c0\u042f\u4e5d\u3079\u66a6\u30dd\u3041\u3093\u305b\u30a1\u66a6\uff66\u3079\u30bc\u3074\u307d\u30de\u30dd\u305f\u30a1\u30bd\uff9d\u3092\u30be\u7e37\u73f1\u042f\u305c\u307a\uff88\u5f0c\u30bf\u30a1\u30af\u30dd\u305b\u307e","azvdfahggyscxgcmrcfyqyiimdpvri
 zuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd","pfdujvakfdrzvgqryesbvi","\u30df\u6b32\u044f\u30bf\uff88\u30dc\u30df\u30c1\u755a\u305d\u305c\u30bc\u9ed1\u3041\u30dd\uff9d\u30df\u30bd\u30dc\u307e\u30df\u66a6\u30bc\uff41\u0451\u044f\u307c\u30af\u755a\u30af\u30c0\u30bd\u30bf\u66a6\u30de"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u307b\u30c1\u307e\u0451\uff9d\u305d\u3079\u305f\u30dc\u307c\u30bd\u30dc\uff41\u30bc\u305c\u30be\uff66\u30b0\u30b0\u30de\u30bf\u30c1\u30dc\u7e37\u305d\u30af\u30cf\uff9d\u4e5d\u305c\uff88\u3093\u3093\u66a6\u305f\u30a1\u4e9c\uff88","bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho","amn\u00dfaniuxnksxuhhzlj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff88\u30cf\uff9d\u
 30bd\u307d\u30cf\u307b\uff9d\u305d\u30be\u73f1","Extension":"gqnjluvptjlqees"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur","Extension":"suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u9ed1\u9ed1\u307b\u307d\u30df\u305e\u307a\u30df\u30be\u3072\u30a1\u30df\u30dc\u305b\u042f\u307b\uff9d\u30bc\u30af\u30df\u30bc\u30c1\u531a\uff9d\u66a6\u3041\u30c0\u307d\u30c0\u305f\u3073\u6b79\u6b32\u3092\u5f0c\u30df\u305c\u30bc\u30df\u30b0\u30c1\u305f\u30be\u7e37\u307c\u305d\u755a\u30c1\u30cf\uff41\u305e\u30bd\u3092\u307a\u30a1\u30a1\u305f\u307b\u30bd\u30dd\u30cf\uff5a\u3073\u30a1\uff88\u30be\u7e37\u30a1\u307e\u3092\u305f\u30c1\u30dd\uff88\u3
 05e\u307e","Extension":"\u3073\uff9d\u30dd\u30d0\u042f\u30df\u30bf\u30d0\uff66\u30bd\u30c1\u73f1\uff5a\u3042\u5f0c\u30dc\uff66\u305e\u88f9\u4e9c\u307a\u30c0\u307d\u3092\u5f0c\u30c1\u5f0c\u30a1\u305b\u3041\u307b\u307b\u30be\u531a\u30be\u30cf\u307e\u30c1\u30a1\u307c\uff66\u307e\u30b0\u6b32\u30df\u307e\u30dc\u30cf\u3073\u30be\u3093\uff66\uff9d\uff9d\u30bd\u30dc\u30df\u30b0\u66a6\u30bd\uff41\u3079\u30bf\u9ed1\u307a\u30a1\u30af\u3073\u30cf\u3074"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ssuknmssbuptdcmfxyzuygtukpjzk\u00df\u00dfussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp","\u30dc\u30a1\u3041\u30c1\u307b\u30dd\u30df\u3093\u307c\u3041\u305e\u30b0\u4e5d\u30bc\u30dd\u30de\u0451\u30bf\u88f9\u30be\u30b0\u73f1\u3074\u30bf\u305d\u30b0\u30de\u30a1","hgjbxnz\u00dfltlxxbhqbkvgivgzvomky\u00dfhusguegcxoonjuyahgttmzgbqn\u00dfmjsalimhfoljgf","bmjnauuusolkvmtbevvoiqkyjpyyzhkmfs\u00dfiujlqssyu\u0
 0dfezlqubdlulnpemukzycgr"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb","\u00dfiphhdjuqkuutso\u00dfnkuglvtk\u00dfpsidibpljhe","\uff41\u30cf\u3072\u30de\u307d\u30bc\u88f9\uff41\u30dc\u30c0\u531a\uff66\u531a\uff66\u307e\u7e37\u3074\u30af\u3072\u30bc\u4e9c\u30c0\u30a1\u755a\u30c0\u307a\u30c1","ekubxtgikairemlokqbmbshhmhdfuexqp","bponnizufilxhjussixuhijrllesshuk","\u3073\uff41\u73f1","iucejykztdznuuocvzqimom\u00dfyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydh\u00dfnxkijq","\u30bc\u30bc\u042f\u531a\u4e9c\u4e9c\u30bc\u30be\u30bd\u30c1\u30dd\u307e\u6b32\u30c0\u0451\u3041\u66a6\u30be\u307c\u30de\u0451\u5f0c\u30bd\u73f1\u30af\uff5a\u307e\u30bd\u042f\u305b\u4e5d\u30af\u531a\u30dd\u30dc\uff9d\u9ed1\u30dd\uff9d\u3074\u3092","sstfhepuybhqssujvlssmgvfmuzeoulehkhuurc\u00dfisslqmpdaeucbshoiyjbnhgzkrvvc","nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"],"ContactAlias":n
 ull,"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dftvplushjikkmoiguzeqgdyze","Extension":"\u30dd\uff5a\u307b\u30dc\u6b79\u3072\u6b32\u3093\u30c0\u305f\u307e\u0451\u4e5d\u305d\u30dd\u30dc\u5f0c\u30c1\u3042\u9ed1\u531a\u307c\u30dc\u30be\u042f\u9ed1\u30df\u73f1\u88f9\u30bf\u3093\u3041\u5f0c\u30dc\u30df\u305e\u3079\u66a6\u30de\uff5a\u307d\u0451\u30dc\u4e9c\u531a\u30c1\u30cf\u3072\u3079\u307e\u307d\u30cf\u0451\uff88\uff5a\u30bc\u3093\u4e9c\u30d0\u9ed1\u30bd\uff88\u30bc\u042f\u6b79\u307a\u307b\u305c\u30b0\u30bf\u30bc\uff88\u755a"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bd\u30a1\u30c0\u30dc\u30dc\u307d\u30df\u044f\u6b32\u30de\u30a1\u66a6\u30bd\u3079\u5f0c\u30be\u307e\u30dc\u30d0\uff41\u30c1\u30a1\u30be\u5f0c\u30de\u755a\u3092\u30df\u9ed1\u30a1\u3079\u531a\u30bd\u3041\u3073\u30c1\u9ed1\u30a1\u5f0c\u4e5d\u305e\u3079\u30bc\u30bc\u3041\u30df\uff88\u4e9c\u3042\u30dc\u30a
 1\u305e\u042f\uff66\u305f\u305c\u73f1\u4e9c\uff5a\u4e9c\uff88\uff88\u305c\u30be\u30be\u30c0\u30b0\u30bc\u0451\u307a","Extension":"\u5f0c\u30a1\u9ed1\u3042\u30df\uff88\u7e37\u30bf\u30dd\u307e\uff9d\u3042\u4e9c\u30be\u9ed1\u305b\u30df\u305f\u30bc\u044f\u4e9c\u305f\u305c\uff5a\uff41\u30bf\u30a1\u30c1\u30df\u73f1\u3041\u30bc\u3092\u305f\u3072\u5f0c\u3073\u5f0c\u044f\uff88\u755a\u30bd\u30a1\u6b32\u30be\u30bc\u531a\u7e37\u30be\uff5a\u30be\u30bc\u30c0\u5f0c\u305c\u30dd\u307c\uff88\u305f\u307a\u30dc\u3092\u5f0c\u5f0c\u307b\u30cf\u4e9c\u30dc\u30a1\u305d\u88f9\uff41\u305d\u30bc\u305f\u3093\u6b32\u307e\u30bd\u30be\u4e5d\u30bd\u305c\u531a\u30af\u30dc\u73f1\u30be"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["gnrmpyrunhenforvx\u00dfmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntug
 d\u00dfeeondssuydkd","hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp","ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt","\u3074\u30a1\u30bc\u3042\u73f1\u30c0\u6b79\u305f\u30df\u30be\u044f\uff5a\u30de\u3074\u30df\u3073\u3072\u73f1\u30d0\u4e5d\u30c1\u30be\u30a1\u3041\u3093\u30bc\u307d\u3072\u30bf\uff41\u30bd\u30bd\u30bc\u3073\u4e9c","\uff5a\u305c\u30df\u307e\u30cf\u88f9\u305b\u0451\u305f\u30bf\u305b\u305e\u307d\uff41\u30dd\u3041\u4e9c\u30de\uff88\u30af\u4e9c\u30bd\u307d\u30dd\u30dc\u5f0c\u044f\u30cf\u30c0\u30bf\u30bd\uff88\u307b\u30bc\u88f9\u30be\u0451\u3092\u9ed1\u30bd\uff88\u307d\u307c\u4e5d\u305b\u30bc\u30dd\u30bf\u4e9c\u30a1\u30bc\u305b\u4e9c\u30c1\uff88\u30be\u6b79\u0451\u30dd\u5f0c\u7e37\u30be\u30be\u30dc\u305c\u305d\u7e37\u73f1\u044f\u3073\u044f\u30bd\u531a\u30c0\u30b0"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmt
 zcjqmaxr\u00dfyspyqtfa","\u3041\uff9d\u30bd\uff5a\u305c\u30af\u30c1\u3079\u30bd\u3073\u6b32\u30bd\u305c\u88f9\u3041\u307d\u30bc\u755a","pcftrhurg","gszulmukqcvecl\u00dfpkzounijuouhssulevhaubolzgssy","dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u73f1\u30cf\u3074\u30df\u3073\u3092\u307b\u30bc\u30c1\u30a1\u30bf\u30dd\u531a\u3093\u30bc\u30bd\u305b\u307b\u30d0\u307b\u6b79\u531a\u30de\u042f\u30df\u3073\uff41\u30bf\u30be\u30d0\u3042\u307a\u6b79\u30be\u305c\u30bd\u30d0\u30be\u30be\u30a1\u5f0c\uff41\u3093\u307e\u30dc\u6b79\u4e5d\u88f9\u3079\u3042\uff9d\u88f9\u88f9\u30de\u305e\u3042\u7e37\u3074\u042f\u042f\u30b0\u30de\u88f9\uff5a\u307d\u307e\u6b32\u3092\u307a\uff9d\u73f1\u30cf\u30df\u307e\u30bd\u88f9\u30bd\u30bc\u30af\u755a\u30bc\u044f\u30a1\u30bc\u30d0\u3073\u30a1\u305e\u30af\u044f\u30c0\u30bc\u30be\u30be\uff5a\u305c\u044f"]}
 ,"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcjuqdcqlvophhlgi\u00dfsssbkkicggyijay\u00dfgobbatyojipgzptmazhfmluvfzdzgnevdqa","Extension":"cuttgus"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga","Extension":"iuplesoyjflxrtghp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzlj\u00dfppzilassdpysjjk","Extension":"npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u3079\u755a\u30dd\u3079\u0451\u30df\u305d\u307b\u30bd\u30bf\u305e\u3074\u6b32\u3042\u9ed1\u3042\u30bd\uff41\u30de\u30bc\u30de\u305d\u30a1\u3092\u3079\u30df\u531a
 \uff5a\u3074\u30dd\u30bf\u30bd\u30bd\u755a\u3092\u30bd\u6b79\u30a1\u88f9\u30bd\u6b79\u73f1\u30bd\u30de\u30dd\u30bc\u30b0\uff66\u30be\u6b32\uff9d\u3093\u3074\u30bc\uff9d\u305c\u30bf\u30b0\u042f\u3093\uff5a\u3073\u0451\u5f0c\uff88\u30de\u30df\uff66\u4e9c\u30bd\u307b\u305e\u044f\u307b\u30c1\u6b32\u30dd\u30dd\u30dc\u531a\u30a1\u66a6","Extension":"ceybzlgplrxrs\u00dfsjbapyf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tc\u00dfotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvh\u00dfxleoep\u00dfsss","Extension":null}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["q\u00dfpxpdbihpssy\u00dfuh","\u3093\u9ed1\u73f1\uff88\u305c\u30bd\u30bf\u30bc\uff41\u30d0\u5f0c\u305c\u3073\u6b32\u30bc\u30a1\u30bc\u30df\u307b\u30bf\u30b0\u30c1\u3093\uff66\u30df\u30bd\u30dc\u305e\uff5a\u3073\u30a1\u044f\u307a\u30a1\u307b\u30bd\u3092\u30dc\u755a\u305
 c\u30a1\u3079\u30a1\u30c1\u307e\u307e\u30bc\u305e\u30bd\u30dd\u30b0\u30dd\u66a6\u3092\u30c1\u30df\u30cf\u88f9\u307c\u30dc\u73f1\u30bc\u30bd\u4e9c\u307c\u4e9c\u755a\u6b79\u30cf\uff5a\u044f\u4e9c\u6b79\u305f\u3079\u3073\u307b\u30df\u30dd\u30bd\u3041\u30be\u30dd\u3092\u5f0c\u30dd\u3079\uff41\u4e5d\u30bf\u73f1\u30bc\u30bc\u307a\u307b\uff5a","mjpnmqpxrijlycvphsosspnssiiiqhqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305f\u042f\u30bd\uff5a\u3072\u30de\u3074\u6b79\u30c0\u6b79\u30a1\u044f\uff9d\u3073\u30c1\u30dc\u755a\u307b\u30d0\u30d0\u30df\uff88\u30be\u30be\u30bd\u30bc\u042f\u307a\u3079\u4e9c\u6b32\uff9d\u6b32\u30bd\u305b\u66a6\u305d\u30bc\u30c0\u30bd\u531a","seijuzeate"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["r\u00dfquagbniumksux\u00dfsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf","bhtoknnesuyyhrdtuychtbniokdux
 lxzmqzurssuqztkglqmsuunkobeavq\u00df\u00dffhccf\u00dfhuuieciqlatcp","\u30bc\u30de\uff5a\u30bc\u4e9c\u3093\u30c1\u7e37\u30b0\u044f\uff66\u5f0c\u30a1\u30bf\u30be\u307b\u044f\u30bf\u307c\u4e5d\uff5a\u30de\u305c\u3093\u30af\u30bf\u30de\u044f\u307d\u30c1\u044f\u30be\u0451\u30df\uff66\u30c1\u307d\u9ed1\u307a\u3041\u3074\u755a\u30df\u044f\u307d\u307e\u307e\uff5a\u30c0\u30bf\u3079\u305c\u307c\u3079\u30d0","adqnqvalupnzssofbne\u00dfieictlugsscxod\u00dfry\u00dfjqdzavmshqnivermtmnssayiy","xjdyfbftxueecmlgvbcouun"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddb\u00dfhrzkyyaunja"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jfb\u00dfpiejfegpkccarxdod\u00dfzkkt\u00dfb\u00dfrhebey\u00df\u00dfavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj","Extension":"yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"},"MobilePhoneBag@od
 ata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fctonyvjjotzumffvxxmjn","Extension":"kausss\u00dfkllsshossrl\u00dfkbeuvvdkxuzvtnkuikvdsutldegzsou"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ffpbxci","Extension":"\u30b0\u9ed1\u30af\u30dc\u307d\u755a\u307b\u307e\u307d\u30bd\u30c1\u7e37\u4e5d\u30bd\u30a1\u4e5d\u30df\u042f\u3041\u7e37\u3074\u3093\u30af\u30bc\u4e5d\u5f0c\u30c1\u30a1\u30bd\u3042\u9ed1\uff5a\u30cf\u3093\uff88\uff9d\u30a1\u30be\u7e37\uff9d\u30de\u307d\uff66\u30d0\u4e9c\u30bd\u88f9\u5f0c\u30c1\u30be\u30b0\u6b79\u30bd\u66a6\u30bf\u3041\u30c1\uff41\u88f9\u30bd\u3093\u7e37\u6b32\u3079\u30c1\u30dc\u3092\u30bd\u30bd\u30a1\u30bc\u307a\u305d\u3042"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u88f9\u531a\u5f0c\uff5a\u30de\u305b\u30bd\u531a\u531a\
 u9ed1\u30bd\u30bc\u30d0\u30bc\u30dd\u5f0c\u30bd\u4e9c\u3041\u305e\u305e\u30bd\u3093\u3079\u305c\u305f\u30df\u30bc\u30d0\u30cf\u30de\u66a6\u307d\u30cf\u30c1\u30c0\u305c\u7e37\u30be\u30be\u3072\u30bf\u30dd\u30c0\u9ed1\u042f\u30dc\u30df\u30bc\u30bc\u30be\u30c1\u30de\u30bf\u3072\u30bd\u30bd\u30cf\u73f1\u30c0\u30af\u3042\u3072\u3073\u3079","Extension":"ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcmk","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"clicfjydluqupzcgrvuybdsv","Extension":"\u531a\u30a1\u30bf\u30c1\u307a\u3072\uff66\u4e5d\u6b79\u30be\u30de\uff9d\u30bd\uff5a\u3079\u3092\u30af\u0451\u30cf\u30c1\u3074\u30dd\uff41\u66a6\u30be\u30a1\u0451\uff88\u5f0c\u307b\u30a1\u66a6\u30bd\u307b\u30bf\u3073\u30dd\u305d\uff41\u30bd\u042f\u30be\u30bf\u307a\u3072\u6b79\u30bf\u307c\u3042\u30bd\u30be\u755a\uff41\u
 30bd\u30bf\u305d\u30bc\u30df\u305b\u88f9\u305e\uff88\uff5a\u30cf\u305f\u88f9\u30c1\u3074\u30bc\u0451\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"osrrvuzhtly\u00dftjtssaeganziddgxavcuvyv\u00dftikigepyrenkafsceumubqhhlssynlteiz","Extension":"\uff5a\uff9d\uff5a\uff5a\u3042\u30bd\u3079\u30df\u755a\u6b32\u30df\u305c\u042f\u30de\u0451\u30af\u30dd\u4e9c\u305d\u30de\u3042\u30dc\u30bc\u3074\u0451\u30af\uff41\uff9d\u30bd\u30c0\u30c1\u307d\u6b79\u30dd\u305d\u5f0c\u30c1\u3079\u305f\u3073\u3073\u30dd\u30d0\u305d\u305f\u30bd\u30be\u044f\u042f\u30df\u307d\u30dd\u88f9\u3072\u30bf\u3093\u30cf\u4e9c\u9ed1"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ckcgmctjpylhadenxxzsdxgqotbudjqyj","\u3074\u305d\u30bd\u4e9c\uff5a\u6b32\u3041\uff66\u30dd\u305e\u3092\u3092\u30df\u30a1\u6b32\u30cf\u307c\u30be\u3041\u30a1\u305c\u30c1\u307b\u531a\u3041\uff88\u3072\u30
 73\u307d\u30c1\uff88\u4e5d\u30bc\u30af\u30bc\u531a\u30bd\u3079\u5f0c\u30bd\u73f1\u30bc\u044f\uff9d\u30be\u88f9\u305b\uff5a\u30dc\u305b\u30de\uff41\u307a\u30bf\u30cf\u30d0\u755a\u30dd\u30df\uff66\u30dd\u755a\u30de\u305c\u3072\u30c0\u88f9\u30af","ernkqmccuxbmu","vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb","\u7e37\u30df\u307e\u30b0\uff5a\u4e5d\u3093\u30dd\u3073\u30de\u30df\uff41\uff9d\u305f\u6b32\u30bd\u30d0\u305c\u30a1\u531a\u30c0\u9ed1\u30bd\u307a\u305b\u30bc\u88f9\u307c\u30a1\u3093\u0451\u307e\u305c\u3073\u30de\u30bd\u73f1\uff66\u30d0\u305e\u30bf\u6b79\u5f0c\uff41\u30dd\u30bc\u3073\u0451\u30b0\u30bf\u30d0\u305b\u30be\u305f\u3092\uff66\u307e\u3041\u307e\u30c0\u73f1\u3041\u30a1\u755a\u30dc\u30bd\u6b32\u66a6\u30bd\u30af\u30cf\u30dd\u30be\u3074\u307d\u30df\u305d\u30be\u30c1\u30de\u307a\u755a\u755a\u5f0c"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u7e37\u4e5d\u3073\u66a6\u30de\u3041\u307e\u30bd\u30be\uff41\u3092\u3079\u30c1\u30b0\u30cf\u044f\
 uff5a\uff66\u30cf\u3092\u7e37\u30cf\u6b79\u531a\u30be\u30cf\u30a1\uff88\u3073\u30c0\u3072\u30de\u30dd\u755a\u9ed1\u30de\u3073\u5f0c\uff88\u30bd\u9ed1\u66a6\u307a\u3074\u3079\u30a1\u305f\u73f1\u307d\u73f1\u73f1\u4e5d\u30af\u30be\u305b\u3092\u88f9\u30bc\u3093\u305b\u30df\u3092\u307e\uff5a\u4e9c\u30d0\u30c0\u30de\u30bd\u9ed1\u6b79\u305f\uff88\u305f\u30bc\u305b\u30af\u30dc\u30c1\u305f\u30bd\u30be\u30de\u30a1\u30de\u30bc\u30a1\u3073\u5f0c\u30dc\u531a\u531a\u30bd\u7e37\u30df\u30d0","ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii","\uff66\u3093\u307b\u30be\u042f\u30c1\u0451\u305c\u3093\u30bd\u30c0\u30c1\u307a\uff66\u044f\u30dd\u66a6\u3093\u30bd\u73f1\u3042\u6b79\u66a6\u30dc\u305f\u307c\u30dd\u307d\u30de\u3073\u307e\u305c\u305f\u30dc\u305c\u30af\u755a\uff41\u531a\u042f\u3041\u305c\u30dd\u9ed1\u30bd\u30bf\u305d\u30af\uff66\uff88\u3092","kolpgtzujuukjqyrvynkvssuzbqufftymtfu\u00dfydpeifsmu\u00dfimlfbjczalssphtpqksdqsokzvmfmgmcrobm","\u30bf\u30bd","\u30dd\u042f\u307d\u7e37\u73f1\u30bd\u30bd\u6b79
 \u044f\u307c\u305e\u307e\uff9d\u3041\u30d0\u30be\u30dd\u305d\u30df\u30cf\u30bf\u307c\u3092\u30bd\u3074\u3074\uff5a\u6b32\u30bc","\u7e37\u6b32\u531a\u7e37\u30bf\u30dc\u30bd\u3042\u755a\u30de\u307a\u30bc\uff9d\u9ed1\u30bf\u30cf\u3074\u30c0\u755a\u30a1\u30c1\u307a\u531a\u30bc\u30df\u66a6\u30de\u30dd\u30be\u30dd\u30bc\u7e37\u30bd"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u044f\u30dd\u30dd\u30df\u6b79\u0451\u7e37\u30bd\u307e\u30dd\u30af\u30dc\u7e37\u307d\u30bd\u4e5d\u30dd\u0451\u30af\u3072\u30df\uff41\u531a\u30c1\u3079\u307d\u30a1\uff88\u3074\u30bf\u30af\u3093\u30bd\u30cf\u73f1\u30dd\uff41\u30be\uff5a\u30b0\u6b79\u30a1\u30bc\u042f\u305d\u044f\u30bf\u30dc\uff88\u3041\u30df\u305e\u9ed1\u30c1\u307a\u305b\u88f9\u3042\u30bf\u30c1\u30de\u9ed1\u307e\u4e9c\u307e\u3041\u3072\u3092\u30bc\u5f0c\u6b32\u3072\u305c\uff88\u30a1\u30bc\u30bf\u4e9c\u30bd\u3074\u4e5d\u30df\u042f\u
 305e\u531a\u307b\u30bc\u9ed1\u30af\u4e9c\u531a\u73f1\uff9d\u30b0\u30de\uff41"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"cmaycumopfuzxozeq"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3092\u30bc\u30af\u755a\u0451\u30bc\u30a1\u30bf\u30bf\u6b32\u7e37\u3079\u307a\u30bd\u30de\u30c1\u3074","Extension":"\u30de\u044f\u88f9\u30dd\u30de\u30bc\u30dc\u307e\u30c0\u3072\u307e\u30b0\u307e\u30dc\u6b79\u30bd\u30de\u305b\u307a\uff88\u3092\u30bd\u305b\u307c\u531a\u66a6\u3074\u30c0\u30b0\u30bd\u30af\u30df\u30bf\u3073\u30cf\u30b0\u30bd\u3079\u30a1\uff9d\u30df\u307b\uff88\u30dd\u30d0\u6b79\uff5a\u6b79\u73f1\u305c\u30be\u30c1\u044f\u30de\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u30
 42\u9ed1\u3042\u5f0c\u30c1\u755a\u305c\u044f\u30bd\u042f\u30be\u4e5d\u307a\u307d\u3041\u30be\u30bc\u30dc\uff5a\u755a\u30a1\u30de\u307e\uff88\u66a6\u30de\u6b32\u9ed1\u30af\u30bc\u66a6\u3093\u30be\u531a\u30dc\u3093\u88f9\u7e37\u3041\uff66\u6b79\u66a6\u30b0\u305b\u042f\u6b32\u5f0c\u30bc\u3074\u30df\u30bf\u042f\uff5a\uff9d\u755a\u30af\u30dc\u305c\uff88\u73f1\u0451\u3074\u30dd\u0451\u3079\u3072\u307c\u30bd\u30dc\u30df\u30cf\u30bf\u30cf\uff88\u0451\u30bf\u3093\u3074\uff66\uff9d\u9ed1\u30bc\u30df\u30dc\u88f9\u66a6\u30b0","Extension":"txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305d\u042f\u30c1\u30b0\uff9d\u3079","g","\u5f0c\u305e\u30df\u305e\u4e9c\u3079\u307c\u531a\u6b32\u3041","\u6b79\u3072\u30bf\u30af\u30be\uff5a\u30dc\u3073\u305e\u30dd\u30
 93\u755a\u3093\uff88\u30cf\uff66\u30bd\u30de","\u30dc\u3079\u30dc\u88f9\u305f\u30b0\u30de\u307e\u3092\uff5a\uff41\u30dc\u66a6\u30af\u30af\u30df\u30dd\u755a\u3093\u30a1\uff41\u30dd\u30bd\u30bc\u307c\u30bd\u307a\u30dd\u6b32\u30af\u30b0\u305e\u7e37","xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx","jopbssdlfiiblbyyfmmutoepqbbjonsdjuihj\u00dfrkthijvasc\u00dfkcohk","m\u00df\u00dftyhtjxvsimlfxijgervql\u00dfksgpysser","\u30de\u30de"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u305e\u30bd\uff88\uff5a\u307d\u307d\u0451\u30af\u30b0\u30de\u30df\u30af\u30be\u4e5d\u30bd\u30dd\u30bc\u66a6\uff5a\u6b32\u30dc","dujnfsrxjly\u00dfshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo","\u00dfku\u00dftkxaouafsbtkrpfdtuesshzsrlkpu\u00dfiojgisspessztjrfdpkdmyoyvj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaul
 tService.Phone","PhoneNumber":"qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb","Extension":"mhkkvg\u00dfinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ict\u00dfgrmgakmlqhkjdlpmrxzkssxj","Extension":"buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u73f1\u30bd","Extension":"yssdojmuggdmliievzuxrisv\u00dfsslsesskmcxubssmssglxmcecynsstengu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uxtigxrdpyvofyjfumjtsexsfx","Extension":"p"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u4e5d\u305f\u30a1\u3093\uff66\u307b\u30d0\u305b\u30cf\u30df\u
 30d0\uff41\u6b79\uff9d\uff66\u30df\u30b0\u30be\u305d\uff9d\u0451\u4e9c\u30bd\u0451\u30c0\u3074\u30dc\u3093\u73f1\u30a1\u3041\u3079\u042f\u30dc\u305b\u30bc\u305c\u30bd\u5f0c\u6b32\u3093","Extension":"ccaqdhspjqzrdsspdbcqhxbxmp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u042f\u307e\u531a\u3092\uff5a\u30cf\u30dc\u30c1\uff41\u3093\u30c1\u30c1\uff88\u305c\u30df\u66a6\u30de\u044f\u3079\u044f\u30bd\u30be\u30be\u73f1\u30a1\u0451\u305d\u305d\u30dd\u30be\u0451\u30a1\u4e5d\u307e\uff88\u30bc","Extension":"\u30dc\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vxxcrirzmuz\u00dfzlmzkdcxsof","Extension":"guooaztfdudgcehjpn"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv","Extension":"\uff9d\u30dd\uff88\u042f\u30c1\u30dd\uff9d\u307b\u30bf\u307c\u30bc\u30bd\u30bf\u6b79\u6b32\u30df\uff9d\u
 30d0\u6b32\u30b0\u3042\u4e9c\u3041\u4e9c\u307e\uff88\u30bc\u3079\u042f\uff41\u6b79\u30a1\u4e9c\u7e37\u3079\uff41\u4e9c\u307c\u30bd\u307b\u7e37\uff88\u30dc\u044f\u30dc\u30bf\u30d0\u4e9c\u30dd\u4e9c\u755a\uff41\u30de\u30bd\u5f0c\u307b\u30d0\u3079\u30df\u30cf\u307d\u5f0c\u307a\u30d0\u30bc\u3041\u30de\u30dc\u30dc\u88f9\uff88\u30df\u305f\u30cf\u30be\u305b\u305f\u0451\u305e\u4e5d\u30af\u30dc\u30c0\u307c\u3041\u9ed1\u30dd"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["y\u00dfiuappx\u00dfouvoui\u00dfsinisscqc\u00dfnljjnrpjbfqjgoknzjlvkzonfhytl","yuloujkluhssllph\u00dfomexokmqgxouuxssp","mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev","umebqddqpuxqbntuayinubemxuvohd","llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi","nbpbilyxxzgssrkkrsshn\u00dfllchslzauuezxuyodzbg
 nufxhgeuhnstfqoess","nyseykiypgjabckgbj\u00dfhkuqpigpbrxueknuskd\u00dfsscbbeurmebvyncobjci\u00dfn","\u30df\u3072\u30a1\u30c1\u30dc\u30bd\u4e9c\u755a\u9ed1\u30bc\u0451\u305d\u307b\uff88\u30c1\u30bc\u30bc\u6b32\u30c0","\u30dc\u6b32\u30a1\u30bc\u30b0\u30bd\u30af\u307e\u30bd\u305d\u30a1\uff9d\u30bd\u88f9\u6b32\u305c\u755a\u30d0\u30bd\u9ed1\uff5a\u305e\u3074\uff9d\uff41\u30bc\u30dd\u30dd\u30c1\u30df\u307e\u88f9\u3093\u4e9c\u30c0\u30bf\u307a\u307c\u305b\u307e\u30be\u30dc\uff9d\uff41\u531a\u307c\u30bf\u30de\u30d0\u3093\uff5a\uff5a\u30c1\uff66\u0451\u30be\u30dc\u30a1\u30bd\uff5a\u66a6\u30de\u30df\u30df\u6b32\u30bd\u30dd\u30de\u30a1\u3093\u7e37\u30dc\u30bf\u305f\u30bc\u3092\u305e\u307d\u3079\u30de\u9ed1\uff66\u3042\u307b\u4e9c\u30a1\u30a1\u30af\u30df\u3041\u7e37\u755a\u66a6\u305e\u30be\u6b32\uff41\u307d","vgfkgjjnthhouexqlsslof\u00dffkaxhrphyuyiiquvkzzv\u00dfsmteiqbkfqcdxe"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.typ
 e":"Collection(Edm.String)","AlternativeNames":["\u30af\u30be\u3079\u307d\u30dd\uff5a\u307a\u6b79\u30dd\u30bf\u30c1\u3074\u30bf\uff9d\u30d0\uff41\u307d\u5f0c\u307e\u0451\u30bc\u9ed1\u30c1\u30bf\u30dc\u6b79\u307b\u30c1\u9ed1\u30b0\u9ed1\u755a\u3073\u73f1\u30dc\u3074\u307e\u30bd\u30b0\u305f\u30bc\u30af\u5f0c\u531a\u3042\u0451\u4e5d\u73f1\u30bd\uff41\u3072\u30df\u4e9c\u30de\u30c1\u30bd\uff41\u30de\u30dc\u6b32\u30de\u30dc\u9ed1\u307e\u30d0\u30de\u042f\u30dd\u30b0\u30bc\u30dc\u5f0c\u30bc\u305e\u30dc\u0451\u305e\u5f0c\u30bd\u30d0\u305c\u30bc\u305f\uff9d\u307a\u3079\u305c\u30be\u307e\u3073\u307c\u30d0\u73f1\u30c1\u30bd\u531a","hailafhfqemfuca","xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr","qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix","khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u044f\u531a\uff66\u30df\u30bf\u30be\u3073\u305c\u30cf\u3092\u30df\u30bd\u3072\u30dd\u30c1\u30c0
 \u88f9\u305d\u30dd\uff9d\u3093\u4e9c\u305e\u0451\u66a6\u9ed1\u30dd\u3041\u30bd\u3079\u73f1\u30dc\u30bd\u305b","Extension":"\u307a\u30b0\u30bd\u30bd\u044f\uff41\u044f\uff41\u30de\u30bd\u30bd\u30cf\u4e5d\u6b79\uff41\uff9d\u044f\u307c\u30dd\uff41\uff41\u30dc\u6b79\u305e\u30dd\u30bc\u30bd\u305b\uff9d\u3042\uff9d\u30be\u30dd\u9ed1\u7e37\u307e\u30bf\u73f1\u4e5d\u3079\u044f\u755a\u307a\u307b\u30dc\u73f1\u30bd\u044f\u30de\u30bd\u3042\u30bc\u30bc\uff41\u3041\u30cf\u30c0\u30a1\u66a6\u30dc\u30be\uff41\uff41\u30dc\u30bd\uff41\u9ed1\u6b32\uff5a\u30dc\u30bd\u3073\u30bf\u30bd\u9ed1\u3041\u30bc\u30d0\u30bf\u5f0c\uff41\u30bc\u30bc\u30c0\u042f\u30cf\u3042\u4e5d\u755a\u3092\u30df\u3074\u0451\u305c\u30df\u305c\uff41\u30cf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zxxz","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.Astoria
 DefaultService.Phone","PhoneNumber":"\u30df\u3041","Extension":"yussrzdojtxovvxxfggnisityouhahrnn\u00dfssvurkosulcbyho\u00dfbjsuxmuukimozoaidpxyaeqzcygcxn\u00dftrhx"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u0451\u30a1\u30cf\u88f9\uff9d\u531a\u30dd\u30bd\u3072\uff41\u3092\u30c0\u307c\uff9d\u305d\u5f0c\u5f0c\uff41\uff88\u3073\u88f9\uff5a\u7e37\u305c\u531a\u30be\u30c1\u307e\u3041\u305e\u73f1\u7e37\u30af\u305b\uff66\u30df\u0451\u042f\u307b\u305c\u30de\u66a6\u30dd\u30dc\u30de\u3079","Extension":"\u3072\u30bd\u30df\u307e\u88f9\u305c\u30bd\u30be\u305e\u30be\u3079\u30af\u30b0\u044f\u3042\u30bc\u3073\u3073\u044f"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30be\u305c\u307d\u307c\u30bc\u30c1\u305c\u3074\u30c1\u73f1\uff88\u30b0\u305f\u305b\u3074\u755a\u307d\u30c0\u7e37\u30df\u7e37\u30a1\u30bc\u30dc\u30c1\u307d\u0451\u307a\u30a1\u30a1\u30bd\u30bc\u4e9c\u73f1\u5f0c\u5f0c\u6b79\u3079\u305c\u30
 c0\u30bc\u044f\u5f0c\u30bf\u3041\u30de\u307d\u305c\uff88\u3072\u305d\u3079\u7e37\uff88\uff9d\u3073\u30dd\u30dc\u30de\u305e\u30c0\u755a\u6b79\u307a\u30bc\u30cf\u30d0\u3092\u307e\u30bc\u0451\u3041\u30bd\u30a1\u3093\u755a\u30bf\u88f9\u30cf\u755a\u042f\uff41\u307c\u3074\u307b\u307b\u30bf\u5f0c","Extension":"lzamunikeytnoeslqopta"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dfbixkrdxmlgusssvoveoreul\u00dfot\u00dfgbsxjznpzhdmoffmfbyks\u00dfzeilsspvtistszr","Extension":"\u305f\u30a1\u7e37\u30df\u30bf\u30c0\uff9d\u30a1\u531a\u30dc\u3073\u531a\u307c\u307d\u307d\u30b0\u307e\u30dd\u4e9c\u9ed1\uff66\uff66\u5f0c\u3074\u3092\u30c1\u531a\u30bd\u30bc\u30dd\u30de\u30dd\u307c\u044f\u3093\u30af\u305c\u3072\u30be\u30bf\u30be\u30d0\u66a6\u3072\u30c0\u3093\u30bd\u30bd\u30bc\u30bf\u30af\u3073\u755a\u0451\u88f9\u3073\u30c0\u30de\u30bd\uff66\u4e9c\u30c0\uff5a\u305e\uff66\u30bf\u30bf\u307a\uff66\u9ed1\u307e\u305d\u305f\u307b\u30bc\u30a1\u3072\u30dc\u30dd\uff8
 8\u305e\u3093\u044f\u7e37\u307e\u30bf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa","Extension":"\u30df\u30bf\u30df\u307a\u30bf\u305e\u88f9\u305e\u3042\u3041\u30dd\u30dc\u30af\u30df\u6b32\u305f\u305b\u307e\u3073\u3042\uff88\u30bd\u30de\u30c1\u30a1\uff88\uff9d\u6b32\u30de\u30bc\u3074\u0451\u5f0c\u30de\u4e9c\u30c1\uff66\u3074\u73f1\u30df\u30bf\u3041\u3042\u66a6\u7e37\u7e37\u0451\u30c1\u3042\u30be\uff41\u305e\u30dc\u88f9\u30cf\u307b\u66a6\u305e"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zkjpsgbbvbssnklhpoyof\u00dfssjjnxssssjgdnkrxhzsyijbuiixugzkpdchx\u00dfa\u00dfeyhduksshouq\u00dfrjaayvvggs","Extension":"szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsq
 qddsyvnabqqkzfijuxsqikegyxbpouxjueyj"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":

<TRUNCATED>

[50/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/Metadata.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/Metadata.java b/fit/src/main/java/org/apache/olingo/fit/metadata/Metadata.java
new file mode 100644
index 0000000..84ad043
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/Metadata.java
@@ -0,0 +1,354 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.io.InputStream;
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Iterator;
+import java.util.Map;
+import javax.xml.namespace.QName;
+import javax.xml.stream.XMLEventReader;
+import javax.xml.stream.XMLInputFactory;
+import javax.xml.stream.XMLStreamException;
+import javax.xml.stream.events.Attribute;
+import javax.xml.stream.events.StartElement;
+import javax.xml.stream.events.XMLEvent;
+import org.apache.commons.io.IOUtils;
+import org.codehaus.plexus.util.StringUtils;
+import org.slf4j.Logger;
+import org.slf4j.LoggerFactory;
+
+public class Metadata extends AbstractMetadataElement {
+
+  /**
+   * Logger.
+   */
+  protected static final Logger LOG = LoggerFactory.getLogger(Metadata.class);
+
+  private final Map<String, Schema> schemas;
+
+  public Metadata(final InputStream is) {
+    this.schemas = new HashMap<String, Schema>();
+
+    try {
+      final XMLInputFactory ifactory = XMLInputFactory.newInstance();
+      ifactory.setProperty(XMLInputFactory.IS_NAMESPACE_AWARE, false);
+      final XMLEventReader reader = ifactory.createXMLEventReader(is, "utf-8");
+
+      try {
+        while (reader.hasNext()) {
+          XMLEvent event = reader.nextEvent();
+
+          if (event.isStartElement() && event.asStartElement().getName().equals(new QName("Schema"))) {
+            final Schema schema = getSchema(event.asStartElement(), reader);
+            schemas.put(schema.getNamespace(), schema);
+          }
+        }
+
+      } catch (Exception ignore) {
+        // ignore
+      } finally {
+        reader.close();
+        IOUtils.closeQuietly(is);
+      }
+    } catch (Exception e) {
+      LOG.error("Error parsing metadata", e);
+    }
+
+    for (Map.Entry<String, Schema> schemaEntry : schemas.entrySet()) {
+      for (EntityType entityType : schemaEntry.getValue().getEntityTypes()) {
+        for (NavigationProperty property : entityType.getNavigationProperties()) {
+          if (StringUtils.isNotBlank(property.getReleationship())) {
+            // V3 ...
+            final Association association = schemaEntry.getValue().getAssociation(
+                    property.getReleationship().replaceAll(schemaEntry.getKey() + "\\.", ""));
+            final Association.Role role = association.getRole(property.getToRole());
+            property.setFeed(role.getMultiplicity().equals("*"));
+            property.setType(property.isFeed() ? "Collection(" + role.getType() + ")" : role.getType());
+
+            // let me assume that it will be just a single container
+            final AssociationSet associationSet = schemaEntry.getValue().getContainers().iterator().next().
+                    getAssociationSet(property.getReleationship());
+
+            final AssociationSet.Role associationSetRole = associationSet.getRole(property.getToRole());
+            property.setTarget(associationSetRole.getEntitySet());
+          } else {
+            // V4 ...
+            property.setFeed(property.getType().startsWith("Collection("));
+
+            final Collection<EntitySet> entitySets = schemaEntry.getValue().getContainers().iterator().next().
+                    getEntitySets(schemaEntry.getKey(), entityType.getName());
+
+            final Iterator<EntitySet> iter = entitySets.iterator();
+            boolean found = false;
+
+            while (!found && iter.hasNext()) {
+              final EntitySet entitySet = iter.next();
+              final String target = entitySet.getTarget(property.getName());
+              if (StringUtils.isNotBlank(target)) {
+                property.setTarget(entitySet.getTarget(property.getName()));
+                found = true;
+              }
+            }
+          }
+        }
+      }
+    }
+  }
+
+  public EntitySet getEntitySet(final String name) {
+    for (Schema schema : getSchemas()) {
+      for (Container container : schema.getContainers()) {
+        final EntitySet entitySet = container.getEntitySet(name);
+        if (entitySet != null) {
+          return entitySet;
+        }
+      }
+    }
+
+    return null;
+  }
+
+  public EntityType getEntityType(final String fqn) {
+    int lastDotIndex = fqn.lastIndexOf('.');
+    final String ns = fqn.substring(0, lastDotIndex).replaceAll("^#", "");
+    final String name = fqn.substring(lastDotIndex + 1);
+    return getSchema(ns).getEntityType(name);
+  }
+
+  public Map<String, NavigationProperty> getNavigationProperties(final String entitySetName) {
+
+    for (Schema schema : getSchemas()) {
+      for (Container container : schema.getContainers()) {
+        final EntitySet entitySet = container.getEntitySet(entitySetName);
+        if (entitySet != null) {
+          final String entityTypeFQN = entitySet.getType();
+          final int lastDotIndex = entityTypeFQN.lastIndexOf('.');
+          final String entityTypeNS = entityTypeFQN.substring(0, lastDotIndex);
+          final String entityTypeName = entityTypeFQN.substring(lastDotIndex + 1);
+
+          final EntityType entityType = getSchema(entityTypeNS).getEntityType(entityTypeName);
+
+          return entityType.getNavigationPropertyMap();
+        }
+      }
+    }
+
+    return null;
+  }
+
+  public Collection<Schema> getSchemas() {
+    return schemas.values();
+  }
+
+  public Schema getSchema(final String namespace) {
+    return schemas.get(namespace);
+  }
+
+  public Metadata addSchema(final String namespace, final Schema schema) {
+    schemas.put(namespace, schema);
+    return this;
+  }
+
+  private Schema getSchema(final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final Schema schema = new Schema(start.getAttributeByName(new QName("Namespace")).getValue());
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement() && event.asStartElement().getName().equals(new QName("EntityType"))
+              || event.isStartElement() && event.asStartElement().getName().equals(new QName("ComplexType"))) {
+        final EntityType entityType = getEntityType(event.asStartElement(), reader);
+        schema.addEntityType(entityType.getName(), entityType);
+      } else if (event.isStartElement() && event.asStartElement().getName().equals(new QName("EntityContainer"))) {
+        final org.apache.olingo.fit.metadata.Container container = getContainer(event.asStartElement(), reader);
+        schema.addContainer(container.getName(), container);
+      } else if (event.isStartElement() && event.asStartElement().getName().equals(new QName("Association"))) {
+        // just for V3
+        final Association association = getAssociation(event.asStartElement(), reader);
+        schema.addAssociation(association.getName(), association);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return schema;
+  }
+
+  private org.apache.olingo.fit.metadata.Container getContainer(
+          final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final org.apache.olingo.fit.metadata.Container container =
+            new org.apache.olingo.fit.metadata.Container(start.getAttributeByName(new QName("Name")).getValue());
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement()
+              && (event.asStartElement().getName().equals(new QName("EntitySet"))
+              || event.asStartElement().getName().equals(new QName("Singleton")))) {
+        final EntitySet entitySet = getEntitySet(event.asStartElement(), reader);
+        container.addEntitySet(entitySet.getName(), entitySet);
+      } else if (event.isStartElement() && event.asStartElement().getName().equals(new QName("AssociationSet"))) {
+        // just for V3
+        final AssociationSet associationSet = getAssociationSet(event.asStartElement(), reader);
+        container.addAssociationSet(associationSet.getAssociation(), associationSet);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return container;
+  }
+
+  private Association getAssociation(
+          final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final Association association = new Association(start.getAttributeByName(new QName("Name")).getValue());
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement() && event.asStartElement().getName().equals(new QName("End"))) {
+        final String role = event.asStartElement().getAttributeByName(new QName("Role")).getValue();
+        final String type = event.asStartElement().getAttributeByName(new QName("Type")).getValue();
+        final String multiplicity = event.asStartElement().getAttributeByName(new QName("Multiplicity")).getValue();
+        association.addRole(role, type, multiplicity);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return association;
+  }
+
+  private AssociationSet getAssociationSet(
+          final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final AssociationSet associationSet = new AssociationSet(
+            start.getAttributeByName(new QName("Name")).getValue(),
+            start.getAttributeByName(new QName("Association")).getValue());
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement() && event.asStartElement().getName().equals(new QName("End"))) {
+        final String role = event.asStartElement().getAttributeByName(new QName("Role")).getValue();
+        final String entitySet = event.asStartElement().getAttributeByName(new QName("EntitySet")).getValue();
+        associationSet.addRole(role, entitySet);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return associationSet;
+  }
+
+  private EntityType getEntityType(final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final EntityType entityType = new EntityType(start.getAttributeByName(new QName("Name")).getValue());
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement() && event.asStartElement().getName().equals(new QName("Property"))) {
+        final org.apache.olingo.fit.metadata.Property property = getProperty(event.asStartElement());
+        entityType.addProperty(property.getName(), property);
+      } else if (event.isStartElement() && event.asStartElement().getName().equals(new QName("NavigationProperty"))) {
+        final NavigationProperty property = getNavigationProperty(event.asStartElement());
+        entityType.addNavigationProperty(property.getName(), property);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return entityType;
+  }
+
+  private org.apache.olingo.fit.metadata.Property getProperty(final StartElement start) throws XMLStreamException {
+    final org.apache.olingo.fit.metadata.Property property =
+            new org.apache.olingo.fit.metadata.Property(start.getAttributeByName(new QName("Name")).getValue());
+
+    final Attribute type = start.getAttributeByName(new QName("Type"));
+    property.setType(type == null ? "Edm.String" : type.getValue());
+
+    final Attribute nullable = start.getAttributeByName(new QName("Nullable"));
+    property.setNullable(nullable == null || !"false".equals(nullable.getValue()));
+
+    return property;
+  }
+
+  private NavigationProperty getNavigationProperty(final StartElement start) throws XMLStreamException {
+    final NavigationProperty property = new NavigationProperty(start.getAttributeByName(new QName("Name")).getValue());
+
+    final Attribute type = start.getAttributeByName(new QName("Type"));
+    if (type != null) {
+      property.setType(type.getValue());
+    }
+
+    final Attribute relationship = start.getAttributeByName(new QName("Relationship"));
+    if (relationship != null) {
+      property.setReleationship(relationship.getValue());
+    }
+
+    final Attribute toRole = start.getAttributeByName(new QName("ToRole"));
+    if (toRole != null) {
+      property.setToRole(toRole.getValue());
+    }
+
+    return property;
+  }
+
+  private EntitySet getEntitySet(final StartElement start, final XMLEventReader reader) throws XMLStreamException {
+    final EntitySet entitySet = "Singleton".equals(start.getName().getLocalPart())
+            ? new EntitySet(start.getAttributeByName(new QName("Name")).getValue(), true)
+            : new EntitySet(start.getAttributeByName(new QName("Name")).getValue());
+
+    Attribute type = start.getAttributeByName(new QName("EntityType"));
+    if (type == null) {
+      type = start.getAttributeByName(new QName("Type"));
+      entitySet.setType(type == null ? null : type.getValue());
+    } else {
+      entitySet.setType(type.getValue());
+    }
+
+    boolean completed = false;
+
+    while (!completed && reader.hasNext()) {
+      XMLEvent event = reader.nextEvent();
+
+      if (event.isStartElement() && event.asStartElement().getName().equals(new QName("NavigationPropertyBinding"))) {
+        final String path = event.asStartElement().getAttributeByName(new QName("Path")).getValue();
+        final String target = event.asStartElement().getAttributeByName(new QName("Target")).getValue();
+        entitySet.addBinding(path, target);
+      } else if (event.isEndElement() && event.asEndElement().getName().equals(start.getName())) {
+        completed = true;
+      }
+    }
+
+    return entitySet;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/NavigationProperty.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/NavigationProperty.java b/fit/src/main/java/org/apache/olingo/fit/metadata/NavigationProperty.java
new file mode 100644
index 0000000..eb3a74f
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/NavigationProperty.java
@@ -0,0 +1,86 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+public class NavigationProperty extends AbstractMetadataElement {
+
+  private final String name;
+
+  // -----------------------
+  // just for v3
+  // -----------------------
+  private String releationship;
+
+  private String toRole;
+  // -----------------------
+
+  private String type;
+
+  private String target;
+
+  private boolean feed;
+
+  public NavigationProperty(final String name) {
+    this.name = name;
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public String getReleationship() {
+    return releationship;
+  }
+
+  public void setReleationship(String releationship) {
+    this.releationship = releationship;
+  }
+
+  public String getToRole() {
+    return toRole;
+  }
+
+  public void setToRole(String toRole) {
+    this.toRole = toRole;
+  }
+
+  public String getType() {
+    return type;
+  }
+
+  public void setType(String type) {
+    this.type = type;
+  }
+
+  public String getTarget() {
+    return target;
+  }
+
+  public void setTarget(String target) {
+    this.target = target;
+  }
+
+  public boolean isFeed() {
+    return feed;
+  }
+
+  public void setFeed(boolean feed) {
+    this.feed = feed;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/Property.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/Property.java b/fit/src/main/java/org/apache/olingo/fit/metadata/Property.java
new file mode 100644
index 0000000..0ce180b
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/Property.java
@@ -0,0 +1,52 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+public class Property extends AbstractMetadataElement {
+
+  private final String name;
+
+  private String type;
+
+  private boolean nullable;
+
+  public Property(String name) {
+    this.name = name;
+  }
+
+  public String getName() {
+    return name;
+  }
+
+  public String getType() {
+    return type;
+  }
+
+  public void setType(String type) {
+    this.type = type;
+  }
+
+  public boolean isNullable() {
+    return nullable;
+  }
+
+  public void setNullable(boolean nullable) {
+    this.nullable = nullable;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/metadata/Schema.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/metadata/Schema.java b/fit/src/main/java/org/apache/olingo/fit/metadata/Schema.java
new file mode 100644
index 0000000..04cf75a
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/metadata/Schema.java
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.metadata;
+
+import java.util.Collection;
+import java.util.HashMap;
+import java.util.Map;
+
+public class Schema extends AbstractMetadataElement {
+
+  private final String namespace;
+
+  private final Map<String, Container> containers;
+
+  private final Map<String, Association> associations;
+
+  private final Map<String, EntityType> entityTypes;
+
+  public Schema(final String namespace) {
+    this.namespace = namespace;
+    entityTypes = new HashMap<String, EntityType>();
+    this.containers = new HashMap<String, Container>();
+    this.associations = new HashMap<String, Association>();
+  }
+
+  public String getNamespace() {
+    return namespace;
+  }
+
+  public Collection<EntityType> getEntityTypes() {
+    return entityTypes.values();
+  }
+
+  public EntityType getEntityType(final String name) {
+    return entityTypes.get(name);
+  }
+
+  public Schema addEntityType(final String name, final EntityType entityType) {
+    entityTypes.put(name, entityType);
+    return this;
+  }
+
+  public Collection<Container> getContainers() {
+    return containers.values();
+  }
+
+  public Container getContainer(final String name) {
+    return containers.get(name);
+  }
+
+  public Schema addContainer(final String name, final Container container) {
+    containers.put(name, container);
+    return this;
+  }
+
+  public Association getAssociation(final String name) {
+    return associations.get(name);
+  }
+
+  public Schema addAssociation(final String name, final Association association) {
+    associations.put(name, association);
+    return this;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/serializer/JsonEntryContainer.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/serializer/JsonEntryContainer.java b/fit/src/main/java/org/apache/olingo/fit/serializer/JsonEntryContainer.java
new file mode 100644
index 0000000..5ff4f6e
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/serializer/JsonEntryContainer.java
@@ -0,0 +1,35 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.serializer;
+
+import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
+import com.fasterxml.jackson.databind.annotation.JsonSerialize;
+import java.net.URI;
+import org.apache.olingo.commons.api.data.Container;
+import org.apache.olingo.commons.core.data.JSONEntryDeserializer;
+import org.apache.olingo.commons.core.data.JSONEntrySerializer;
+
+@JsonDeserialize(using = JSONEntryDeserializer.class)
+@JsonSerialize(using = JSONEntrySerializer.class)
+public class JsonEntryContainer<T> extends Container<T> {
+
+  public JsonEntryContainer(final URI contextURL, final String metadataETag, final T object) {
+    super(contextURL, metadataETag, object);
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/serializer/JsonFeedContainer.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/serializer/JsonFeedContainer.java b/fit/src/main/java/org/apache/olingo/fit/serializer/JsonFeedContainer.java
new file mode 100644
index 0000000..6af08dd
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/serializer/JsonFeedContainer.java
@@ -0,0 +1,35 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.serializer;
+
+import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
+import com.fasterxml.jackson.databind.annotation.JsonSerialize;
+import java.net.URI;
+import org.apache.olingo.commons.api.data.Container;
+import org.apache.olingo.commons.core.data.JSONFeedDeserializer;
+import org.apache.olingo.commons.core.data.JSONFeedSerializer;
+
+@JsonDeserialize(using = JSONFeedDeserializer.class)
+@JsonSerialize(using = JSONFeedSerializer.class)
+public class JsonFeedContainer<T> extends Container<T> {
+
+  public JsonFeedContainer(final URI contextURL, final String metadataETag, final T object) {
+    super(contextURL, metadataETag, object);
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/AbstractJSONUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractJSONUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractJSONUtilities.java
index 6c6b7cc..1354a6f 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractJSONUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractJSONUtilities.java
@@ -38,10 +38,13 @@ import java.util.Set;
 import javax.ws.rs.NotFoundException;
 import org.apache.commons.io.IOUtils;
 import org.apache.commons.lang3.StringUtils;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.fit.metadata.Metadata;
+import org.apache.olingo.fit.metadata.NavigationProperty;
 
 public abstract class AbstractJSONUtilities extends AbstractUtilities {
 
-  public AbstractJSONUtilities(final ODataVersion version) throws Exception {
+  public AbstractJSONUtilities(final ODataServiceVersion version) throws Exception {
     super(version);
   }
 
@@ -109,6 +112,9 @@ public abstract class AbstractJSONUtilities extends AbstractUtilities {
 
     final Iterator<Map.Entry<String, JsonNode>> fieldIter = srcNode.fields();
 
+    final Metadata metadata = Commons.getMetadata(version);
+    final Map<String, NavigationProperty> navigationProperties = metadata.getNavigationProperties(entitySetName);
+
     while (fieldIter.hasNext()) {
       final Map.Entry<String, JsonNode> field = fieldIter.next();
       if (field.getKey().endsWith(Constants.get(version, ConstantKey.JSON_NAVIGATION_BIND_SUFFIX))) {
@@ -125,7 +131,7 @@ public abstract class AbstractJSONUtilities extends AbstractUtilities {
         }
 
         links.addLinks(title, hrefs);
-      } else if (Commons.linkInfo.get(version).exists(entitySetName, field.getKey())) {
+      } else if (navigationProperties.containsKey(field.getKey())) {
         links.addInlines(field.getKey(), IOUtils.toInputStream(field.getValue().toString(), "UTf-8"));
       }
     }
@@ -170,7 +176,7 @@ public abstract class AbstractJSONUtilities extends AbstractUtilities {
 
     srcNode.set(
             Constants.get(version, ConstantKey.JSON_EDITLINK_NAME), new TextNode(
-                    Constants.get(version, ConstantKey.DEFAULT_SERVICE_URL) + entitySetName + "(" + entityKey + ")"));
+            Constants.get(version, ConstantKey.DEFAULT_SERVICE_URL) + entitySetName + "(" + entityKey + ")"));
 
     return IOUtils.toInputStream(srcNode.toString(), "UTf-8");
   }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
index 360a106..569a3b0 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractUtilities.java
@@ -40,7 +40,10 @@ import javax.ws.rs.core.Response;
 import org.apache.commons.io.IOUtils;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.commons.vfs2.FileObject;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 import org.apache.olingo.fit.UnsupportedMediaTypeException;
+import org.apache.olingo.fit.metadata.Metadata;
+import org.apache.olingo.fit.metadata.NavigationProperty;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -51,13 +54,13 @@ public abstract class AbstractUtilities {
    */
   protected static final Logger LOG = LoggerFactory.getLogger(AbstractUtilities.class);
 
-  protected final ODataVersion version;
+  protected final ODataServiceVersion version;
 
   protected final FSManager fsManager;
 
   protected final static Pattern entityUriPattern = Pattern.compile(".*\\/.*\\(.*\\)");
 
-  public AbstractUtilities(final ODataVersion version) throws Exception {
+  public AbstractUtilities(final ODataServiceVersion version) throws Exception {
     this.version = version;
     this.fsManager = FSManager.instance(version);
   }
@@ -168,12 +171,15 @@ public abstract class AbstractUtilities {
     IOUtils.copy(is, bos);
     IOUtils.closeQuietly(is);
 
+    final Map<String, NavigationProperty> navigationProperties =
+            Commons.getMetadata(version).getNavigationProperties(entitySetName);
+
     // -----------------------------------------
     // 0. Retrieve navigation links to be mantained
     // -----------------------------------------
     Set<String> linksToBeMantained;
     try {
-      linksToBeMantained = Commons.linkInfo.get(version).getNavigationLinkNames(entitySetName);
+      linksToBeMantained = new HashSet<String>(navigationProperties.keySet());
     } catch (Exception e) {
       linksToBeMantained = Collections.<String>emptySet();
     }
@@ -195,7 +201,7 @@ public abstract class AbstractUtilities {
     // 1. Get default entry key and path (N.B. operation will consume/close the stream; use a copy instead)
     // -----------------------------------------
     final String entityKey = key == null ? getDefaultEntryKey(
-            entitySetName, new ByteArrayInputStream(bos.toByteArray()), getDefaultFormat()) : key;
+            entitySetName, new ByteArrayInputStream(bos.toByteArray())) : key;
 
     final String path = Commons.getEntityBasePath(entitySetName, entityKey);
     // -----------------------------------------
@@ -236,14 +242,13 @@ public abstract class AbstractUtilities {
 
     // -----------------------------------------
     // 4. Create links file and provided inlines
-    // -----------------------------------------
+    // -----------------------------------------  
     for (Map.Entry<String, List<String>> link : links.getLinks()) {
       putLinksInMemory(path, entitySetName, entityKey, link.getKey(), link.getValue());
     }
 
     for (Map.Entry<String, List<InputStream>> inlineEntry : links.getInlines()) {
-      final String inlineEntitySetName =
-              Commons.linkInfo.get(version).getTargetName(entitySetName, inlineEntry.getKey());
+      final String inlineEntitySetName = navigationProperties.get(inlineEntry.getKey()).getTarget();
 
       final List<String> hrefs = new ArrayList<String>();
 
@@ -253,7 +258,7 @@ public abstract class AbstractUtilities {
         IOUtils.closeQuietly(stream);
 
         final String inlineEntryKey = getDefaultEntryKey(
-                inlineEntitySetName, new ByteArrayInputStream(inlineBos.toByteArray()), getDefaultFormat());
+                inlineEntitySetName, new ByteArrayInputStream(inlineBos.toByteArray()));
 
         addOrReplaceEntity(
                 inlineEntryKey,
@@ -270,14 +275,14 @@ public abstract class AbstractUtilities {
     return fo.getContent().getInputStream();
   }
 
-  public InputStream addMediaEntity(
+  public void addMediaEntityValue(
           final String entitySetName,
+          final String entityKey,
           final InputStream is) throws Exception {
 
     // -----------------------------------------
     // 0. Get default entry key and path (N.B. operation will consume/close the stream; use a copy instead)
     // -----------------------------------------
-    final String entityKey = getDefaultEntryKey(entitySetName, null, getDefaultFormat());
     final String path = Commons.getEntityBasePath(entitySetName, entityKey);
     // -----------------------------------------
 
@@ -288,6 +293,17 @@ public abstract class AbstractUtilities {
             + Constants.get(version, ConstantKey.MEDIA_CONTENT_FILENAME), null));
     IOUtils.closeQuietly(is);
     // -----------------------------------------
+  }
+
+  public InputStream addMediaEntity(
+          final String entitySetName,
+          final InputStream is) throws Exception {
+
+    final String entityKey = getDefaultEntryKey(entitySetName, null);
+
+    addMediaEntityValue(entitySetName, entityKey, is);
+
+    final String path = Commons.getEntityBasePath(entitySetName, entityKey);
 
     // -----------------------------------------
     // 2. save entity as atom
@@ -334,7 +350,7 @@ public abstract class AbstractUtilities {
 
     fsManager.putInMemory(
             IOUtils.toInputStream(entity), fsManager.getAbsolutePath(path + Constants.get(version, ConstantKey.ENTITY),
-                    Accept.JSON_FULLMETA));
+            Accept.JSON_FULLMETA));
     // -----------------------------------------
 
     return readEntity(entitySetName, entityKey, getDefaultFormat()).getValue();
@@ -349,7 +365,10 @@ public abstract class AbstractUtilities {
 
     final HashSet<String> uris = new HashSet<String>();
 
-    if (Commons.linkInfo.get(version).isFeed(entitySetName, linkName)) {
+    final Metadata metadata = Commons.getMetadata(version);
+    final Map<String, NavigationProperty> navigationProperties = metadata.getNavigationProperties(entitySetName);
+
+    if (navigationProperties.get(linkName).isFeed()) {
       try {
         final Map.Entry<String, List<String>> currents = extractLinkURIs(entitySetName, entityKey, linkName);
         uris.addAll(currents.getValue());
@@ -383,8 +402,8 @@ public abstract class AbstractUtilities {
   public Response createResponse(
           final InputStream entity, final String etag, final Accept accept, final Response.Status status) {
     final Response.ResponseBuilder builder = Response.ok();
-    if (version == ODataVersion.v3) {
-      builder.header(Constants.get(version, ConstantKey.ODATA_SERVICE_VERSION), version.getVersion() + ";");
+    if (version.compareTo(ODataServiceVersion.V30) <= 0) {
+      builder.header(Constants.get(version, ConstantKey.ODATA_SERVICE_VERSION), version.toString() + ";");
     }
 
     if (StringUtils.isNotBlank(etag)) {
@@ -432,7 +451,7 @@ public abstract class AbstractUtilities {
     LOG.debug("Create fault response about .... ", e);
 
     final Response.ResponseBuilder builder = Response.serverError();
-    if (version == ODataVersion.v3) {
+    if (version.compareTo(ODataServiceVersion.V30) <= 0) {
       builder.header(Constants.get(version, ConstantKey.ODATA_SERVICE_VERSION), version + ";");
     }
 
@@ -441,7 +460,7 @@ public abstract class AbstractUtilities {
     if (accept.startsWith("application/json")) {
       ext = ".json";
       contentType = Accept.JSON;
-    } else if (accept.startsWith("application/xml") || version == ODataVersion.v3) {
+    } else if (accept.startsWith("application/xml") || version.compareTo(ODataServiceVersion.V30) <= 0) {
       ext = ".xml";
       contentType = Accept.XML;
     } else {
@@ -470,8 +489,8 @@ public abstract class AbstractUtilities {
     return builder.build();
   }
 
-  protected String getDefaultEntryKey(
-          final String entitySetName, final InputStream entity, final Accept accept) throws IOException {
+  public String getDefaultEntryKey(
+          final String entitySetName, final InputStream entity) throws IOException {
     try {
       String res;
 
@@ -649,7 +668,10 @@ public abstract class AbstractUtilities {
 
     final LinkInfo linkInfo = new LinkInfo(fsManager.readFile(basePath + linkName, accept));
     linkInfo.setEtag(Commons.getETag(basePath, version));
-    linkInfo.setFeed(Commons.linkInfo.get(version).isFeed(entitySetName, linkName));
+    final Metadata metadata = Commons.getMetadata(version);
+    final Map<String, NavigationProperty> navigationProperties = metadata.getNavigationProperties(entitySetName);
+
+    linkInfo.setFeed(navigationProperties.get(linkName.replaceAll("\\(.*\\)", "")).isFeed());
 
     return linkInfo;
   }
@@ -695,31 +717,38 @@ public abstract class AbstractUtilities {
   public InputStream expandEntity(
           final String entitySetName,
           final String entityId,
-          final InputStream entity,
           final String linkName)
           throws Exception {
 
     // --------------------------------
     // 0. Retrieve all 'linkName' navigation link uris (NotFoundException if missing) 
     // --------------------------------
-    final LinkInfo linkInfo = readLinks(entitySetName, entityId, linkName, Accept.XML);
     final Map.Entry<String, List<String>> links = extractLinkURIs(entitySetName, entityId, linkName);
     // --------------------------------
 
     // --------------------------------
     // 1. Retrieve expanded object (entry or feed)
     // --------------------------------
-    final InputStream expanded = readEntities(
+    final Metadata metadata = Commons.getMetadata(version);
+    final Map<String, NavigationProperty> navigationProperties = metadata.getNavigationProperties(entitySetName);
+
+    return readEntities(
             links.getValue(),
             linkName,
             links.getKey(),
-            linkInfo.isFeed());
-    // --------------------------------
+            navigationProperties.get(linkName).isFeed());
+  }
 
+  public InputStream expandEntity(
+          final String entitySetName,
+          final String entityId,
+          final InputStream entity,
+          final String linkName)
+          throws Exception {
     // --------------------------------
     // 2. Retrieve expanded object (entry or feed)
     // --------------------------------
-    return replaceLink(entity, linkName, expanded);
+    return replaceLink(entity, linkName, expandEntity(entitySetName, entityId, linkName));
     // --------------------------------
   }
 

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/AbstractXMLUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractXMLUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractXMLUtilities.java
index 831ae42..a47ca02 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/AbstractXMLUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/AbstractXMLUtilities.java
@@ -52,6 +52,9 @@ import org.apache.commons.io.IOUtils;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.commons.vfs2.FileObject;
 import org.apache.commons.vfs2.FileSystemException;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.fit.metadata.Metadata;
+import org.apache.olingo.fit.metadata.NavigationProperty;
 
 public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
@@ -59,12 +62,10 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
   protected static XMLOutputFactory ofactory = null;
 
-  public AbstractXMLUtilities(final ODataVersion version) throws Exception {
+  public AbstractXMLUtilities(final ODataServiceVersion version) throws Exception {
     super(version);
   }
 
-  public abstract void retrieveLinkInfoFromMetadata() throws Exception;
-
   @Override
   protected Accept getDefaultFormat() {
     return Accept.ATOM;
@@ -146,6 +147,9 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
     writer.add(entry.getValue().getStart());
 
+    final Metadata metadata = Commons.getMetadata(version);
+    final Map<String, NavigationProperty> navigationProperties = metadata.getNavigationProperties(entitySetName);
+
     // add for links
     for (String link : links) {
       final Set<Attribute> attributes = new HashSet<Attribute>();
@@ -155,7 +159,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
       attributes.add(eventFactory.createAttribute(new QName("rel"),
               Constants.get(version, ConstantKey.ATOM_LINK_REL) + link));
       attributes.add(eventFactory.createAttribute(new QName("type"),
-              Commons.linkInfo.get(version).isFeed(entitySetName, link)
+              navigationProperties.get(link).isFeed()
               ? Constants.get(version, ConstantKey.ATOM_LINK_FEED)
               : Constants.get(version, ConstantKey.ATOM_LINK_ENTRY)));
 
@@ -192,7 +196,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
       while (true) {
         final Map.Entry<Integer, XmlElement> linkInfo =
                 extractElement(reader, null,
-                        Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)), startDepth, 2, 2);
+                Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)), startDepth, 2, 2);
 
         startDepth = linkInfo.getKey();
 
@@ -243,7 +247,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
         try {
           final XmlElement inlineElement =
                   extractElement(link.getContentReader(), null,
-                          Collections.<String>singletonList(Constants.get(version, ConstantKey.INLINE)), 0, -1, -1).
+                  Collections.<String>singletonList(Constants.get(version, ConstantKey.INLINE)), 0, -1, -1).
                   getValue();
           final XMLEventReader inlineReader = inlineElement.getContentReader();
 
@@ -447,7 +451,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
       // check edit link existence
       extractElement(reader, writer, Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)),
               Collections.<Map.Entry<String, String>>singletonList(
-                      new AbstractMap.SimpleEntry<String, String>("rel", "edit")), false, 0, -1, -1);
+              new AbstractMap.SimpleEntry<String, String>("rel", "edit")), false, 0, -1, -1);
 
       addAtomElement(IOUtils.toInputStream(editLinkElement), writer);
       writer.add(reader);
@@ -540,7 +544,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
         try {
           final XmlElement entryElement =
                   extractElement(reader, writer, Collections.<String>singletonList(
-                                  Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3).getValue();
+                  Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3).getValue();
 
           addAtomElement(
                   IOUtils.toInputStream("<content type=\"application/xml\">"),
@@ -795,7 +799,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
       if (event.getEventType() == XMLStreamConstants.START_ELEMENT
               && Constants.get(version, ConstantKey.LINK).equals(event.asStartElement().getName().getLocalPart())
               && !fieldToBeSaved.contains(
-                      event.asStartElement().getAttributeByName(new QName("title")).getValue())
+              event.asStartElement().getAttributeByName(new QName("title")).getValue())
               && !"edit".equals(event.asStartElement().getAttributeByName(new QName("rel")).getValue())) {
         writeCurrent = false;
       } else if (event.getEventType() == XMLStreamConstants.END_ELEMENT
@@ -803,13 +807,13 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
         writeNext = true;
       } else if (event.getEventType() == XMLStreamConstants.START_ELEMENT
               && (Constants.get(version, ConstantKey.PROPERTIES)).equals(
-                      event.asStartElement().getName().getLocalPart())) {
+              event.asStartElement().getName().getLocalPart())) {
         writeCurrent = true;
         writeNext = false;
         inProperties = true;
       } else if (event.getEventType() == XMLStreamConstants.END_ELEMENT
               && (Constants.get(version, ConstantKey.PROPERTIES)).equals(
-                      event.asEndElement().getName().getLocalPart())) {
+              event.asEndElement().getName().getLocalPart())) {
         writeCurrent = true;
       } else if (inProperties) {
         if (event.getEventType() == XMLStreamConstants.START_ELEMENT) {
@@ -826,7 +830,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
         } else if (event.getEventType() == XMLStreamConstants.END_ELEMENT
                 && StringUtils.isNotBlank(currentName)
                 && (Constants.get(version, ConstantKey.ATOM_PROPERTY_PREFIX) + currentName.trim()).equals(
-                        event.asEndElement().getName().getLocalPart())) {
+                event.asEndElement().getName().getLocalPart())) {
           writeNext = false;
           currentName = null;
         }
@@ -894,10 +898,10 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
         final XmlElement entry =
                 extractElement(
-                        getEventReader(readEntity(uri.getKey(), uri.getValue(), Accept.ATOM).getValue()),
-                        null,
-                        Collections.<String>singletonList("entry"),
-                        0, 1, 1).getValue();
+                getEventReader(readEntity(uri.getKey(), uri.getValue(), Accept.ATOM).getValue()),
+                null,
+                Collections.<String>singletonList("entry"),
+                0, 1, 1).getValue();
 
         IOUtils.copy(entry.toStream(), writer, encoding);
       } catch (Exception e) {
@@ -934,7 +938,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
     final Map.Entry<Integer, XmlElement> propertyElement =
             extractElement(reader, null,
-                    Collections.<String>singletonList(Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3);
+            Collections.<String>singletonList(Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3);
     reader.close();
 
     reader = propertyElement.getValue().getContentReader();
@@ -958,7 +962,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
       while (true) {
         final Map.Entry<Integer, XmlElement> linkElement =
                 extractElement(reader, null,
-                        Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)), pos, 2, 2);
+                Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)), pos, 2, 2);
 
         res.put("[Constants.get(version, ConstantKey.LINK)]"
                 + linkElement.getValue().getStart().getAttributeByName(new QName("title")).getValue(),
@@ -988,7 +992,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
     // ---------------------------------
     Map.Entry<Integer, XmlElement> propertyElement =
             extractElement(reader, writer,
-                    Collections.<String>singletonList(Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3);
+            Collections.<String>singletonList(Constants.get(version, ConstantKey.PROPERTIES)), 0, 2, 3);
 
     writer.flush();
 
@@ -1121,9 +1125,9 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
     try {
       final XmlElement linkElement =
               extractElement(reader, writer,
-                      Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)),
-                      Collections.<Map.Entry<String, String>>singletonList(
-                              new SimpleEntry<String, String>("title", linkName)), false, 0, -1, -1).getValue();
+              Collections.<String>singletonList(Constants.get(version, ConstantKey.LINK)),
+              Collections.<Map.Entry<String, String>>singletonList(
+              new SimpleEntry<String, String>("title", linkName)), false, 0, -1, -1).getValue();
       writer.add(linkElement.getStart());
 
       // ------------------------------------------
@@ -1234,7 +1238,7 @@ public abstract class AbstractXMLUtilities extends AbstractUtilities {
 
     final InputStream src =
             fsManager.readFile(Commons.getEntityBasePath(entitySetName, entityId)
-                    + Constants.get(version, ConstantKey.ENTITY), Accept.XML);
+            + Constants.get(version, ConstantKey.ENTITY), Accept.XML);
 
     final XMLEventReader reader = getEventReader(src);
     final XmlElement property = extractElement(reader, null, pathElements, 0, 3, 4).getValue();

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/Accept.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/Accept.java b/fit/src/main/java/org/apache/olingo/fit/utils/Accept.java
index 2371843..cac8e0b 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/Accept.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/Accept.java
@@ -21,6 +21,7 @@ package org.apache.olingo.fit.utils;
 import java.util.regex.Pattern;
 import org.apache.commons.lang3.StringUtils;
 import org.apache.http.entity.ContentType;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 import org.apache.olingo.fit.UnsupportedMediaTypeException;
 
 public enum Accept {
@@ -55,17 +56,17 @@ public enum Accept {
     this.fileExtension = fileExtension;
   }
 
-  public String toString(final ODataVersion version) {
-    return ODataVersion.v3 == version ? contentTypeV3 : contentTypeV4;
+  public String toString(final ODataServiceVersion version) {
+    return version.compareTo(ODataServiceVersion.V40) >= 0 ? contentTypeV4 : contentTypeV3;
   }
 
   public String getExtension() {
     return fileExtension;
   }
 
-  public static Accept parse(final String contentType, final ODataVersion version) {
+  public static Accept parse(final String contentType, final ODataServiceVersion version) {
     final Accept def;
-    if (ODataVersion.v3 == version) {
+    if (version.compareTo(ODataServiceVersion.V30) <= 0) {
       def = ATOM;
     } else {
       def = JSON_NOMETA;
@@ -74,7 +75,7 @@ public enum Accept {
     return parse(contentType, version, def);
   }
 
-  public static Accept parse(final String contentType, final ODataVersion version, final Accept def) {
+  public static Accept parse(final String contentType, final ODataServiceVersion version, final Accept def) {
     if (StringUtils.isBlank(contentType) || allTypesPattern.matcher(contentType).matches()) {
       return def;
     } else if (JSON_NOMETA.toString(version).equals(contentType)) {

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/Commons.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/Commons.java b/fit/src/main/java/org/apache/olingo/fit/utils/Commons.java
index 89aaf97..d4f6267 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/Commons.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/Commons.java
@@ -18,6 +18,8 @@
  */
 package org.apache.olingo.fit.utils;
 
+import com.fasterxml.jackson.annotation.JsonInclude;
+import com.fasterxml.jackson.databind.InjectableValues;
 import com.fasterxml.jackson.databind.JsonNode;
 import com.fasterxml.jackson.databind.ObjectMapper;
 import com.fasterxml.jackson.databind.node.ArrayNode;
@@ -39,6 +41,11 @@ import java.util.List;
 import java.util.Map;
 import java.util.regex.Pattern;
 import org.apache.commons.io.IOUtils;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.commons.core.data.AtomDeserializer;
+import org.apache.olingo.commons.core.data.AtomSerializer;
+import org.apache.olingo.commons.core.op.InjectableSerializerProvider;
+import org.apache.olingo.fit.metadata.Metadata;
 import org.codehaus.plexus.util.StringUtils;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
@@ -50,15 +57,24 @@ public abstract class Commons {
    */
   protected static final Logger LOG = LoggerFactory.getLogger(Commons.class);
 
+  private static Map<ODataServiceVersion, AtomDeserializer> atomDeserializer =
+          new EnumMap<ODataServiceVersion, AtomDeserializer>(ODataServiceVersion.class);
+
+  private static Map<ODataServiceVersion, AtomSerializer> atomSerializer =
+          new EnumMap<ODataServiceVersion, AtomSerializer>(ODataServiceVersion.class);
+
+  private static Map<ODataServiceVersion, ObjectMapper> jsonmapper =
+          new EnumMap<ODataServiceVersion, ObjectMapper>(ODataServiceVersion.class);
+
+  private static EnumMap<ODataServiceVersion, Metadata> metadata =
+          new EnumMap<ODataServiceVersion, Metadata>(ODataServiceVersion.class);
+
   protected static Pattern multiKeyPattern = Pattern.compile("(.*=.*,?)+");
 
   protected final static Map<String, Integer> sequence = new HashMap<String, Integer>();
 
   protected final static Map<String, String> mediaContent = new HashMap<String, String>();
 
-  protected final static Map<ODataVersion, MetadataLinkInfo> linkInfo =
-          new EnumMap<ODataVersion, MetadataLinkInfo>(ODataVersion.class);
-
   static {
     sequence.put("Customer", 1000);
     sequence.put("CustomerInfo", 1000);
@@ -75,8 +91,56 @@ public abstract class Commons {
     mediaContent.put("Car/Photo", null);
   }
 
-  public static Map<ODataVersion, MetadataLinkInfo> getLinkInfo() {
-    return linkInfo;
+  public static AtomDeserializer getAtomDeserializer(final ODataServiceVersion version) {
+    if (!atomDeserializer.containsKey(version)) {
+      atomDeserializer.put(version, new AtomDeserializer(version));
+    }
+    return atomDeserializer.get(version);
+  }
+
+  public static AtomSerializer getAtomSerializer(final ODataServiceVersion version) {
+    if (!atomSerializer.containsKey(version)) {
+      atomSerializer.put(version, new AtomSerializer(version, true));
+    }
+
+    return atomSerializer.get(version);
+  }
+
+  public static ObjectMapper getJsonMapper(final ODataServiceVersion version) {
+    if (!jsonmapper.containsKey(version)) {
+      final ObjectMapper mapper = new ObjectMapper().setSerializationInclusion(JsonInclude.Include.NON_NULL);
+
+      mapper.setInjectableValues(new InjectableValues.Std()
+              .addValue(Boolean.class, Boolean.TRUE)
+              .addValue(ODataServiceVersion.class, version));
+
+      mapper.setSerializerProvider(new InjectableSerializerProvider(mapper.getSerializerProvider(),
+              mapper.getSerializationConfig()
+              .withAttribute(ODataServiceVersion.class, version)
+              .withAttribute(Boolean.class, Boolean.TRUE),
+              mapper.getSerializerFactory()));
+
+      jsonmapper.put(version, mapper);
+    }
+
+    return jsonmapper.get(version);
+  }
+
+  public static Metadata getMetadata(final ODataServiceVersion version) {
+    if (!metadata.containsKey(version)) {
+      final InputStream is = Commons.class.getResourceAsStream(
+              File.separatorChar
+              + version.name()
+              + File.separatorChar + "metadata.xml");
+
+      metadata.put(version, new Metadata(is));
+    }
+
+    return metadata.get(version);
+  }
+
+  public static Map<String, String> getMediaContent() {
+    return mediaContent;
   }
 
   public static String getEntityURI(final String entitySetName, final String entityKey) {
@@ -91,7 +155,7 @@ public abstract class Commons {
   }
 
   public static String getLinksURI(
-          final ODataVersion version,
+          final ODataServiceVersion version,
           final String entitySetName,
           final String entityId,
           final String linkName) throws IOException {
@@ -99,22 +163,22 @@ public abstract class Commons {
   }
 
   public static String getLinksPath(
-          final ODataVersion version,
+          final ODataServiceVersion version,
           final String entitySetName,
           final String entityId,
           final String linkName,
           final Accept accept) throws IOException {
-    return getLinksPath(ODataVersion.v3, getEntityBasePath(entitySetName, entityId), linkName, accept);
+    return getLinksPath(ODataServiceVersion.V30, getEntityBasePath(entitySetName, entityId), linkName, accept);
 
   }
 
   public static String getLinksPath(
-          final ODataVersion version, final String basePath, final String linkName, final Accept accept)
+          final ODataServiceVersion version, final String basePath, final String linkName, final Accept accept)
           throws IOException {
     try {
       return FSManager.instance(version)
               .getAbsolutePath(basePath + Constants.get(version, ConstantKey.LINKS_FILE_PATH)
-                      + File.separatorChar + linkName, accept);
+              + File.separatorChar + linkName, accept);
     } catch (Exception e) {
       throw new IOException(e);
     }
@@ -255,7 +319,7 @@ public abstract class Commons {
     return node;
   }
 
-  public static String getETag(final String basePath, final ODataVersion version) throws Exception {
+  public static String getETag(final String basePath, final ODataServiceVersion version) throws Exception {
     try {
       final InputStream is = FSManager.instance(version).readFile(basePath + "etag", Accept.TEXT);
       if (is.available() <= 0) {

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/Constants.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/Constants.java b/fit/src/main/java/org/apache/olingo/fit/utils/Constants.java
index ffd52bc..5066cb0 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/Constants.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/Constants.java
@@ -18,8 +18,10 @@
  */
 package org.apache.olingo.fit.utils;
 
+import java.nio.charset.Charset;
 import java.util.EnumMap;
 import java.util.Map;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 
 public class Constants {
 
@@ -27,6 +29,8 @@ public class Constants {
 
   private final static Map<ConstantKey, String> constants = new EnumMap<ConstantKey, String>(ConstantKey.class);
 
+  public static Charset encoding = Charset.forName("UTF-8");
+
   static {
 
     // -----------------------------
@@ -93,8 +97,8 @@ public class Constants {
     return get(null, key);
   }
 
-  public static String get(final ODataVersion version, final ConstantKey key) {
-    return (version == null || version == ODataVersion.v3 || !v4constants.containsKey(key)
+  public static String get(final ODataServiceVersion version, final ConstantKey key) {
+    return (version == null || version.compareTo(ODataServiceVersion.V30) <= 0 || !v4constants.containsKey(key)
             ? constants : v4constants).get(key);
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/DataBinder.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/DataBinder.java b/fit/src/main/java/org/apache/olingo/fit/utils/DataBinder.java
new file mode 100644
index 0000000..6eda42e
--- /dev/null
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/DataBinder.java
@@ -0,0 +1,276 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.apache.olingo.fit.utils;
+
+import java.net.URI;
+import java.util.Collection;
+import java.util.List;
+import java.util.Map;
+import org.apache.commons.lang3.StringUtils;
+import org.apache.olingo.commons.api.data.Entry;
+import org.apache.olingo.commons.api.data.Feed;
+import org.apache.olingo.commons.api.data.Link;
+import org.apache.olingo.commons.api.data.Property;
+import org.apache.olingo.commons.api.data.Value;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.commons.core.data.AtomEntryImpl;
+import org.apache.olingo.commons.core.data.AtomFeedImpl;
+import org.apache.olingo.commons.core.data.AtomPropertyImpl;
+import org.apache.olingo.commons.core.data.CollectionValueImpl;
+import org.apache.olingo.commons.core.data.ComplexValueImpl;
+import org.apache.olingo.commons.core.data.JSONEntryImpl;
+import org.apache.olingo.commons.core.data.JSONFeedImpl;
+import org.apache.olingo.commons.core.data.JSONPropertyImpl;
+import org.apache.olingo.commons.core.data.LinkImpl;
+import org.apache.olingo.fit.metadata.Metadata;
+import org.apache.olingo.fit.metadata.NavigationProperty;
+import org.springframework.beans.BeanUtils;
+
+public class DataBinder {
+
+  private final ODataServiceVersion version;
+
+  public DataBinder(final ODataServiceVersion version) {
+    this.version = version;
+  }
+
+  public JSONFeedImpl getJsonFeed(final AtomFeedImpl atomfeed) {
+    final JSONFeedImpl jsonfeed = new JSONFeedImpl();
+
+    BeanUtils.copyProperties(atomfeed, jsonfeed, "baseURI", "metadataContextURL");
+    jsonfeed.setMetadataContextURL(atomfeed.getBaseURI() == null
+            ? null
+            : URI.create(atomfeed.getBaseURI().toASCIIString() + "/$metadata").normalize());
+
+    final Collection<Entry> entries = jsonfeed.getEntries();
+    for (Entry entry : atomfeed.getEntries()) {
+      entries.add(getJsonEntry((AtomEntryImpl) entry));
+    }
+
+    return jsonfeed;
+  }
+
+  public AtomFeedImpl getAtomFeed(final JSONFeedImpl jsonfeed) {
+    final AtomFeedImpl atomfeed = new AtomFeedImpl();
+
+    BeanUtils.copyProperties(jsonfeed, atomfeed, "baseURI", "metadataContextURL");
+    atomfeed.setBaseURI(jsonfeed.getBaseURI() == null
+            ? null
+            : jsonfeed.getBaseURI().toASCIIString() + "/$metadata");
+
+    final Collection<Entry> entries = atomfeed.getEntries();
+    for (Entry entry : jsonfeed.getEntries()) {
+      entries.add(getAtomEntry((JSONEntryImpl) entry));
+    }
+
+    return atomfeed;
+  }
+
+  public JSONEntryImpl getJsonEntry(final AtomEntryImpl atomentry) {
+    final JSONEntryImpl jsonentry = new JSONEntryImpl();
+
+    BeanUtils.copyProperties(atomentry, jsonentry, "baseURI", "properties", "links");
+    jsonentry.setBaseURI(atomentry.getBaseURI() == null ? null : atomentry.getBaseURI().toASCIIString());
+
+    for (Link link : atomentry.getNavigationLinks()) {
+
+      final Link jlink = new LinkImpl();
+      jlink.setHref(link.getHref());
+      jlink.setTitle(link.getTitle());
+      jlink.setType(link.getType());
+      jlink.setRel(link.getRel());
+
+      if (link.getInlineEntry() instanceof AtomEntryImpl) {
+        Entry inlineEntry = link.getInlineEntry();
+        if (inlineEntry instanceof AtomEntryImpl) {
+          jlink.setInlineEntry(getJsonEntry((AtomEntryImpl) link.getInlineEntry()));
+        }
+      } else if (link.getInlineFeed() instanceof AtomFeedImpl) {
+
+        Feed inlineFeed = link.getInlineFeed();
+        if (inlineFeed instanceof AtomFeedImpl) {
+          jlink.setInlineFeed(getJsonFeed((AtomFeedImpl) link.getInlineFeed()));
+        }
+      }
+
+      jsonentry.getNavigationLinks().add(jlink);
+    }
+
+    final Collection<Property> properties = jsonentry.getProperties();
+    for (Property property : atomentry.getProperties()) {
+      properties.add(getJsonProperty((AtomPropertyImpl) property));
+    }
+
+    return jsonentry;
+  }
+
+  public AtomEntryImpl getAtomEntry(final JSONEntryImpl jsonentry) {
+    final AtomEntryImpl atomentry = new AtomEntryImpl();
+
+    final Metadata metadata = Commons.getMetadata(version);
+
+    BeanUtils.copyProperties(jsonentry, atomentry, "baseURI", "properties", "links");
+    atomentry.setBaseURI(jsonentry.getBaseURI() == null ? null : jsonentry.getBaseURI().toASCIIString());
+
+    for (Link link : jsonentry.getNavigationLinks()) {
+      final Link alink = new LinkImpl();
+      alink.setHref(link.getHref());
+      alink.setTitle(link.getTitle());
+      alink.setType(metadata.getEntityType(jsonentry.getType()).getNavigationProperty(link.getTitle()).isFeed()
+              ? Constants.get(ConstantKey.ATOM_LINK_FEED) : Constants.get(ConstantKey.ATOM_LINK_ENTRY));
+      alink.setRel(link.getRel());
+
+      if (link.getInlineEntry() instanceof JSONEntryImpl) {
+        Entry inlineEntry = link.getInlineEntry();
+        if (inlineEntry instanceof JSONEntryImpl) {
+          alink.setInlineEntry(getAtomEntry((JSONEntryImpl) link.getInlineEntry()));
+        }
+      } else if (link.getInlineFeed() instanceof JSONFeedImpl) {
+        Feed inlineFeed = link.getInlineFeed();
+        if (inlineFeed instanceof JSONFeedImpl) {
+          alink.setInlineFeed(getAtomFeed((JSONFeedImpl) link.getInlineFeed()));
+        }
+      }
+
+      atomentry.getNavigationLinks().add(alink);
+    }
+
+    final Map<String, NavigationProperty> navProperties =
+            metadata.getEntityType(jsonentry.getType()).getNavigationPropertyMap();
+
+    final List<Property> properties = atomentry.getProperties();
+
+    for (Property property : jsonentry.getProperties()) {
+      if (navProperties.containsKey(property.getName())) {
+        final Link alink = new LinkImpl();
+        alink.setTitle(property.getName());
+
+        alink.setType(navProperties.get(property.getName()).isFeed()
+                ? Constants.get(ConstantKey.ATOM_LINK_FEED)
+                : Constants.get(ConstantKey.ATOM_LINK_ENTRY));
+
+        alink.setRel(Constants.get(ConstantKey.ATOM_LINK_REL) + property.getName());
+
+        if (property.getValue().isComplex()) {
+          final Entry inline = new AtomEntryImpl();
+          inline.setType(navProperties.get(property.getName()).getType());
+          for (Property prop : property.getValue().asComplex().get()) {
+            inline.getProperties().add(prop);
+          }
+          alink.setInlineEntry(inline);
+
+        } else if (property.getValue().isCollection()) {
+          final Feed inline = new AtomFeedImpl();
+          for (Value entry : property.getValue().asCollection().get()) {
+            final Entry inlineEntry = new AtomEntryImpl();
+            inlineEntry.setType(navProperties.get(property.getName()).getType());
+            for (Property prop : entry.asComplex().get()) {
+              inlineEntry.getProperties().add(prop);
+            }
+            inline.getEntries().add(inlineEntry);
+          }
+          alink.setInlineFeed(inline);
+        } else {
+          throw new IllegalStateException("Invalid navigation property " + property);
+        }
+        atomentry.getNavigationLinks().add(alink);
+      } else {
+        properties.add(getAtomProperty((JSONPropertyImpl) property, atomentry.getType()));
+      }
+    }
+
+    return atomentry;
+  }
+
+  public JSONPropertyImpl getJsonProperty(final AtomPropertyImpl atomproperty) {
+    final JSONPropertyImpl jsonproperty = new JSONPropertyImpl();
+    BeanUtils.copyProperties(atomproperty, jsonproperty, "value");
+
+    if (atomproperty.getValue() instanceof ComplexValueImpl) {
+      final ComplexValueImpl complex = new ComplexValueImpl();
+      jsonproperty.setValue(complex);
+
+      for (Property field : atomproperty.getValue().asComplex().get()) {
+        complex.get().add(getJsonProperty((AtomPropertyImpl) field));
+      }
+    } else if (atomproperty.getValue() instanceof CollectionValueImpl) {
+      final CollectionValueImpl collection = new CollectionValueImpl();
+      jsonproperty.setValue(collection);
+
+      for (Value element : atomproperty.getValue().asCollection().get()) {
+        if (element instanceof ComplexValueImpl) {
+          final ComplexValueImpl complex = new ComplexValueImpl();
+          collection.get().add(complex);
+
+          for (Property field : element.asComplex().get()) {
+            complex.get().add(getJsonProperty((AtomPropertyImpl) field));
+          }
+        } else {
+          collection.get().add(element);
+        }
+      }
+    } else {
+      jsonproperty.setValue(atomproperty.getValue());
+    }
+
+    return jsonproperty;
+  }
+
+  public AtomPropertyImpl getAtomProperty(final JSONPropertyImpl jsonproperty, final String entryType) {
+    final AtomPropertyImpl atomproperty = new AtomPropertyImpl();
+    atomproperty.setName(jsonproperty.getName());
+
+    if (StringUtils.isNotBlank(jsonproperty.getType())) {
+      atomproperty.setType(jsonproperty.getType());
+    } else {
+      atomproperty.setType(
+              Commons.getMetadata(version).getEntityType(entryType).getProperty(jsonproperty.getName()).getType());
+    }
+
+    if (jsonproperty.getValue() instanceof ComplexValueImpl) {
+      final ComplexValueImpl complex = new ComplexValueImpl();
+      atomproperty.setValue(complex);
+
+      for (Property field : jsonproperty.getValue().asComplex().get()) {
+        complex.get().add(getAtomProperty((JSONPropertyImpl) field, atomproperty.getType()));
+      }
+    } else if (jsonproperty.getValue() instanceof CollectionValueImpl) {
+      final CollectionValueImpl collection = new CollectionValueImpl();
+      atomproperty.setValue(collection);
+
+      for (Value element : jsonproperty.getValue().asCollection().get()) {
+        if (element instanceof ComplexValueImpl) {
+          final ComplexValueImpl complex = new ComplexValueImpl();
+          collection.get().add(complex);
+
+          for (Property field : element.asComplex().get()) {
+            complex.get().add(getAtomProperty((JSONPropertyImpl) field,
+                    atomproperty.getType().replaceAll("^Collection\\(", "").replaceAll("\\)$", "")));
+          }
+        } else {
+          collection.get().add(element);
+        }
+      }
+    } else {
+      atomproperty.setValue(jsonproperty.getValue());
+    }
+
+    return atomproperty;
+  }
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java b/fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
index 070f2b3..d1543d5 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/FSManager.java
@@ -18,10 +18,14 @@
  */
 package org.apache.olingo.fit.utils;
 
+import com.fasterxml.jackson.databind.ObjectMapper;
+import java.io.ByteArrayInputStream;
+import java.io.ByteArrayOutputStream;
 import java.io.File;
 import java.io.IOException;
 import java.io.InputStream;
 import java.io.OutputStream;
+import java.io.OutputStreamWriter;
 import java.util.EnumMap;
 import java.util.Map;
 import javax.ws.rs.NotFoundException;
@@ -32,6 +36,12 @@ import org.apache.commons.vfs2.FileSelector;
 import org.apache.commons.vfs2.FileSystemException;
 import org.apache.commons.vfs2.FileSystemManager;
 import org.apache.commons.vfs2.VFS;
+import org.apache.olingo.commons.api.data.Container;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
+import org.apache.olingo.commons.core.data.AtomEntryImpl;
+import org.apache.olingo.commons.core.data.AtomSerializer;
+import org.apache.olingo.commons.core.data.JSONEntryImpl;
+import org.apache.olingo.fit.serializer.JsonEntryContainer;
 import org.slf4j.Logger;
 import org.slf4j.LoggerFactory;
 
@@ -48,18 +58,19 @@ public class FSManager {
 
   private final FileSystemManager fsManager;
 
-  private static Map<ODataVersion, FSManager> instance = new EnumMap<ODataVersion, FSManager>(ODataVersion.class);
+  private static Map<ODataServiceVersion, FSManager> instance =
+          new EnumMap<ODataServiceVersion, FSManager>(ODataServiceVersion.class);
 
-  private final ODataVersion version;
+  private final ODataServiceVersion version;
 
-  public static FSManager instance(final ODataVersion version) throws Exception {
+  public static FSManager instance(final ODataServiceVersion version) throws Exception {
     if (!instance.containsKey(version)) {
       instance.put(version, new FSManager(version));
     }
     return instance.get(version);
   }
 
-  private FSManager(final ODataVersion version) throws Exception {
+  private FSManager(final ODataServiceVersion version) throws Exception {
     this.version = version;
     fsManager = VFS.getManager();
   }
@@ -88,6 +99,37 @@ public class FSManager {
     return memObject;
   }
 
+  public void putInMemory(final Container<AtomEntryImpl> container, final String relativePath)
+          throws IOException {
+    try {
+      final ODataServiceVersion serviceVersion =
+              version == ODataServiceVersion.V30 ? ODataServiceVersion.V30 : ODataServiceVersion.V40;
+
+      final AtomSerializer atomSerializer = Commons.getAtomSerializer(serviceVersion);
+
+      final ByteArrayOutputStream content = new ByteArrayOutputStream();
+      final OutputStreamWriter writer = new OutputStreamWriter(content, Constants.encoding);
+
+      atomSerializer.write(writer, container);
+      writer.flush();
+
+      putInMemory(new ByteArrayInputStream(content.toByteArray()), getAbsolutePath(relativePath, Accept.ATOM));
+      content.reset();
+
+      final ObjectMapper mapper = Commons.getJsonMapper(serviceVersion);
+      mapper.writeValue(
+              writer, new JsonEntryContainer<JSONEntryImpl>(
+              container.getContextURL(),
+              container.getMetadataETag(),
+              (new DataBinder(version == ODataServiceVersion.V30 ? ODataServiceVersion.V30 : ODataServiceVersion.V40)).
+              getJsonEntry(container.getObject())));
+
+      putInMemory(new ByteArrayInputStream(content.toByteArray()), getAbsolutePath(relativePath, Accept.JSON_FULLMETA));
+    } catch (Exception e) {
+      throw new IOException(e);
+    }
+  }
+
   public InputStream readFile(final String relativePath) {
     return readFile(relativePath, null);
   }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/ODataVersion.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/ODataVersion.java b/fit/src/main/java/org/apache/olingo/fit/utils/ODataVersion.java
deleted file mode 100644
index 5b35d4d..0000000
--- a/fit/src/main/java/org/apache/olingo/fit/utils/ODataVersion.java
+++ /dev/null
@@ -1,35 +0,0 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License.
- */
-package org.apache.olingo.fit.utils;
-
-public enum ODataVersion {
-
-  v3("3.0"),
-  v4("4.0");
-
-  private final String version;
-
-  private ODataVersion(String version) {
-    this.version = version;
-  }
-
-  public String getVersion() {
-    return version;
-  }
-}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/v3/JSONUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/v3/JSONUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/v3/JSONUtilities.java
index 0f2a3f2..24b6c55 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/v3/JSONUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/v3/JSONUtilities.java
@@ -18,11 +18,11 @@
  */
 package org.apache.olingo.fit.utils.v3;
 
-import org.apache.olingo.fit.utils.ODataVersion;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 
 public class JSONUtilities extends org.apache.olingo.fit.utils.AbstractJSONUtilities {
 
   public JSONUtilities() throws Exception {
-    super(ODataVersion.v3);
+    super(ODataServiceVersion.V30);
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/v3/XMLUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/v3/XMLUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/v3/XMLUtilities.java
index 919cee6..2eb0983 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/v3/XMLUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/v3/XMLUtilities.java
@@ -18,175 +18,11 @@
  */
 package org.apache.olingo.fit.utils.v3;
 
-import java.io.ByteArrayInputStream;
-import java.io.ByteArrayOutputStream;
-import java.io.InputStream;
-import java.util.AbstractMap.SimpleEntry;
-import java.util.Collection;
-import java.util.Collections;
-import java.util.HashSet;
-import java.util.Map;
-import javax.xml.namespace.QName;
-import javax.xml.stream.XMLEventReader;
-import javax.xml.stream.events.StartElement;
-import org.apache.commons.io.IOUtils;
-import org.apache.olingo.fit.utils.Accept;
-import org.apache.olingo.fit.utils.Commons;
-import org.apache.olingo.fit.utils.ConstantKey;
-import org.apache.olingo.fit.utils.Constants;
-import org.apache.olingo.fit.utils.MetadataLinkInfo;
-import org.apache.olingo.fit.utils.ODataVersion;
-import org.apache.olingo.fit.utils.XmlElement;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 
 public class XMLUtilities extends org.apache.olingo.fit.utils.AbstractXMLUtilities {
 
   public XMLUtilities() throws Exception {
-    super(ODataVersion.v3);
-  }
-
-  @Override
-  public void retrieveLinkInfoFromMetadata() throws Exception {
-
-    final MetadataLinkInfo metadataLinkInfo = new MetadataLinkInfo();
-    Commons.getLinkInfo().put(version, metadataLinkInfo);
-
-    final InputStream metadata = fsManager.readFile(Constants.get(version, ConstantKey.METADATA), Accept.XML);
-    final XMLEventReader reader = getEventReader(metadata);
-
-    try {
-      while (true) {
-        final Map.Entry<Integer, XmlElement> entitySetElement =
-                extractElement(reader, null, Collections.<String>singletonList("EntitySet"),
-                null, false, 0, -1, -1);
-
-        retrieveLinks(entitySetElement.getValue(), metadataLinkInfo);
-      }
-    } catch (Exception e) {
-    } finally {
-      reader.close();
-    }
-  }
-
-  private void retrieveLinks(final XmlElement entitySetElement, final MetadataLinkInfo metadataLinkInfo)
-          throws Exception {
-
-    final InputStream metadata = fsManager.readFile(Constants.get(version, ConstantKey.METADATA), Accept.XML);
-
-    final ByteArrayOutputStream bos = new ByteArrayOutputStream();
-    IOUtils.copy(metadata, bos);
-    IOUtils.closeQuietly(metadata);
-
-    final String entitySetName = entitySetElement.getStart().getAttributeByName(new QName("Name")).getValue().trim();
-    final String entityType = entitySetElement.getStart().getAttributeByName(new QName("EntityType")).getValue().trim();
-
-    final Collection<Map.Entry<String, String>> filter = new HashSet<Map.Entry<String, String>>();
-    filter.add(new SimpleEntry<String, String>(
-            "Name", entityType.substring(entityType.lastIndexOf(".") + 1, entityType.length())));
-    filter.add(new SimpleEntry<String, String>("BaseType", entityType));
-
-    final XMLEventReader reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    final Map.Entry<Integer, XmlElement> entityTypeElement = extractElement(
-            reader, null, Collections.<String>singletonList("EntityType"), filter, true, 0, -1, -1);
-
-    final XMLEventReader entityReader = entityTypeElement.getValue().getContentReader();
-    int size = 0;
-
-    try {
-      while (true) {
-        final XmlElement navProperty =
-                extractElement(entityReader, null, Collections.<String>singletonList("NavigationProperty"),
-                null, false, 0, -1, -1).getValue();
-
-        final String linkName = navProperty.getStart().getAttributeByName(new QName("Name")).getValue();
-        final Map.Entry<String, Boolean> target = getTargetInfo(navProperty.getStart(), linkName);
-
-        metadataLinkInfo.addLink(
-                entitySetName,
-                linkName,
-                target.getKey(),
-                target.getValue());
-
-        size++;
-      }
-    } catch (Exception e) {
-    } finally {
-      entityReader.close();
-    }
-
-    if (size == 0) {
-      metadataLinkInfo.addEntitySet(entitySetName);
-    }
-  }
-
-  private Map.Entry<String, Boolean> getTargetInfo(final StartElement element, final String linkName)
-          throws Exception {
-    final InputStream metadata = fsManager.readFile(Constants.get(version, ConstantKey.METADATA), Accept.XML);
-
-    final ByteArrayOutputStream bos = new ByteArrayOutputStream();
-    IOUtils.copy(metadata, bos);
-    IOUtils.closeQuietly(metadata);
-
-    // ------------------------------------
-    // Retrieve association
-    // ------------------------------------
-    XMLEventReader reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    final String associationName = element.getAttributeByName(new QName("Relationship")).getValue();
-
-    final Map.Entry<Integer, XmlElement> association = extractElement(
-            reader, null, Collections.<String>singletonList("Association"),
-            Collections.<Map.Entry<String, String>>singleton(new SimpleEntry<String, String>(
-            "Name", associationName.substring(associationName.lastIndexOf(".") + 1))), false,
-            0, 4, 4);
-
-    reader.close();
-    // ------------------------------------
-
-    // ------------------------------------
-    // check for feed or not from Association role
-    // ------------------------------------
-    InputStream associationContent = association.getValue().toStream();
-    reader = getEventReader(associationContent);
-
-    Map.Entry<Integer, XmlElement> associationEnd = extractElement(
-            reader, null, Collections.<String>singletonList("End"),
-            Collections.<Map.Entry<String, String>>singleton(new SimpleEntry<String, String>("Role", linkName)),
-            false, 0, -1, -1);
-
-    reader.close();
-    IOUtils.closeQuietly(associationContent);
-
-    final boolean feed = associationEnd.getValue().getStart().getAttributeByName(
-            new QName("Multiplicity")).getValue().equals("*");
-    // ------------------------------------
-
-    // ------------------------------------
-    // Retrieve target association set name
-    // ------------------------------------
-    reader = getEventReader(new ByteArrayInputStream(bos.toByteArray()));
-
-    final Map.Entry<Integer, XmlElement> associationSet = extractElement(
-            reader, null, Collections.<String>singletonList("AssociationSet"),
-            Collections.<Map.Entry<String, String>>singleton(new SimpleEntry<String, String>(
-            "Association", associationName)), false, 0, -1, -1);
-
-    reader.close();
-
-    associationContent = associationSet.getValue().toStream();
-    reader = getEventReader(associationContent);
-
-    associationEnd = extractElement(
-            reader, null, Collections.<String>singletonList("End"),
-            Collections.<Map.Entry<String, String>>singleton(new SimpleEntry<String, String>("Role", linkName)),
-            false, 0, -1, -1);
-
-    reader.close();
-    IOUtils.closeQuietly(associationContent);
-
-    final String target = associationEnd.getValue().getStart().getAttributeByName(new QName("EntitySet")).getValue();
-    // ------------------------------------
-
-    return new SimpleEntry<String, Boolean>(target, feed);
+    super(ODataServiceVersion.V30);
   }
 }

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/java/org/apache/olingo/fit/utils/v4/JSONUtilities.java
----------------------------------------------------------------------
diff --git a/fit/src/main/java/org/apache/olingo/fit/utils/v4/JSONUtilities.java b/fit/src/main/java/org/apache/olingo/fit/utils/v4/JSONUtilities.java
index daf75f4..9b2d607 100644
--- a/fit/src/main/java/org/apache/olingo/fit/utils/v4/JSONUtilities.java
+++ b/fit/src/main/java/org/apache/olingo/fit/utils/v4/JSONUtilities.java
@@ -18,11 +18,11 @@
  */
 package org.apache.olingo.fit.utils.v4;
 
-import org.apache.olingo.fit.utils.ODataVersion;
+import org.apache.olingo.commons.api.edm.constants.ODataServiceVersion;
 
 public class JSONUtilities extends org.apache.olingo.fit.utils.AbstractJSONUtilities {
 
   public JSONUtilities() throws Exception {
-    super(ODataVersion.v4);
+    super(ODataServiceVersion.V40);
   }
 }


[09/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/metadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/metadata.xml b/fit/src/main/resources/V40/metadata.xml
new file mode 100644
index 0000000..b51bf0f
--- /dev/null
+++ b/fit/src/main/resources/V40/metadata.xml
@@ -0,0 +1,438 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
+  <edmx:DataServices>
+    <Schema Namespace="Microsoft.Test.OData.Services.ODataWCFService" xmlns="http://docs.oasis-open.org/odata/ns/edm">
+      <ComplexType Name="Address">
+        <Property Name="Street" Type="Edm.String" Nullable="false" />
+        <Property Name="City" Type="Edm.String" Nullable="false" />
+        <Property Name="PostalCode" Type="Edm.String" Nullable="false" />
+      </ComplexType>
+      <ComplexType Name="HomeAddress" BaseType="Microsoft.Test.OData.Services.ODataWCFService.Address">
+        <Property Name="FamilyName" Type="Edm.String" />
+      </ComplexType>
+      <ComplexType Name="CompanyAddress" BaseType="Microsoft.Test.OData.Services.ODataWCFService.Address">
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" />
+      </ComplexType>
+      <EnumType Name="AccessLevel" IsFlags="true">
+        <Member Name="None" Value="0" />
+        <Member Name="Read" Value="1" />
+        <Member Name="Write" Value="2" />
+        <Member Name="Execute" Value="4" />
+        <Member Name="ReadWrite" Value="3" />
+      </EnumType>
+      <EnumType Name="Color">
+        <Member Name="Red" Value="1" />
+        <Member Name="Green" Value="2" />
+        <Member Name="Blue" Value="4" />
+      </EnumType>
+      <EnumType Name="CompanyCategory">
+        <Member Name="IT" Value="0" />
+        <Member Name="Communication" Value="1" />
+        <Member Name="Electronics" Value="2" />
+        <Member Name="Others" Value="4" />
+      </EnumType>
+      <EntityType Name="Person">
+        <Key>
+          <PropertyRef Name="PersonID" />
+        </Key>
+        <Property Name="PersonID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="FirstName" Type="Edm.String" Nullable="false" />
+        <Property Name="LastName" Type="Edm.String" Nullable="false" />
+        <Property Name="MiddleName" Type="Edm.String" />
+        <Property Name="HomeAddress" Type="Microsoft.Test.OData.Services.ODataWCFService.Address" />
+        <Property Name="Home" Type="Edm.GeographyPoint" SRID="4326" />
+        <Property Name="Numbers" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="Emails" Type="Collection(Edm.String)" />
+        <NavigationProperty Name="Parent" Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Customer" BaseType="Microsoft.Test.OData.Services.ODataWCFService.Person">
+        <Property Name="City" Type="Edm.String" Nullable="false" />
+        <Property Name="Birthday" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="TimeBetweenLastTwoOrders" Type="Edm.Duration" Nullable="false" />
+        <NavigationProperty Name="Orders" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Order)" />
+        <NavigationProperty Name="Company" Type="Microsoft.Test.OData.Services.ODataWCFService.Company" Nullable="false" Partner="VipCustomer" />
+      </EntityType>
+      <EntityType Name="Employee" BaseType="Microsoft.Test.OData.Services.ODataWCFService.Person">
+        <Property Name="DateHired" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="Office" Type="Edm.GeographyPoint" SRID="4326" />
+        <NavigationProperty Name="Company" Type="Microsoft.Test.OData.Services.ODataWCFService.Company" Nullable="false" Partner="Employees" />
+      </EntityType>
+      <EntityType Name="Product">
+        <Key>
+          <PropertyRef Name="ProductID" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <Property Name="QuantityPerUnit" Type="Edm.String" Nullable="false" />
+        <Property Name="UnitPrice" Type="Edm.Single" Nullable="false" />
+        <Property Name="QuantityInStock" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Discontinued" Type="Edm.Boolean" Nullable="false" />
+        <Property Name="UserAccess" Type="Microsoft.Test.OData.Services.ODataWCFService.AccessLevel" />
+        <Property Name="SkinColor" Type="Microsoft.Test.OData.Services.ODataWCFService.Color" />
+        <Property Name="CoverColors" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Color)" Nullable="false" />
+        <NavigationProperty Name="Details" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.ProductDetail)">
+          <ReferentialConstraint Property="ProductID" ReferencedProperty="ProductID" />
+        </NavigationProperty>
+      </EntityType>
+      <EntityType Name="ProductDetail">
+        <Key>
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductDetailID" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductDetailID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" />
+        <Property Name="Description" Type="Edm.String" Nullable="false" />
+        <NavigationProperty Name="RelatedProduct" Type="Microsoft.Test.OData.Services.ODataWCFService.Product" />
+        <NavigationProperty Name="Reviews" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.ProductReview)">
+          <ReferentialConstraint Property="ProductID" ReferencedProperty="ProductID" />
+          <ReferentialConstraint Property="ProductDetailID" ReferencedProperty="ProductDetailID" />
+        </NavigationProperty>
+      </EntityType>
+      <EntityType Name="ProductReview">
+        <Key>
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductDetailID" />
+          <PropertyRef Name="ReviewTitle" />
+          <PropertyRef Name="RevisionID" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductDetailID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ReviewTitle" Type="Edm.String" Nullable="false" />
+        <Property Name="RevisionID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Comment" Type="Edm.String" Nullable="false" />
+        <Property Name="Author" Type="Edm.String" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Order">
+        <Key>
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="OrderDate" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="ShelfLife" Type="Edm.Duration" />
+        <Property Name="OrderShelfLifes" Type="Collection(Edm.Duration)" />
+        <NavigationProperty Name="LoggedInEmployee" Type="Microsoft.Test.OData.Services.ODataWCFService.Employee" Nullable="false" />
+        <NavigationProperty Name="CustomerForOrder" Type="Microsoft.Test.OData.Services.ODataWCFService.Customer" Nullable="false" />
+        <NavigationProperty Name="OrderDetails" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.OrderDetail)" />
+      </EntityType>
+      <EntityType Name="OrderDetail">
+        <Key>
+          <PropertyRef Name="OrderID" />
+          <PropertyRef Name="ProductID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="OrderPlaced" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="Quantity" Type="Edm.Int32" Nullable="false" />
+        <Property Name="UnitPrice" Type="Edm.Single" Nullable="false" />
+        <NavigationProperty Name="ProductOrdered" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Product)" />
+        <NavigationProperty Name="AssociatedOrder" Type="Microsoft.Test.OData.Services.ODataWCFService.Order" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Department">
+        <Key>
+          <PropertyRef Name="DepartmentID" />
+        </Key>
+        <Property Name="DepartmentID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <NavigationProperty Name="Company" Type="Microsoft.Test.OData.Services.ODataWCFService.Company" Nullable="false" Partner="Departments" />
+      </EntityType>
+      <EntityType Name="Company">
+        <Key>
+          <PropertyRef Name="CompanyID" />
+        </Key>
+        <Property Name="CompanyID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CompanyCategory" Type="Microsoft.Test.OData.Services.ODataWCFService.CompanyCategory" />
+        <Property Name="Revenue" Type="Edm.Int64" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <Property Name="Address" Type="Microsoft.Test.OData.Services.ODataWCFService.Address" />
+        <NavigationProperty Name="Employees" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Employee)" Partner="Company" />
+        <NavigationProperty Name="VipCustomer" Type="Microsoft.Test.OData.Services.ODataWCFService.Customer" Nullable="false" Partner="Company" />
+        <NavigationProperty Name="Departments" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Department)" Partner="Company" />
+        <NavigationProperty Name="CoreDepartment" Type="Microsoft.Test.OData.Services.ODataWCFService.Department" Nullable="false" />
+      </EntityType>
+      <EntityType Name="PublicCompany" BaseType="Microsoft.Test.OData.Services.ODataWCFService.Company">
+        <Property Name="StockExchange" Type="Edm.String" />
+        <NavigationProperty Name="Assets" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Asset)" ContainsTarget="true" />
+        <NavigationProperty Name="Club" Type="Microsoft.Test.OData.Services.ODataWCFService.Club" Nullable="false" ContainsTarget="true" />
+        <NavigationProperty Name="LabourUnion" Type="Microsoft.Test.OData.Services.ODataWCFService.LabourUnion" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Asset">
+        <Key>
+          <PropertyRef Name="AssetID" />
+        </Key>
+        <Property Name="AssetID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <Property Name="Number" Type="Edm.Int32" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Club">
+        <Key>
+          <PropertyRef Name="ClubID" />
+        </Key>
+        <Property Name="ClubID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="LabourUnion">
+        <Key>
+          <PropertyRef Name="LabourUnionID" />
+        </Key>
+        <Property Name="LabourUnionID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+      </EntityType>
+      <Action Name="AddAccessRight" IsBound="true">
+        <Parameter Name="product" Type="Microsoft.Test.OData.Services.ODataWCFService.Product" Nullable="false" />
+        <Parameter Name="accessRight" Type="Microsoft.Test.OData.Services.ODataWCFService.AccessLevel" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.AccessLevel" />
+      </Action>
+      <Action Name="IncreaseRevenue" IsBound="true">
+        <Parameter Name="p" Type="Microsoft.Test.OData.Services.ODataWCFService.Company" Nullable="false" />
+        <Parameter Name="IncreaseValue" Type="Edm.Int64" />
+        <ReturnType Type="Edm.Int64" Nullable="false" />
+      </Action>
+      <Action Name="ResetAddress" IsBound="true" EntitySetPath="person">
+        <Parameter Name="person" Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+        <Parameter Name="addresses" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Address)" Nullable="false" />
+        <Parameter Name="index" Type="Edm.Int32" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+      </Action>
+      <Action Name="Discount" IsBound="true" EntitySetPath="products">
+        <Parameter Name="products" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Product)" Nullable="false" />
+        <Parameter Name="percentage" Type="Edm.Int32" Nullable="false" />
+        <ReturnType Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Product)" Nullable="false" />
+      </Action>
+      <Action Name="Discount">
+        <Parameter Name="percentage" Type="Edm.Int32" Nullable="false" />
+      </Action>
+      <Action Name="ResetBossEmail">
+        <Parameter Name="emails" Type="Collection(Edm.String)" Nullable="false" />
+        <ReturnType Type="Collection(Edm.String)" Nullable="false" />
+      </Action>
+      <Action Name="ResetBossAddress">
+        <Parameter Name="address" Type="Microsoft.Test.OData.Services.ODataWCFService.Address" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Address" Nullable="false" />
+      </Action>
+      <Function Name="GetEmployeesCount" IsBound="true">
+        <Parameter Name="p" Type="Microsoft.Test.OData.Services.ODataWCFService.Company" Nullable="false" />
+        <ReturnType Type="Edm.Int32" Nullable="false" />
+      </Function>
+      <Function Name="GetProductDetails" IsBound="true" EntitySetPath="product/Details" IsComposable="true">
+        <Parameter Name="product" Type="Microsoft.Test.OData.Services.ODataWCFService.Product" Nullable="false" />
+        <Parameter Name="count" Type="Edm.Int32" />
+        <ReturnType Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.ProductDetail)" Nullable="false" />
+      </Function>
+      <Function Name="GetRelatedProduct" IsBound="true" EntitySetPath="productDetail/Products" IsComposable="true">
+        <Parameter Name="productDetail" Type="Microsoft.Test.OData.Services.ODataWCFService.ProductDetail" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Product" Nullable="false" />
+      </Function>
+      <Function Name="GetDefaultColor" IsComposable="true">
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Color" />
+      </Function>
+      <Function Name="GetPerson" IsComposable="true">
+        <Parameter Name="address" Type="Microsoft.Test.OData.Services.ODataWCFService.Address" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+      </Function>
+      <Function Name="GetPerson2" IsComposable="true">
+        <Parameter Name="city" Type="Edm.String" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+      </Function>
+      <Function Name="GetAllProducts" IsComposable="true">
+        <ReturnType Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Product)" Nullable="false" />
+      </Function>
+      <Function Name="GetBossEmails">
+        <Parameter Name="start" Type="Edm.Int32" Nullable="false" />
+        <Parameter Name="count" Type="Edm.Int32" Nullable="false" />
+        <ReturnType Type="Collection(Edm.String)" Nullable="false" />
+      </Function>
+      <Function Name="GetProductsByAccessLevel">
+        <Parameter Name="accessLevel" Type="Microsoft.Test.OData.Services.ODataWCFService.AccessLevel" />
+        <ReturnType Type="Collection(Edm.String)" Nullable="false" />
+      </Function>
+      <Function Name="GetActualAmount" IsBound="true">
+        <Parameter Name="giftcard" Type="Microsoft.Test.OData.Services.ODataWCFService.GiftCard" Nullable="false" />
+        <Parameter Name="bonusRate" Type="Edm.Double" />
+        <ReturnType Type="Edm.Double" Nullable="false" />
+      </Function>
+      <Function Name="GetDefaultPI" IsBound="true" EntitySetPath="account/MyPaymentInstruments">
+        <Parameter Name="account" Type="Microsoft.Test.OData.Services.ODataWCFService.Account" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument" />
+      </Function>
+      <Action Name="RefreshDefaultPI" IsBound="true" EntitySetPath="account/MyPaymentInstruments">
+        <Parameter Name="account" Type="Microsoft.Test.OData.Services.ODataWCFService.Account" Nullable="false" />
+        <Parameter Name="newDate" Type="Edm.DateTimeOffset" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument" />
+      </Action>
+      <Function Name="GetHomeAddress" IsBound="true" IsComposable="true">
+        <Parameter Name="person" Type="Microsoft.Test.OData.Services.ODataWCFService.Person" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.HomeAddress" Nullable="false" />
+      </Function>
+      <Function Name="GetAccountInfo" IsBound="true" IsComposable="true">
+        <Parameter Name="account" Type="Microsoft.Test.OData.Services.ODataWCFService.Account" Nullable="false" />
+        <ReturnType Type="Microsoft.Test.OData.Services.ODataWCFService.AccountInfo" Nullable="false" />
+      </Function>
+      <ComplexType Name="AccountInfo" OpenType="true">
+        <Property Name="FirstName" Type="Edm.String" Nullable="false" />
+        <Property Name="LastName" Type="Edm.String" Nullable="false" />
+      </ComplexType>
+      <EntityType Name="Account">
+        <Key>
+          <PropertyRef Name="AccountID" />
+        </Key>
+        <Property Name="AccountID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Country" Type="Edm.String" Nullable="false" />
+        <Property Name="AccountInfo" Type="Microsoft.Test.OData.Services.ODataWCFService.AccountInfo" />
+        <NavigationProperty Name="MyGiftCard" Type="Microsoft.Test.OData.Services.ODataWCFService.GiftCard" ContainsTarget="true" />
+        <NavigationProperty Name="MyPaymentInstruments" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument)" ContainsTarget="true" />
+        <NavigationProperty Name="ActiveSubscriptions" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Subscription)" ContainsTarget="true" />
+        <NavigationProperty Name="AvailableSubscriptionTemplatess" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Subscription)" />
+      </EntityType>
+      <EntityType Name="GiftCard">
+        <Key>
+          <PropertyRef Name="GiftCardID" />
+        </Key>
+        <Property Name="GiftCardID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="GiftCardNO" Type="Edm.String" Nullable="false" />
+        <Property Name="Amount" Type="Edm.Double" Nullable="false" />
+        <Property Name="ExperationDate" Type="Edm.DateTimeOffset" Nullable="false" />
+      </EntityType>
+      <EntityType Name="PaymentInstrument">
+        <Key>
+          <PropertyRef Name="PaymentInstrumentID" />
+        </Key>
+        <Property Name="PaymentInstrumentID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="FriendlyName" Type="Edm.String" Nullable="false" />
+        <Property Name="CreatedDate" Type="Edm.DateTimeOffset" Nullable="false" />
+        <NavigationProperty Name="TheStoredPI" Type="Microsoft.Test.OData.Services.ODataWCFService.StoredPI" Nullable="false" />
+        <NavigationProperty Name="BillingStatements" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.Statement)" ContainsTarget="true" />
+        <NavigationProperty Name="BackupStoredPI" Type="Microsoft.Test.OData.Services.ODataWCFService.StoredPI" Nullable="false" />
+      </EntityType>
+      <EntityType Name="CreditCardPI" BaseType="Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument">
+        <Property Name="CardNumber" Type="Edm.String" Nullable="false" />
+        <Property Name="CVV" Type="Edm.String" Nullable="false" />
+        <Property Name="HolderName" Type="Edm.String" Nullable="false" />
+        <Property Name="Balance" Type="Edm.Double" Nullable="false" />
+        <Property Name="ExperationDate" Type="Edm.DateTimeOffset" Nullable="false" />
+        <NavigationProperty Name="CreditRecords" Type="Collection(Microsoft.Test.OData.Services.ODataWCFService.CreditRecord)" ContainsTarget="true" />
+      </EntityType>
+      <EntityType Name="StoredPI">
+        <Key>
+          <PropertyRef Name="StoredPIID" />
+        </Key>
+        <Property Name="StoredPIID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PIName" Type="Edm.String" Nullable="false" />
+        <Property Name="PIType" Type="Edm.String" Nullable="false" />
+        <Property Name="CreatedDate" Type="Edm.DateTimeOffset" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Statement">
+        <Key>
+          <PropertyRef Name="StatementID" />
+        </Key>
+        <Property Name="StatementID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="TransactionType" Type="Edm.String" Nullable="false" />
+        <Property Name="TransactionDescription" Type="Edm.String" Nullable="false" />
+        <Property Name="Amount" Type="Edm.Double" Nullable="false" />
+      </EntityType>
+      <EntityType Name="CreditRecord">
+        <Key>
+          <PropertyRef Name="CreditRecordID" />
+        </Key>
+        <Property Name="CreditRecordID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="IsGood" Type="Edm.Boolean" Nullable="false" />
+        <Property Name="Reason" Type="Edm.String" Nullable="false" />
+        <Property Name="CreatedDate" Type="Edm.DateTimeOffset" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Subscription">
+        <Key>
+          <PropertyRef Name="SubscriptionID" />
+        </Key>
+        <Property Name="SubscriptionID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="TemplateGuid" Type="Edm.String" Nullable="false" />
+        <Property Name="Title" Type="Edm.String" Nullable="false" />
+        <Property Name="Category" Type="Edm.String" Nullable="false" />
+        <Property Name="CreatedDate" Type="Edm.DateTimeOffset" Nullable="false" />
+      </EntityType>
+      <EntityContainer Name="InMemoryEntities">
+        <EntitySet Name="People" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Person">
+          <NavigationPropertyBinding Path="Parent" Target="People" />
+        </EntitySet>
+        <Singleton Name="Boss" Type="Microsoft.Test.OData.Services.ODataWCFService.Person" />
+        <EntitySet Name="Customers" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Customer">
+          <NavigationPropertyBinding Path="Orders" Target="Orders" />
+        </EntitySet>
+        <Singleton Name="VipCustomer" Type="Microsoft.Test.OData.Services.ODataWCFService.Customer">
+          <NavigationPropertyBinding Path="Orders" Target="Orders" />
+          <NavigationPropertyBinding Path="Company" Target="Company" />
+        </Singleton>
+        <EntitySet Name="Employees" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Employee">
+          <NavigationPropertyBinding Path="Company" Target="Company" />
+        </EntitySet>
+        <EntitySet Name="Products" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Product">
+          <NavigationPropertyBinding Path="Details" Target="ProductDetails" />
+        </EntitySet>
+        <EntitySet Name="ProductDetails" EntityType="Microsoft.Test.OData.Services.ODataWCFService.ProductDetail">
+          <NavigationPropertyBinding Path="RelatedProduct" Target="Products" />
+          <NavigationPropertyBinding Path="Reviews" Target="ProductReviews" />
+        </EntitySet>
+        <EntitySet Name="ProductReviews" EntityType="Microsoft.Test.OData.Services.ODataWCFService.ProductReview" />
+        <EntitySet Name="Orders" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Order">
+          <NavigationPropertyBinding Path="LoggedInEmployee" Target="Employees" />
+          <NavigationPropertyBinding Path="CustomerForOrder" Target="Customers" />
+          <NavigationPropertyBinding Path="OrderDetails" Target="OrderDetails" />
+        </EntitySet>
+        <EntitySet Name="OrderDetails" EntityType="Microsoft.Test.OData.Services.ODataWCFService.OrderDetail">
+          <NavigationPropertyBinding Path="AssociatedOrder" Target="Orders" />
+          <NavigationPropertyBinding Path="ProductOrdered" Target="Products" />
+        </EntitySet>
+        <EntitySet Name="Departments" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Department">
+          <NavigationPropertyBinding Path="Company" Target="Company" />
+        </EntitySet>
+        <Singleton Name="Company" Type="Microsoft.Test.OData.Services.ODataWCFService.Company">
+          <NavigationPropertyBinding Path="Employees" Target="Employees" />
+          <NavigationPropertyBinding Path="VipCustomer" Target="VipCustomer" />
+          <NavigationPropertyBinding Path="Departments" Target="Departments" />
+          <NavigationPropertyBinding Path="CoreDepartment" Target="Departments" />
+        </Singleton>
+        <Singleton Name="PublicCompany" Type="Microsoft.Test.OData.Services.ODataWCFService.Company">
+          <NavigationPropertyBinding Path="Microsoft.Test.OData.Services.ODataWCFService.PublicCompany/LabourUnion" Target="LabourUnion" />
+        </Singleton>
+        <Singleton Name="LabourUnion" Type="Microsoft.Test.OData.Services.ODataWCFService.LabourUnion" />
+        <ActionImport Name="Discount" Action="Microsoft.Test.OData.Services.ODataWCFService.Discount" />
+        <ActionImport Name="ResetBossEmail" Action="Microsoft.Test.OData.Services.ODataWCFService.ResetBossEmail" />
+        <ActionImport Name="ResetBossAddress" Action="Microsoft.Test.OData.Services.ODataWCFService.ResetBossAddress" />
+        <FunctionImport Name="GetDefaultColor" Function="Microsoft.Test.OData.Services.ODataWCFService.GetDefaultColor" />
+        <FunctionImport Name="GetPerson" Function="Microsoft.Test.OData.Services.ODataWCFService.GetPerson" EntitySet="People" />
+        <FunctionImport Name="GetPerson2" Function="Microsoft.Test.OData.Services.ODataWCFService.GetPerson2" EntitySet="People" />
+        <FunctionImport Name="GetAllProducts" Function="Microsoft.Test.OData.Services.ODataWCFService.GetAllProducts" EntitySet="Products" />
+        <FunctionImport Name="GetBossEmails" Function="Microsoft.Test.OData.Services.ODataWCFService.GetBossEmails" />
+        <FunctionImport Name="GetProductsByAccessLevel" Function="Microsoft.Test.OData.Services.ODataWCFService.GetProductsByAccessLevel" />
+        <EntitySet Name="Accounts" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Account">
+          <NavigationPropertyBinding Path="Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument/TheStoredPI" Target="StoredPIs" />
+          <NavigationPropertyBinding Path="AvailableSubscriptionTemplatess" Target="SubscriptionTemplates" />
+          <NavigationPropertyBinding Path="Microsoft.Test.OData.Services.ODataWCFService.PaymentInstrument/BackupStoredPI" Target="DefaultStoredPI" />
+        </EntitySet>
+        <EntitySet Name="StoredPIs" EntityType="Microsoft.Test.OData.Services.ODataWCFService.StoredPI" />
+        <EntitySet Name="SubscriptionTemplates" EntityType="Microsoft.Test.OData.Services.ODataWCFService.Subscription" />
+        <Singleton Name="DefaultStoredPI" Type="Microsoft.Test.OData.Services.ODataWCFService.StoredPI" />
+      </EntityContainer>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>
+

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/northwind-metadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/northwind-metadata.xml b/fit/src/main/resources/V40/northwind-metadata.xml
new file mode 100644
index 0000000..85f260f
--- /dev/null
+++ b/fit/src/main/resources/V40/northwind-metadata.xml
@@ -0,0 +1,91 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
+  <edmx:Reference Uri="http://localhost:${cargo.servlet.port}/StaticService/V40/NorthWindExt.svc">
+    <edmx:Include Namespace="NorthwindModel"/>
+  </edmx:Reference>
+  <edmx:DataServices>
+    <Schema Namespace="ODataWebExperimental.Northwind.Model" xmlns="http://docs.oasis-open.org/odata/ns/edm">
+      <EntityContainer Name="NorthwindEntities" p4:LazyLoadingEnabled="true" xmlns:p4="http://schemas.microsoft.com/ado/2009/02/edm/annotation">
+        <EntitySet Name="Categories" EntityType="NorthwindModel.Category">
+          <NavigationPropertyBinding Path="Products" Target="Products" />
+        </EntitySet>
+        <EntitySet Name="CustomerDemographics" EntityType="NorthwindModel.CustomerDemographic">
+          <NavigationPropertyBinding Path="Customers" Target="Customers" />
+        </EntitySet>
+        <EntitySet Name="Customers" EntityType="NorthwindModel.Customer">
+          <NavigationPropertyBinding Path="CustomerDemographics" Target="CustomerDemographics" />
+          <NavigationPropertyBinding Path="Orders" Target="Orders" />
+        </EntitySet>
+        <EntitySet Name="Employees" EntityType="NorthwindModel.Employee">
+          <NavigationPropertyBinding Path="Employees1" Target="Employees" />
+          <NavigationPropertyBinding Path="Employee1" Target="Employees" />
+          <NavigationPropertyBinding Path="Orders" Target="Orders" />
+          <NavigationPropertyBinding Path="Territories" Target="Territories" />
+        </EntitySet>
+        <EntitySet Name="Order_Details" EntityType="NorthwindModel.Order_Detail">
+          <NavigationPropertyBinding Path="Order" Target="Orders" />
+          <NavigationPropertyBinding Path="Product" Target="Products" />
+        </EntitySet>
+        <EntitySet Name="Orders" EntityType="NorthwindModel.Order">
+          <NavigationPropertyBinding Path="Customer" Target="Customers" />
+          <NavigationPropertyBinding Path="Employee" Target="Employees" />
+          <NavigationPropertyBinding Path="Order_Details" Target="Order_Details" />
+          <NavigationPropertyBinding Path="Shipper" Target="Shippers" />
+        </EntitySet>
+        <EntitySet Name="Products" EntityType="NorthwindModel.Product">
+          <NavigationPropertyBinding Path="Category" Target="Categories" />
+          <NavigationPropertyBinding Path="Order_Details" Target="Order_Details" />
+          <NavigationPropertyBinding Path="Supplier" Target="Suppliers" />
+        </EntitySet>
+        <EntitySet Name="Regions" EntityType="NorthwindModel.Region">
+          <NavigationPropertyBinding Path="Territories" Target="Territories" />
+        </EntitySet>
+        <EntitySet Name="Shippers" EntityType="NorthwindModel.Shipper">
+          <NavigationPropertyBinding Path="Orders" Target="Orders" />
+        </EntitySet>
+        <EntitySet Name="Suppliers" EntityType="NorthwindModel.Supplier">
+          <NavigationPropertyBinding Path="Products" Target="Products" />
+        </EntitySet>
+        <EntitySet Name="Territories" EntityType="NorthwindModel.Territory">
+          <NavigationPropertyBinding Path="Employees" Target="Employees" />
+          <NavigationPropertyBinding Path="Region" Target="Regions" />
+        </EntitySet>
+        <EntitySet Name="Alphabetical_list_of_products" EntityType="NorthwindModel.Alphabetical_list_of_product" />
+        <EntitySet Name="Category_Sales_for_1997" EntityType="NorthwindModel.Category_Sales_for_1997" />
+        <EntitySet Name="Current_Product_Lists" EntityType="NorthwindModel.Current_Product_List" />
+        <EntitySet Name="Customer_and_Suppliers_by_Cities" EntityType="NorthwindModel.Customer_and_Suppliers_by_City" />
+        <EntitySet Name="Invoices" EntityType="NorthwindModel.Invoice" />
+        <EntitySet Name="Order_Details_Extendeds" EntityType="NorthwindModel.Order_Details_Extended" />
+        <EntitySet Name="Order_Subtotals" EntityType="NorthwindModel.Order_Subtotal" />
+        <EntitySet Name="Orders_Qries" EntityType="NorthwindModel.Orders_Qry" />
+        <EntitySet Name="Product_Sales_for_1997" EntityType="NorthwindModel.Product_Sales_for_1997" />
+        <EntitySet Name="Products_Above_Average_Prices" EntityType="NorthwindModel.Products_Above_Average_Price" />
+        <EntitySet Name="Products_by_Categories" EntityType="NorthwindModel.Products_by_Category" />
+        <EntitySet Name="Sales_by_Categories" EntityType="NorthwindModel.Sales_by_Category" />
+        <EntitySet Name="Sales_Totals_by_Amounts" EntityType="NorthwindModel.Sales_Totals_by_Amount" />
+        <EntitySet Name="Summary_of_Sales_by_Quarters" EntityType="NorthwindModel.Summary_of_Sales_by_Quarter" />
+        <EntitySet Name="Summary_of_Sales_by_Years" EntityType="NorthwindModel.Summary_of_Sales_by_Year" />
+      </EntityContainer>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/northwindExt-metadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/northwindExt-metadata.xml b/fit/src/main/resources/V40/northwindExt-metadata.xml
new file mode 100644
index 0000000..fa1832b
--- /dev/null
+++ b/fit/src/main/resources/V40/northwindExt-metadata.xml
@@ -0,0 +1,408 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
+  <edmx:DataServices>
+    <Schema Namespace="NorthwindModel" xmlns="http://docs.oasis-open.org/odata/ns/edm">
+      <EntityType Name="Category">
+        <Key>
+          <PropertyRef Name="CategoryID" />
+        </Key>
+        <Property Name="CategoryID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+        <Property Name="Description" Type="Edm.String" MaxLength="max" />
+        <Property Name="Picture" Type="Edm.Binary" MaxLength="max" />
+        <NavigationProperty Name="Products" Type="Collection(NorthwindModel.Product)" Partner="Category" />
+      </EntityType>
+      <EntityType Name="CustomerDemographic">
+        <Key>
+          <PropertyRef Name="CustomerTypeID" />
+        </Key>
+        <Property Name="CustomerTypeID" Type="Edm.String" Nullable="false" MaxLength="10" />
+        <Property Name="CustomerDesc" Type="Edm.String" MaxLength="max" />
+        <NavigationProperty Name="Customers" Type="Collection(NorthwindModel.Customer)" Partner="CustomerDemographics" />
+      </EntityType>
+      <EntityType Name="Customer">
+        <Key>
+          <PropertyRef Name="CustomerID" />
+        </Key>
+        <Property Name="CustomerID" Type="Edm.String" Nullable="false" MaxLength="5" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ContactName" Type="Edm.String" MaxLength="30" />
+        <Property Name="ContactTitle" Type="Edm.String" MaxLength="30" />
+        <Property Name="Address" Type="Edm.String" MaxLength="60" />
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="Region" Type="Edm.String" MaxLength="15" />
+        <Property Name="PostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="Country" Type="Edm.String" MaxLength="15" />
+        <Property Name="Phone" Type="Edm.String" MaxLength="24" />
+        <Property Name="Fax" Type="Edm.String" MaxLength="24" />
+        <NavigationProperty Name="Orders" Type="Collection(NorthwindModel.Order)" Partner="Customer" />
+        <NavigationProperty Name="CustomerDemographics" Type="Collection(NorthwindModel.CustomerDemographic)" Partner="Customers" />
+      </EntityType>
+      <EntityType Name="Employee">
+        <Key>
+          <PropertyRef Name="EmployeeID" />
+        </Key>
+        <Property Name="EmployeeID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="LastName" Type="Edm.String" Nullable="false" MaxLength="20" />
+        <Property Name="FirstName" Type="Edm.String" Nullable="false" MaxLength="10" />
+        <Property Name="Title" Type="Edm.String" MaxLength="30" />
+        <Property Name="TitleOfCourtesy" Type="Edm.String" MaxLength="25" />
+        <Property Name="BirthDate" Type="Edm.DateTimeOffset" />
+        <Property Name="HireDate" Type="Edm.DateTimeOffset" />
+        <Property Name="Address" Type="Edm.String" MaxLength="60" />
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="Region" Type="Edm.String" MaxLength="15" />
+        <Property Name="PostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="Country" Type="Edm.String" MaxLength="15" />
+        <Property Name="HomePhone" Type="Edm.String" MaxLength="24" />
+        <Property Name="Extension" Type="Edm.String" MaxLength="4" />
+        <Property Name="Photo" Type="Edm.Binary" MaxLength="max" />
+        <Property Name="Notes" Type="Edm.String" MaxLength="max" />
+        <Property Name="ReportsTo" Type="Edm.Int32" />
+        <Property Name="PhotoPath" Type="Edm.String" MaxLength="255" />
+        <NavigationProperty Name="Employees1" Type="Collection(NorthwindModel.Employee)" Partner="Employee1" />
+        <NavigationProperty Name="Employee1" Type="NorthwindModel.Employee" Partner="Employees1">
+          <ReferentialConstraint Property="ReportsTo" ReferencedProperty="EmployeeID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Orders" Type="Collection(NorthwindModel.Order)" Partner="Employee" />
+        <NavigationProperty Name="Territories" Type="Collection(NorthwindModel.Territory)" Partner="Employees" />
+      </EntityType>
+      <EntityType Name="Order_Detail">
+        <Key>
+          <PropertyRef Name="OrderID" />
+          <PropertyRef Name="ProductID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Nullable="false" Precision="19" Scale="4" />
+        <Property Name="Quantity" Type="Edm.Int16" Nullable="false" />
+        <Property Name="Discount" Type="Edm.Single" Nullable="false" />
+        <NavigationProperty Name="Order" Type="NorthwindModel.Order" Nullable="false" Partner="Order_Details">
+          <ReferentialConstraint Property="OrderID" ReferencedProperty="OrderID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Product" Type="NorthwindModel.Product" Nullable="false" Partner="Order_Details">
+          <ReferentialConstraint Property="ProductID" ReferencedProperty="ProductID" />
+        </NavigationProperty>
+      </EntityType>
+      <EntityType Name="Order">
+        <Key>
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="CustomerID" Type="Edm.String" MaxLength="5" />
+        <Property Name="EmployeeID" Type="Edm.Int32" />
+        <Property Name="OrderDate" Type="Edm.DateTimeOffset" />
+        <Property Name="RequiredDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShipVia" Type="Edm.Int32" />
+        <Property Name="Freight" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="ShipName" Type="Edm.String" MaxLength="40" />
+        <Property Name="ShipAddress" Type="Edm.String" MaxLength="60" />
+        <Property Name="ShipCity" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipRegion" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipPostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="ShipCountry" Type="Edm.String" MaxLength="15" />
+        <NavigationProperty Name="Customer" Type="NorthwindModel.Customer" Partner="Orders">
+          <ReferentialConstraint Property="CustomerID" ReferencedProperty="CustomerID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Employee" Type="NorthwindModel.Employee" Partner="Orders">
+          <ReferentialConstraint Property="EmployeeID" ReferencedProperty="EmployeeID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Order_Details" Type="Collection(NorthwindModel.Order_Detail)" Partner="Order" />
+        <NavigationProperty Name="Shipper" Type="NorthwindModel.Shipper" Partner="Orders">
+          <ReferentialConstraint Property="ShipVia" ReferencedProperty="ShipperID" />
+        </NavigationProperty>
+      </EntityType>
+      <EntityType Name="Product">
+        <Key>
+          <PropertyRef Name="ProductID" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="SupplierID" Type="Edm.Int32" />
+        <Property Name="CategoryID" Type="Edm.Int32" />
+        <Property Name="QuantityPerUnit" Type="Edm.String" MaxLength="20" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="UnitsInStock" Type="Edm.Int16" />
+        <Property Name="UnitsOnOrder" Type="Edm.Int16" />
+        <Property Name="ReorderLevel" Type="Edm.Int16" />
+        <Property Name="Discontinued" Type="Edm.Boolean" Nullable="false" />
+        <NavigationProperty Name="Category" Type="NorthwindModel.Category" Partner="Products">
+          <ReferentialConstraint Property="CategoryID" ReferencedProperty="CategoryID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Order_Details" Type="Collection(NorthwindModel.Order_Detail)" Partner="Product" />
+        <NavigationProperty Name="Supplier" Type="NorthwindModel.Supplier" Partner="Products">
+          <ReferentialConstraint Property="SupplierID" ReferencedProperty="SupplierID" />
+        </NavigationProperty>
+      </EntityType>
+      <EntityType Name="Region">
+        <Key>
+          <PropertyRef Name="RegionID" />
+        </Key>
+        <Property Name="RegionID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="RegionDescription" Type="Edm.String" Nullable="false" MaxLength="50" />
+        <NavigationProperty Name="Territories" Type="Collection(NorthwindModel.Territory)" Partner="Region" />
+      </EntityType>
+      <EntityType Name="Shipper">
+        <Key>
+          <PropertyRef Name="ShipperID" />
+        </Key>
+        <Property Name="ShipperID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="Phone" Type="Edm.String" MaxLength="24" />
+        <NavigationProperty Name="Orders" Type="Collection(NorthwindModel.Order)" Partner="Shipper" />
+      </EntityType>
+      <EntityType Name="Supplier">
+        <Key>
+          <PropertyRef Name="SupplierID" />
+        </Key>
+        <Property Name="SupplierID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ContactName" Type="Edm.String" MaxLength="30" />
+        <Property Name="ContactTitle" Type="Edm.String" MaxLength="30" />
+        <Property Name="Address" Type="Edm.String" MaxLength="60" />
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="Region" Type="Edm.String" MaxLength="15" />
+        <Property Name="PostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="Country" Type="Edm.String" MaxLength="15" />
+        <Property Name="Phone" Type="Edm.String" MaxLength="24" />
+        <Property Name="Fax" Type="Edm.String" MaxLength="24" />
+        <Property Name="HomePage" Type="Edm.String" MaxLength="max" />
+        <NavigationProperty Name="Products" Type="Collection(NorthwindModel.Product)" Partner="Supplier" />
+      </EntityType>
+      <EntityType Name="Territory">
+        <Key>
+          <PropertyRef Name="TerritoryID" />
+        </Key>
+        <Property Name="TerritoryID" Type="Edm.String" Nullable="false" MaxLength="20" />
+        <Property Name="TerritoryDescription" Type="Edm.String" Nullable="false" MaxLength="50" />
+        <Property Name="RegionID" Type="Edm.Int32" Nullable="false" />
+        <NavigationProperty Name="Region" Type="NorthwindModel.Region" Nullable="false" Partner="Territories">
+          <ReferentialConstraint Property="RegionID" ReferencedProperty="RegionID" />
+        </NavigationProperty>
+        <NavigationProperty Name="Employees" Type="Collection(NorthwindModel.Employee)" Partner="Territories" />
+      </EntityType>
+      <EntityType Name="Alphabetical_list_of_product">
+        <Key>
+          <PropertyRef Name="CategoryName" />
+          <PropertyRef Name="Discontinued" />
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="SupplierID" Type="Edm.Int32" />
+        <Property Name="CategoryID" Type="Edm.Int32" />
+        <Property Name="QuantityPerUnit" Type="Edm.String" MaxLength="20" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="UnitsInStock" Type="Edm.Int16" />
+        <Property Name="UnitsOnOrder" Type="Edm.Int16" />
+        <Property Name="ReorderLevel" Type="Edm.Int16" />
+        <Property Name="Discontinued" Type="Edm.Boolean" Nullable="false" />
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+      </EntityType>
+      <EntityType Name="Category_Sales_for_1997">
+        <Key>
+          <PropertyRef Name="CategoryName" />
+        </Key>
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+        <Property Name="CategorySales" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Current_Product_List">
+        <Key>
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" p5:StoreGeneratedPattern="Identity" xmlns:p5="http://schemas.microsoft.com/ado/2009/02/edm/annotation" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+      </EntityType>
+      <EntityType Name="Customer_and_Suppliers_by_City">
+        <Key>
+          <PropertyRef Name="CompanyName" />
+          <PropertyRef Name="Relationship" />
+        </Key>
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ContactName" Type="Edm.String" MaxLength="30" />
+        <Property Name="Relationship" Type="Edm.String" Nullable="false" MaxLength="9" Unicode="false" />
+      </EntityType>
+      <EntityType Name="Invoice">
+        <Key>
+          <PropertyRef Name="CustomerName" />
+          <PropertyRef Name="Discount" />
+          <PropertyRef Name="OrderID" />
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductName" />
+          <PropertyRef Name="Quantity" />
+          <PropertyRef Name="Salesperson" />
+          <PropertyRef Name="ShipperName" />
+          <PropertyRef Name="UnitPrice" />
+        </Key>
+        <Property Name="ShipName" Type="Edm.String" MaxLength="40" />
+        <Property Name="ShipAddress" Type="Edm.String" MaxLength="60" />
+        <Property Name="ShipCity" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipRegion" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipPostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="ShipCountry" Type="Edm.String" MaxLength="15" />
+        <Property Name="CustomerID" Type="Edm.String" MaxLength="5" />
+        <Property Name="CustomerName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="Address" Type="Edm.String" MaxLength="60" />
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="Region" Type="Edm.String" MaxLength="15" />
+        <Property Name="PostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="Country" Type="Edm.String" MaxLength="15" />
+        <Property Name="Salesperson" Type="Edm.String" Nullable="false" MaxLength="31" />
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="OrderDate" Type="Edm.DateTimeOffset" />
+        <Property Name="RequiredDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShipperName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Nullable="false" Precision="19" Scale="4" />
+        <Property Name="Quantity" Type="Edm.Int16" Nullable="false" />
+        <Property Name="Discount" Type="Edm.Single" Nullable="false" />
+        <Property Name="ExtendedPrice" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="Freight" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Order_Details_Extended">
+        <Key>
+          <PropertyRef Name="Discount" />
+          <PropertyRef Name="OrderID" />
+          <PropertyRef Name="ProductID" />
+          <PropertyRef Name="ProductName" />
+          <PropertyRef Name="Quantity" />
+          <PropertyRef Name="UnitPrice" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Nullable="false" Precision="19" Scale="4" />
+        <Property Name="Quantity" Type="Edm.Int16" Nullable="false" />
+        <Property Name="Discount" Type="Edm.Single" Nullable="false" />
+        <Property Name="ExtendedPrice" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Order_Subtotal">
+        <Key>
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Subtotal" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Orders_Qry">
+        <Key>
+          <PropertyRef Name="CompanyName" />
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CustomerID" Type="Edm.String" MaxLength="5" />
+        <Property Name="EmployeeID" Type="Edm.Int32" />
+        <Property Name="OrderDate" Type="Edm.DateTimeOffset" />
+        <Property Name="RequiredDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+        <Property Name="ShipVia" Type="Edm.Int32" />
+        <Property Name="Freight" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="ShipName" Type="Edm.String" MaxLength="40" />
+        <Property Name="ShipAddress" Type="Edm.String" MaxLength="60" />
+        <Property Name="ShipCity" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipRegion" Type="Edm.String" MaxLength="15" />
+        <Property Name="ShipPostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="ShipCountry" Type="Edm.String" MaxLength="15" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="Address" Type="Edm.String" MaxLength="60" />
+        <Property Name="City" Type="Edm.String" MaxLength="15" />
+        <Property Name="Region" Type="Edm.String" MaxLength="15" />
+        <Property Name="PostalCode" Type="Edm.String" MaxLength="10" />
+        <Property Name="Country" Type="Edm.String" MaxLength="15" />
+      </EntityType>
+      <EntityType Name="Product_Sales_for_1997">
+        <Key>
+          <PropertyRef Name="CategoryName" />
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ProductSales" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Products_Above_Average_Price">
+        <Key>
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="UnitPrice" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Products_by_Category">
+        <Key>
+          <PropertyRef Name="CategoryName" />
+          <PropertyRef Name="Discontinued" />
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="QuantityPerUnit" Type="Edm.String" MaxLength="20" />
+        <Property Name="UnitsInStock" Type="Edm.Int16" />
+        <Property Name="Discontinued" Type="Edm.Boolean" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Sales_by_Category">
+        <Key>
+          <PropertyRef Name="CategoryID" />
+          <PropertyRef Name="CategoryName" />
+          <PropertyRef Name="ProductName" />
+        </Key>
+        <Property Name="CategoryID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CategoryName" Type="Edm.String" Nullable="false" MaxLength="15" />
+        <Property Name="ProductName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ProductSales" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Sales_Totals_by_Amount">
+        <Key>
+          <PropertyRef Name="CompanyName" />
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="SaleAmount" Type="Edm.Decimal" Precision="19" Scale="4" />
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CompanyName" Type="Edm.String" Nullable="false" MaxLength="40" />
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+      </EntityType>
+      <EntityType Name="Summary_of_Sales_by_Quarter">
+        <Key>
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Subtotal" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <EntityType Name="Summary_of_Sales_by_Year">
+        <Key>
+          <PropertyRef Name="OrderID" />
+        </Key>
+        <Property Name="ShippedDate" Type="Edm.DateTimeOffset" />
+        <Property Name="OrderID" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Subtotal" Type="Edm.Decimal" Precision="19" Scale="4" />
+      </EntityType>
+      <Annotations Target="ODataWebExperimental.Northwind.Model.NorthwindEntities">
+        <Annotation Term="Com.Microsoft.OData.Service.Conventions.V1.UrlConventions" String="KeyAsSegment" />
+      </Annotations>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/notFound.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/notFound.json b/fit/src/main/resources/V40/notFound.json
new file mode 100644
index 0000000..fba2ac4
--- /dev/null
+++ b/fit/src/main/resources/V40/notFound.json
@@ -0,0 +1,11 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Resource not found for the segment 'Customer'."
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/notFound.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/notFound.xml b/fit/src/main/resources/V40/notFound.xml
new file mode 100644
index 0000000..189d9ad
--- /dev/null
+++ b/fit/src/main/resources/V40/notFound.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Resource not found for the segment 'Customer'.</m:message>
+</m:error>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json b/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json
new file mode 100644
index 0000000..e23e70c
--- /dev/null
+++ b/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.full.json
@@ -0,0 +1,4 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#$ref",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml b/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml
new file mode 100644
index 0000000..6d847fc
--- /dev/null
+++ b/fit/src/main/resources/V40/references/T3JkZXJzKDgpL0N1c3RvbWVyRm9yT3JkZXI=.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:ref m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#$ref" id="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)" xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" />
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/services.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/services.full.json b/fit/src/main/resources/V40/services.full.json
new file mode 100644
index 0000000..d769332
--- /dev/null
+++ b/fit/src/main/resources/V40/services.full.json
@@ -0,0 +1,126 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata",
+  "value":
+          [
+            {
+              "name": "People",
+              "kind": "EntitySet",
+              "url": "People"
+            },
+            {
+              "name": "Customers",
+              "kind": "EntitySet",
+              "url": "Customers"
+            },
+            {
+              "name": "Employees",
+              "kind": "EntitySet",
+              "url": "Employees"
+            },
+            {
+              "name": "Products",
+              "kind": "EntitySet",
+              "url": "Products"
+            },
+            {
+              "name": "ProductDetails",
+              "kind": "EntitySet",
+              "url": "ProductDetails"
+            },
+            {
+              "name": "ProductReviews",
+              "kind": "EntitySet",
+              "url": "ProductReviews"
+            },
+            {
+              "name": "Orders",
+              "kind": "EntitySet",
+              "url": "Orders"
+            },
+            {
+              "name": "OrderDetails",
+              "kind": "EntitySet",
+              "url": "OrderDetails"
+            },
+            {
+              "name": "Departments",
+              "kind": "EntitySet",
+              "url": "Departments"
+            },
+            {
+              "name": "Accounts",
+              "kind": "EntitySet",
+              "url": "Accounts"
+            },
+            {
+              "name": "StoredPIs",
+              "kind": "EntitySet",
+              "url": "StoredPIs"
+            },
+            {
+              "name": "SubscriptionTemplates",
+              "kind": "EntitySet",
+              "url": "SubscriptionTemplates"
+            },
+            {
+              "name": "Boss",
+              "kind": "Singleton",
+              "url": "Boss"
+            },
+            {
+              "name": "VipCustomer",
+              "kind": "Singleton",
+              "url": "VipCustomer"
+            },
+            {
+              "name": "Company",
+              "kind": "Singleton",
+              "url": "Company"
+            },
+            {
+              "name": "PublicCompany",
+              "kind": "Singleton",
+              "url": "PublicCompany"
+            },
+            {
+              "name": "LabourUnion",
+              "kind": "Singleton",
+              "url": "LabourUnion"
+            },
+            {
+              "name": "DefaultStoredPI",
+              "kind": "Singleton",
+              "url": "DefaultStoredPI"
+            },
+            {
+              "name": "GetDefaultColor",
+              "kind": "FunctionImport",
+              "url": "GetDefaultColor"
+            },
+            {
+              "name": "GetPerson",
+              "kind": "FunctionImport",
+              "url": "GetPerson"
+            },
+            {
+              "name": "GetPerson2",
+              "kind": "FunctionImport",
+              "url": "GetPerson2"
+            },
+            {
+              "name": "GetAllProducts",
+              "kind": "FunctionImport",
+              "url": "GetAllProducts"
+            },
+            {
+              "name": "GetBossEmails",
+              "kind": "FunctionImport",
+              "url": "GetBossEmails"
+            },
+            {
+              "name": "GetProductsByAccessLevel",
+              "kind": "FunctionImport",
+              "url": "GetProductsByAccessLevel"
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/services.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/services.xml b/fit/src/main/resources/V40/services.xml
new file mode 100644
index 0000000..5ae733b
--- /dev/null
+++ b/fit/src/main/resources/V40/services.xml
@@ -0,0 +1,102 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<service xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" 
+         xmlns="http://www.w3.org/2007/app" 
+         xmlns:atom="http://www.w3.org/2005/Atom" 
+         xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" 
+         m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata">
+  <workspace>
+    <atom:title type="text">InMemoryEntities</atom:title>
+    <collection href="People">
+      <atom:title type="text">People</atom:title>
+    </collection>
+    <collection href="Customers">
+      <atom:title type="text">Customers</atom:title>
+    </collection>
+    <collection href="Employees">
+      <atom:title type="text">Employees</atom:title>
+    </collection>
+    <collection href="Products">
+      <atom:title type="text">Products</atom:title>
+    </collection>
+    <collection href="ProductDetails">
+      <atom:title type="text">ProductDetails</atom:title>
+    </collection>
+    <collection href="ProductReviews">
+      <atom:title type="text">ProductReviews</atom:title>
+    </collection>
+    <collection href="Orders">
+      <atom:title type="text">Orders</atom:title>
+    </collection>
+    <collection href="OrderDetails">
+      <atom:title type="text">OrderDetails</atom:title>
+    </collection>
+    <collection href="Departments">
+      <atom:title type="text">Departments</atom:title>
+    </collection>
+    <collection href="Accounts">
+      <atom:title type="text">Accounts</atom:title>
+    </collection>
+    <collection href="StoredPIs">
+      <atom:title type="text">StoredPIs</atom:title>
+    </collection>
+    <collection href="SubscriptionTemplates">
+      <atom:title type="text">SubscriptionTemplates</atom:title>
+    </collection>
+    <m:singleton href="Boss">
+      <atom:title type="text">Boss</atom:title>
+    </m:singleton>
+    <m:singleton href="VipCustomer">
+      <atom:title type="text">VipCustomer</atom:title>
+    </m:singleton>
+    <m:singleton href="Company">
+      <atom:title type="text">Company</atom:title>
+    </m:singleton>
+    <m:singleton href="PublicCompany">
+      <atom:title type="text">PublicCompany</atom:title>
+    </m:singleton>
+    <m:singleton href="LabourUnion">
+      <atom:title type="text">LabourUnion</atom:title>
+    </m:singleton>
+    <m:singleton href="DefaultStoredPI">
+      <atom:title type="text">DefaultStoredPI</atom:title>
+    </m:singleton>
+    <m:function-import href="GetDefaultColor">
+      <atom:title type="text">GetDefaultColor</atom:title>
+    </m:function-import>
+    <m:function-import href="GetPerson">
+      <atom:title type="text">GetPerson</atom:title>
+    </m:function-import>
+    <m:function-import href="GetPerson2">
+      <atom:title type="text">GetPerson2</atom:title>
+    </m:function-import>
+    <m:function-import href="GetAllProducts">
+      <atom:title type="text">GetAllProducts</atom:title>
+    </m:function-import>
+    <m:function-import href="GetBossEmails">
+      <atom:title type="text">GetBossEmails</atom:title>
+    </m:function-import>
+    <m:function-import href="GetProductsByAccessLevel">
+      <atom:title type="text">GetProductsByAccessLevel</atom:title>
+    </m:function-import>
+  </workspace>
+</service>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/unsupportedMediaType.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/unsupportedMediaType.json b/fit/src/main/resources/V40/unsupportedMediaType.json
new file mode 100644
index 0000000..4dc5a1f
--- /dev/null
+++ b/fit/src/main/resources/V40/unsupportedMediaType.json
@@ -0,0 +1,17 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Unsupported media type requested."
+                    },
+            "innererror":
+                    {
+                      "message": "Unsupported media type requested.",
+                      "type": "Microsoft.Data.OData.ODataContentTypeException",
+                      "stacktrace": " at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings(ODataMessageWriterSettings settings, ODataPayloadKind payloadKind, MediaTypeResolver mediaTypeResolver, MediaType&amp; mediaType, Encoding&amp; encoding)\n at Microsoft.Data.OData.ODataMessageWriter.EnsureODataFormatAndContentType()\n at Microsoft.Data.OData.ODataMessageWriter.SetHeaders(ODataPayloadKind payloadKind)\n at Microsoft.Data.OData.ODataUtils.SetHeadersForPayload(ODataMessageWriter messageWriter, ODataPayloadKind payloadKind)\n at System.Data.Services.ResponseContentTypeNegotiator.DetermineResponseFormat(ODataPayloadKind payloadKind, String acceptableMediaTypes, String acceptableCharSets)"
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/unsupportedMediaType.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/unsupportedMediaType.xml b/fit/src/main/resources/V40/unsupportedMediaType.xml
new file mode 100644
index 0000000..c157fb1
--- /dev/null
+++ b/fit/src/main/resources/V40/unsupportedMediaType.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Unsupported media type requested.</m:message>
+  <m:innererror>
+    <m:message>A supported MIME type could not be found that matches the acceptable MIME types for the request. The supported type(s) 'application/atom+xml;type=feed, application/atom+xml, application/json;odata=minimalmetadata;streaming=true, application/json;odata=minimalmetadata;streaming=false, application/json;odata=minimalmetadata, application/json;odata=fullmetadata;streaming=true, application/json;odata=fullmetadata;streaming=false, application/json;odata=fullmetadata, application/json;odata=nometadata;streaming=true, application/json;odata=nometadata;streaming=false, application/json;odata=nometadata, application/json;streaming=true, application/json;streaming=false, application/json;odata=verbose, application/json' do not match any of the acceptable MIME types 'application/xml'.</m:message>
+    <m:type>Microsoft.Data.OData.ODataContentTypeException</m:type>
+    <m:stacktrace> at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings(ODataMessageWriterSettings settings, ODataPayloadKind payloadKind, MediaTypeResolver mediaTypeResolver, MediaType&amp; mediaType, Encoding&amp; encoding)&#xD;
+      at Microsoft.Data.OData.ODataMessageWriter.EnsureODataFormatAndContentType()&#xD;
+      at Microsoft.Data.OData.ODataMessageWriter.SetHeaders(ODataPayloadKind payloadKind)&#xD;
+      at Microsoft.Data.OData.ODataUtils.SetHeadersForPayload(ODataMessageWriter messageWriter, ODataPayloadKind payloadKind)&#xD;
+      at System.Data.Services.ResponseContentTypeNegotiator.DetermineResponseFormat(ODataPayloadKind payloadKind, String acceptableMediaTypes, String acceptableCharSets)</m:stacktrace>
+  </m:innererror>
+</m:error>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/12/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/12/$value.bin b/fit/src/main/resources/v3/Car/12/$value.bin
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/12/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/12/entity.full.json b/fit/src/main/resources/v3/Car/12/entity.full.json
deleted file mode 100644
index 6b5a050..0000000
--- a/fit/src/main/resources/v3/Car/12/entity.full.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)",
-  "odata.editLink": "Car(12)",
-  "odata.mediaEditLink": "Car(12)/$value",
-  "odata.mediaReadLink": "Car(12)/$value",
-  "odata.mediaContentType": "*/*",
-  "Photo@odata.mediaEditLink": "Car(12)/Photo",
-  "Video@odata.mediaEditLink": "Car(12)/Video",
-  "VIN": 12,
-  "Description": "lx"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/12/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/12/entity.xml b/fit/src/main/resources/v3/Car/12/entity.xml
deleted file mode 100644
index 057f42b..0000000
--- a/fit/src/main/resources/v3/Car/12/entity.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Car" href="Car(12)" />
-  <title />
-  <updated>2014-03-19T09:53:35Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
-  <link rel="edit-media" title="Car" href="Car(12)/$value" />
-  <content type="*/*" src="Car(12)/$value" />
-  <m:properties>
-    <d:VIN m:type="Edm.Int32">12</d:VIN>
-    <d:Description>lx</d:Description>
-  </m:properties>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/14/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/14/$value.bin b/fit/src/main/resources/v3/Car/14/$value.bin
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/14/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/14/entity.full.json b/fit/src/main/resources/v3/Car/14/entity.full.json
deleted file mode 100644
index c72edbb..0000000
--- a/fit/src/main/resources/v3/Car/14/entity.full.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)",
-  "odata.editLink": "Car(14)",
-  "odata.mediaEditLink": "Car(14)/$value",
-  "odata.mediaReadLink": "Car(14)/$value",
-  "odata.mediaContentType": "*/*",
-  "Photo@odata.mediaEditLink": "Car(14)/Photo",
-  "Video@odata.mediaEditLink": "Car(14)/Video",
-  "VIN": 14,
-  "Description": "畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/14/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/14/entity.xml b/fit/src/main/resources/v3/Car/14/entity.xml
deleted file mode 100644
index c374239..0000000
--- a/fit/src/main/resources/v3/Car/14/entity.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Car" href="Car(14)" />
-  <title />
-  <updated>2014-03-07T15:15:31Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-  <link rel="edit-media" title="Car" href="Car(14)/$value" />
-  <content type="*/*" src="Car(14)/$value" />
-  <m:properties>
-    <d:VIN m:type="Edm.Int32">14</d:VIN>
-    <d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ</d:Description>
-  </m:properties>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/15/$value.bin
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/15/$value.bin b/fit/src/main/resources/v3/Car/15/$value.bin
deleted file mode 100644
index e69de29..0000000

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/15/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/15/entity.full.json b/fit/src/main/resources/v3/Car/15/entity.full.json
deleted file mode 100644
index 5b5b8c4..0000000
--- a/fit/src/main/resources/v3/Car/15/entity.full.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)",
-  "odata.editLink": "Car(15)",
-  "odata.mediaEditLink": "Car(15)/$value",
-  "odata.mediaReadLink": "Car(15)/$value",
-  "odata.mediaContentType": "*/*",
-  "Photo@odata.mediaEditLink": "Car(15)/Photo",
-  "Video@odata.mediaEditLink": "Car(15)/Video",
-  "VIN": 15,
-  "Description": "kphszztczthjacvjnttrarxru"
-}
\ No newline at end of file


[11/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/metadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/metadata.xml b/fit/src/main/resources/V30/metadata.xml
new file mode 100644
index 0000000..3c9a5ad
--- /dev/null
+++ b/fit/src/main/resources/V30/metadata.xml
@@ -0,0 +1,719 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx">
+  <edmx:DataServices m:DataServiceVersion="3.0" m:MaxDataServiceVersion="3.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+    <Schema Namespace="Microsoft.Test.OData.Services.AstoriaDefaultService" xmlns="http://schemas.microsoft.com/ado/2009/11/edm">
+      <EntityType Name="AllSpatialTypes">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Geog" Type="Edm.Geography" SRID="Variable" />
+        <Property Name="GeogPoint" Type="Edm.GeographyPoint" SRID="Variable" />
+        <Property Name="GeogLine" Type="Edm.GeographyLineString" SRID="Variable" />
+        <Property Name="GeogPolygon" Type="Edm.GeographyPolygon" SRID="Variable" />
+        <Property Name="GeogCollection" Type="Edm.GeographyCollection" SRID="Variable" />
+        <Property Name="GeogMultiPoint" Type="Edm.GeographyMultiPoint" SRID="Variable" />
+        <Property Name="GeogMultiLine" Type="Edm.GeographyMultiLineString" SRID="Variable" />
+        <Property Name="GeogMultiPolygon" Type="Edm.GeographyMultiPolygon" SRID="Variable" />
+        <Property Name="Geom" Type="Edm.Geometry" SRID="Variable" />
+        <Property Name="GeomPoint" Type="Edm.GeometryPoint" SRID="Variable" />
+        <Property Name="GeomLine" Type="Edm.GeometryLineString" SRID="Variable" />
+        <Property Name="GeomPolygon" Type="Edm.GeometryPolygon" SRID="Variable" />
+        <Property Name="GeomCollection" Type="Edm.GeometryCollection" SRID="Variable" />
+        <Property Name="GeomMultiPoint" Type="Edm.GeometryMultiPoint" SRID="Variable" />
+        <Property Name="GeomMultiLine" Type="Edm.GeometryMultiLineString" SRID="Variable" />
+        <Property Name="GeomMultiPolygon" Type="Edm.GeometryMultiPolygon" SRID="Variable" />
+      </EntityType>
+      <EntityType Name="AllSpatialCollectionTypes" Abstract="true">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+      </EntityType>
+      <EntityType Name="Customer">
+        <Key>
+          <PropertyRef Name="CustomerId" />
+        </Key>
+        <Property Name="Thumbnail" Type="Edm.Stream" Nullable="false" />
+        <Property Name="Video" Type="Edm.Stream" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" m:FC_TargetPath="SyndicationSummary" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="PrimaryContactInfo" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails" />
+        <Property Name="BackupContactInfo" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)" Nullable="false" />
+        <Property Name="Auditing" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo" />
+        <NavigationProperty Name="Orders" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Orders" ToRole="Orders" FromRole="Customer" />
+        <NavigationProperty Name="Logins" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Logins" ToRole="Logins" FromRole="Customer" />
+        <NavigationProperty Name="Husband" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Husband" ToRole="Husband" FromRole="Customer" />
+        <NavigationProperty Name="Wife" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Wife" ToRole="Wife" FromRole="Customer" />
+        <NavigationProperty Name="Info" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Info" ToRole="Info" FromRole="Customer" />
+      </EntityType>
+      <EntityType Name="Login">
+        <Key>
+          <PropertyRef Name="Username" />
+        </Key>
+        <Property Name="Username" Type="Edm.String" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" Nullable="false" />
+        <NavigationProperty Name="Customer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Customer" ToRole="Customer" FromRole="Login" />
+        <NavigationProperty Name="LastLogin" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_LastLogin" ToRole="LastLogin" FromRole="Login" />
+        <NavigationProperty Name="SentMessages" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_SentMessages" ToRole="SentMessages" FromRole="Login" />
+        <NavigationProperty Name="ReceivedMessages" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_ReceivedMessages" ToRole="ReceivedMessages" FromRole="Login" />
+        <NavigationProperty Name="Orders" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Orders" ToRole="Orders" FromRole="Login" />
+      </EntityType>
+      <EntityType Name="RSAToken">
+        <Key>
+          <PropertyRef Name="Serial" />
+        </Key>
+        <Property Name="Serial" Type="Edm.String" Nullable="false" />
+        <Property Name="Issued" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken_Login" ToRole="Login" FromRole="RSAToken" />
+      </EntityType>
+      <EntityType Name="PageView">
+        <Key>
+          <PropertyRef Name="PageViewId" />
+        </Key>
+        <Property Name="PageViewId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Username" Type="Edm.String" />
+        <Property Name="Viewed" Type="Edm.DateTimeOffset" Nullable="false" />
+        <Property Name="TimeSpentOnPage" Type="Edm.Time" Nullable="false" />
+        <Property Name="PageUrl" Type="Edm.String" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView_Login" ToRole="Login" FromRole="PageView" />
+      </EntityType>
+      <EntityType Name="LastLogin">
+        <Key>
+          <PropertyRef Name="Username" />
+        </Key>
+        <Property Name="Username" Type="Edm.String" Nullable="false" />
+        <Property Name="LoggedIn" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="LoggedOut" Type="Edm.DateTime" />
+        <Property Name="Duration" Type="Edm.Time" Nullable="false" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin_Login" ToRole="Login" FromRole="LastLogin" />
+      </EntityType>
+      <EntityType Name="Message">
+        <Key>
+          <PropertyRef Name="FromUsername" />
+          <PropertyRef Name="MessageId" />
+        </Key>
+        <Property Name="MessageId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="FromUsername" Type="Edm.String" Nullable="false" />
+        <Property Name="ToUsername" Type="Edm.String" />
+        <Property Name="Sent" Type="Edm.DateTimeOffset" Nullable="false" m:FC_TargetPath="SyndicationPublished" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Subject" Type="Edm.String" m:FC_TargetPath="SyndicationTitle" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Body" Type="Edm.String" />
+        <Property Name="IsRead" Type="Edm.Boolean" Nullable="false" />
+        <NavigationProperty Name="Sender" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Sender" ToRole="Sender" FromRole="Message" />
+        <NavigationProperty Name="Recipient" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Recipient" ToRole="Recipient" FromRole="Message" />
+        <NavigationProperty Name="Attachments" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Attachments" ToRole="Attachments" FromRole="Message" />
+      </EntityType>
+      <EntityType Name="MessageAttachment">
+        <Key>
+          <PropertyRef Name="AttachmentId" />
+        </Key>
+        <Property Name="AttachmentId" Type="Edm.Guid" Nullable="false" />
+        <Property Name="Attachment" Type="Edm.Binary" />
+      </EntityType>
+      <EntityType Name="Order">
+        <Key>
+          <PropertyRef Name="OrderId" />
+        </Key>
+        <Property Name="OrderId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="CustomerId" Type="Edm.Int32" />
+        <Property Name="Concurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+        <NavigationProperty Name="Login" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Login" ToRole="Login" FromRole="Order" />
+        <NavigationProperty Name="Customer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Customer" ToRole="Customer" FromRole="Order" />
+      </EntityType>
+      <EntityType Name="OrderLine">
+        <Key>
+          <PropertyRef Name="OrderId" />
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="OrderLineStream" Type="Edm.Stream" Nullable="false" />
+        <Property Name="OrderId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Quantity" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+        <NavigationProperty Name="Order" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Order" ToRole="Order" FromRole="OrderLine" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Product" ToRole="Product" FromRole="OrderLine" />
+      </EntityType>
+      <EntityType Name="Product">
+        <Key>
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="Picture" Type="Edm.Stream" Nullable="false" />
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Description" Type="Edm.String" />
+        <Property Name="Dimensions" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions" />
+        <Property Name="BaseConcurrency" Type="Edm.String" ConcurrencyMode="Fixed" />
+        <Property Name="ComplexConcurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+        <Property Name="NestedComplexConcurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo" />
+        <NavigationProperty Name="RelatedProducts" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_RelatedProducts" ToRole="RelatedProducts" FromRole="Product" />
+        <NavigationProperty Name="Detail" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Detail" ToRole="Detail" FromRole="Product" />
+        <NavigationProperty Name="Reviews" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Reviews" ToRole="Reviews" FromRole="Product" />
+        <NavigationProperty Name="Photos" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Photos" ToRole="Photos" FromRole="Product" />
+      </EntityType>
+      <EntityType Name="ProductDetail">
+        <Key>
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Details" Type="Edm.String" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail_Product" ToRole="Product" FromRole="ProductDetail" />
+      </EntityType>
+      <EntityType Name="ProductReview">
+        <Key>
+          <PropertyRef Name="ProductId" />
+          <PropertyRef Name="ReviewId" />
+          <PropertyRef Name="RevisionId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ReviewId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Review" Type="Edm.String" />
+        <Property Name="RevisionId" Type="Edm.String" Nullable="false" />
+        <NavigationProperty Name="Product" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview_Product" ToRole="Product" FromRole="ProductReview" />
+      </EntityType>
+      <EntityType Name="ProductPhoto">
+        <Key>
+          <PropertyRef Name="PhotoId" />
+          <PropertyRef Name="ProductId" />
+        </Key>
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PhotoId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Photo" Type="Edm.Binary" />
+      </EntityType>
+      <EntityType Name="CustomerInfo" m:HasStream="true">
+        <Key>
+          <PropertyRef Name="CustomerInfoId" />
+        </Key>
+        <Property Name="CustomerInfoId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Information" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Computer">
+        <Key>
+          <PropertyRef Name="ComputerId" />
+        </Key>
+        <Property Name="ComputerId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <NavigationProperty Name="ComputerDetail" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer_ComputerDetail" ToRole="ComputerDetail" FromRole="Computer" />
+      </EntityType>
+      <EntityType Name="ComputerDetail">
+        <Key>
+          <PropertyRef Name="ComputerDetailId" />
+        </Key>
+        <Property Name="ComputerDetailId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Manufacturer" Type="Edm.String" m:FC_TargetPath="SyndicationAuthorEmail" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Model" Type="Edm.String" m:FC_TargetPath="SyndicationAuthorUri" m:FC_ContentKind="text" m:FC_KeepInContent="true" />
+        <Property Name="Serial" Type="Edm.String" />
+        <Property Name="SpecificationsBag" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="PurchaseDate" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="Dimensions" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions" />
+        <NavigationProperty Name="Computer" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail_Computer" ToRole="Computer" FromRole="ComputerDetail" />
+      </EntityType>
+      <EntityType Name="Driver">
+        <Key>
+          <PropertyRef Name="Name" />
+        </Key>
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <Property Name="BirthDate" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="License" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver_License" ToRole="License" FromRole="Driver" />
+      </EntityType>
+      <EntityType Name="License">
+        <Key>
+          <PropertyRef Name="Name" />
+        </Key>
+        <Property Name="Name" Type="Edm.String" Nullable="false" />
+        <Property Name="LicenseNumber" Type="Edm.String" />
+        <Property Name="LicenseClass" Type="Edm.String" m:FC_TargetPath="SyndicationContributorEmail" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="Restrictions" Type="Edm.String" m:FC_TargetPath="SyndicationContributorUri" m:FC_ContentKind="text" m:FC_KeepInContent="false" />
+        <Property Name="ExpirationDate" Type="Edm.DateTime" Nullable="false" />
+        <NavigationProperty Name="Driver" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.License_Driver" ToRole="Driver" FromRole="License" />
+      </EntityType>
+      <EntityType Name="MappedEntityType">
+        <Key>
+          <PropertyRef Name="Id" />
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Href" Type="Edm.String" />
+        <Property Name="Title" Type="Edm.String" />
+        <Property Name="HrefLang" Type="Edm.String" />
+        <Property Name="Type" Type="Edm.String" />
+        <Property Name="Length" Type="Edm.Int32" Nullable="false" />
+        <Property Name="BagOfPrimitiveToLinks" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="Logo" Type="Edm.Binary" />
+        <Property Name="BagOfDecimals" Type="Collection(Edm.Decimal)" Nullable="false" />
+        <Property Name="BagOfDoubles" Type="Collection(Edm.Double)" Nullable="false" />
+        <Property Name="BagOfSingles" Type="Collection(Edm.Single)" Nullable="false" />
+        <Property Name="BagOfBytes" Type="Collection(Edm.Byte)" Nullable="false" />
+        <Property Name="BagOfInt16s" Type="Collection(Edm.Int16)" Nullable="false" />
+        <Property Name="BagOfInt32s" Type="Collection(Edm.Int32)" Nullable="false" />
+        <Property Name="BagOfInt64s" Type="Collection(Edm.Int64)" Nullable="false" />
+        <Property Name="BagOfGuids" Type="Collection(Edm.Guid)" Nullable="false" />
+        <Property Name="BagOfDateTime" Type="Collection(Edm.DateTime)" Nullable="false" />
+        <Property Name="BagOfComplexToCategories" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ComplexToCategory)" Nullable="false" />
+        <Property Name="ComplexPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" m:FC_TargetPath="SyndicationRights" m:FC_ContentKind="text" m:FC_SourcePath="PhoneNumber" m:FC_KeepInContent="true" />
+        <Property Name="ComplexContactDetails" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails" m:FC_TargetPath="SyndicationSummary" m:FC_ContentKind="text" m:FC_SourcePath="WorkPhone/Extension" m:FC_KeepInContent="true" />
+      </EntityType>
+      <EntityType Name="Car" m:HasStream="true">
+        <Key>
+          <PropertyRef Name="VIN" />
+        </Key>
+        <Property Name="Photo" Type="Edm.Stream" Nullable="false" />
+        <Property Name="Video" Type="Edm.Stream" Nullable="false" />
+        <Property Name="VIN" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Description" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Person">
+        <Key>
+          <PropertyRef Name="PersonId" />
+        </Key>
+        <Property Name="PersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Name" Type="Edm.String" />
+        <NavigationProperty Name="PersonMetadata" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Person_PersonMetadata" ToRole="PersonMetadata" FromRole="Person" />
+      </EntityType>
+      <EntityType Name="PersonMetadata">
+        <Key>
+          <PropertyRef Name="PersonMetadataId" />
+        </Key>
+        <Property Name="PersonMetadataId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="PropertyName" Type="Edm.String" />
+        <Property Name="PropertyValue" Type="Edm.String" />
+        <NavigationProperty Name="Person" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata_Person" ToRole="Person" FromRole="PersonMetadata" />
+      </EntityType>
+      <ComplexType Name="ContactDetails">
+        <Property Name="EmailBag" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="AlternativeNames" Type="Collection(Edm.String)" Nullable="false" />
+        <Property Name="ContactAlias" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases" />
+        <Property Name="HomePhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="WorkPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="MobilePhoneBag" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" Nullable="false" />
+      </ComplexType>
+      <ComplexType Name="AuditInfo">
+        <Property Name="ModifiedDate" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="ModifiedBy" Type="Edm.String" />
+        <Property Name="Concurrency" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo" />
+      </ComplexType>
+      <ComplexType Name="ConcurrencyInfo">
+        <Property Name="Token" Type="Edm.String" />
+        <Property Name="QueriedDateTime" Type="Edm.DateTime" />
+      </ComplexType>
+      <ComplexType Name="Dimensions">
+        <Property Name="Width" Type="Edm.Decimal" Nullable="false" />
+        <Property Name="Height" Type="Edm.Decimal" Nullable="false" />
+        <Property Name="Depth" Type="Edm.Decimal" Nullable="false" />
+      </ComplexType>
+      <ComplexType Name="ComplexToCategory">
+        <Property Name="Term" Type="Edm.String" />
+        <Property Name="Scheme" Type="Edm.String" />
+        <Property Name="Label" Type="Edm.String" />
+      </ComplexType>
+      <ComplexType Name="Phone">
+        <Property Name="PhoneNumber" Type="Edm.String" />
+        <Property Name="Extension" Type="Edm.String" />
+      </ComplexType>
+      <ComplexType Name="Aliases">
+        <Property Name="AlternativeNames" Type="Collection(Edm.String)" Nullable="false" />
+      </ComplexType>
+      <EntityType Name="AllSpatialCollectionTypes_Simple" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialCollectionTypes">
+        <Property Name="ManyGeogPoint" Type="Collection(Edm.GeographyPoint)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeogLine" Type="Collection(Edm.GeographyLineString)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeogPolygon" Type="Collection(Edm.GeographyPolygon)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomPoint" Type="Collection(Edm.GeometryPoint)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomLine" Type="Collection(Edm.GeometryLineString)" Nullable="false" SRID="Variable" />
+        <Property Name="ManyGeomPolygon" Type="Collection(Edm.GeometryPolygon)" Nullable="false" SRID="Variable" />
+      </EntityType>
+      <EntityType Name="ProductPageView" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView">
+        <Property Name="ProductId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="ConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+      </EntityType>
+      <EntityType Name="BackOrderLine" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" />
+      <EntityType Name="BackOrderLine2" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.BackOrderLine" />
+      <EntityType Name="DiscontinuedProduct" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Product">
+        <Property Name="Discontinued" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="ReplacementProductId" Type="Edm.Int32" />
+        <Property Name="DiscontinuedPhone" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone" />
+        <Property Name="ChildConcurrencyToken" Type="Edm.String" ConcurrencyMode="Fixed" />
+      </EntityType>
+      <EntityType Name="Contractor" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person">
+        <Property Name="ContratorCompanyId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="BillingRate" Type="Edm.Int32" Nullable="false" />
+        <Property Name="TeamContactPersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="JobDescription" Type="Edm.String" />
+      </EntityType>
+      <EntityType Name="Employee" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person">
+        <Property Name="ManagersPersonId" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Salary" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Title" Type="Edm.String" />
+        <NavigationProperty Name="Manager" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee_Manager" ToRole="Manager" FromRole="Employee" />
+      </EntityType>
+      <EntityType Name="SpecialEmployee" BaseType="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee">
+        <Property Name="CarsVIN" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Bonus" Type="Edm.Int32" Nullable="false" />
+        <Property Name="IsFullyVested" Type="Edm.Boolean" Nullable="false" />
+        <NavigationProperty Name="Car" Relationship="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee_Car" ToRole="Car" FromRole="SpecialEmployee" />
+      </EntityType>
+      <ComplexType Name="ComplexWithAllPrimitiveTypes">
+        <Property Name="Binary" Type="Edm.Binary" />
+        <Property Name="Boolean" Type="Edm.Boolean" Nullable="false" />
+        <Property Name="Byte" Type="Edm.Byte" Nullable="false" />
+        <Property Name="DateTime" Type="Edm.DateTime" Nullable="false" />
+        <Property Name="Decimal" Type="Edm.Decimal" Nullable="false" />
+        <Property Name="Double" Type="Edm.Double" Nullable="false" />
+        <Property Name="Int16" Type="Edm.Int16" Nullable="false" />
+        <Property Name="Int32" Type="Edm.Int32" Nullable="false" />
+        <Property Name="Int64" Type="Edm.Int64" Nullable="false" />
+        <Property Name="SByte" Type="Edm.SByte" Nullable="false" />
+        <Property Name="String" Type="Edm.String" />
+        <Property Name="Single" Type="Edm.Single" Nullable="false" />
+        <Property Name="GeographyPoint" Type="Edm.GeographyPoint" SRID="Variable" />
+        <Property Name="GeometryPoint" Type="Edm.GeometryPoint" SRID="Variable" />
+      </ComplexType>
+      <Association Name="Customer_Orders">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Orders" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Logins">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Logins" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Husband">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Husband" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Wife">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Wife" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Customer_Info">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" Role="Info" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_Customer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Login_LastLogin">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" Role="LastLogin" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Login_SentMessages">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="SentMessages" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_ReceivedMessages">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="ReceivedMessages" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="Login_Orders">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Orders" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="*" />
+      </Association>
+      <Association Name="RSAToken_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken" Role="RSAToken" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="PageView_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView" Role="PageView" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="LastLogin_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" Role="LastLogin" Multiplicity="*" />
+      </Association>
+      <Association Name="Message_Sender">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Sender" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Message_Recipient">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Recipient" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Message_Attachments">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.MessageAttachment" Role="Attachments" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" Role="Message" Multiplicity="*" />
+      </Association>
+      <Association Name="Order_Login">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" Role="Login" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Order_Customer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" Role="Customer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="OrderLine_Order">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" Role="OrderLine" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" Role="Order" Multiplicity="0..1" />
+      </Association>
+      <Association Name="OrderLine_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" Role="OrderLine" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_RelatedProducts">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="RelatedProducts" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Detail">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" Role="Detail" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Reviews">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" Role="Reviews" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="Product_Photos">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" Role="Photos" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="*" />
+      </Association>
+      <Association Name="ProductDetail_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" Role="ProductDetail" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+      </Association>
+      <Association Name="ProductReview_Product">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" Role="ProductReview" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" Role="Product" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Computer_ComputerDetail">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" Role="ComputerDetail" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" Role="Computer" Multiplicity="*" />
+      </Association>
+      <Association Name="ComputerDetail_Computer">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" Role="ComputerDetail" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" Role="Computer" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Driver_License">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.License" Role="License" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" Role="Driver" Multiplicity="*" />
+      </Association>
+      <Association Name="License_Driver">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.License" Role="License" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" Role="Driver" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Person_PersonMetadata">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" Role="PersonMetadata" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" Role="Person" Multiplicity="*" />
+      </Association>
+      <Association Name="PersonMetadata_Person">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" Role="PersonMetadata" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" Role="Person" Multiplicity="0..1" />
+      </Association>
+      <Association Name="Employee_Manager">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" Role="Manager" Multiplicity="0..1" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" Role="Employee" Multiplicity="*" />
+      </Association>
+      <Association Name="SpecialEmployee_Car">
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" Role="SpecialEmployee" Multiplicity="*" />
+        <End Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" Role="Car" Multiplicity="0..1" />
+      </Association>
+      <EntityContainer Name="DefaultContainer" m:IsDefaultEntityContainer="true">
+        <EntitySet Name="AllGeoTypesSet" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialTypes" />
+        <EntitySet Name="AllGeoCollectionTypesSet" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.AllSpatialCollectionTypes" />
+        <EntitySet Name="Customer" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" />
+        <EntitySet Name="Login" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Login" />
+        <EntitySet Name="RSAToken" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken" />
+        <EntitySet Name="PageView" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView" />
+        <EntitySet Name="LastLogin" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin" />
+        <EntitySet Name="Message" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Message" />
+        <EntitySet Name="MessageAttachment" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.MessageAttachment" />
+        <EntitySet Name="Order" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Order" />
+        <EntitySet Name="OrderLine" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" />
+        <EntitySet Name="Product" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" />
+        <EntitySet Name="ProductDetail" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail" />
+        <EntitySet Name="ProductReview" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview" />
+        <EntitySet Name="ProductPhoto" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto" />
+        <EntitySet Name="CustomerInfo" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" />
+        <EntitySet Name="Computer" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" />
+        <EntitySet Name="ComputerDetail" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" />
+        <EntitySet Name="Driver" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver" />
+        <EntitySet Name="License" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.License" />
+        <EntitySet Name="MappedEntityType" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.MappedEntityType" />
+        <EntitySet Name="Car" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" />
+        <EntitySet Name="Person" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.Person" />
+        <EntitySet Name="PersonMetadata" EntityType="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata" />
+        <FunctionImport Name="GetPrimitiveString" ReturnType="Edm.String" m:HttpMethod="GET" />
+        <FunctionImport Name="GetSpecificCustomer" ReturnType="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Customer)" EntitySet="Customer" m:HttpMethod="GET">
+          <Parameter Name="Name" Type="Edm.String" />
+        </FunctionImport>
+        <FunctionImport Name="GetCustomerCount" ReturnType="Edm.Int32" m:HttpMethod="GET" />
+        <FunctionImport Name="GetArgumentPlusOne" ReturnType="Edm.Int32" m:HttpMethod="GET">
+          <Parameter Name="arg1" Type="Edm.Int32" Nullable="false" />
+        </FunctionImport>
+        <FunctionImport Name="EntityProjectionReturnsCollectionOfComplexTypes" ReturnType="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)" m:HttpMethod="GET" />
+        <FunctionImport Name="ResetDataSource" m:HttpMethod="POST" />
+        <FunctionImport Name="InStreamErrorGetCustomer" ReturnType="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Customer)" EntitySet="Customer" m:HttpMethod="GET" />
+        <FunctionImport Name="IncreaseSalaries" IsBindable="true" m:IsAlwaysBindable="true">
+          <Parameter Name="employees" Type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Employee)" />
+          <Parameter Name="n" Type="Edm.Int32" Nullable="false" />
+        </FunctionImport>
+        <FunctionImport Name="Sack" IsBindable="true" m:IsAlwaysBindable="true">
+          <Parameter Name="employee" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" />
+        </FunctionImport>
+        <FunctionImport Name="GetComputer" ReturnType="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" IsBindable="true" EntitySet="Computer" m:IsAlwaysBindable="true">
+          <Parameter Name="computer" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer" />
+        </FunctionImport>
+        <FunctionImport Name="ChangeProductDimensions" IsBindable="true" m:IsAlwaysBindable="true">
+          <Parameter Name="product" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" />
+          <Parameter Name="dimensions" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions" />
+        </FunctionImport>
+        <FunctionImport Name="ResetComputerDetailsSpecifications" IsBindable="true" m:IsAlwaysBindable="true">
+          <Parameter Name="computerDetail" Type="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" />
+          <Parameter Name="specifications" Type="Collection(Edm.String)" Nullable="false" />
+          <Parameter Name="purchaseTime" Type="Edm.DateTime" Nullable="false" />
+        </FunctionImport>
+        <AssociationSet Name="Customer_Orders" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Orders">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Orders" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Logins" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Logins">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Logins" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Husband" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Husband">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Husband" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Wife" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Wife">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Wife" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Customer_Info" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer_Info">
+          <End Role="Customer" EntitySet="Customer" />
+          <End Role="Info" EntitySet="CustomerInfo" />
+        </AssociationSet>
+        <AssociationSet Name="Login_Customer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Customer">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="Customer" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="Login_LastLogin" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_LastLogin">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="LastLogin" EntitySet="LastLogin" />
+        </AssociationSet>
+        <AssociationSet Name="Login_SentMessages" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_SentMessages">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="SentMessages" EntitySet="Message" />
+        </AssociationSet>
+        <AssociationSet Name="Login_ReceivedMessages" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_ReceivedMessages">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="ReceivedMessages" EntitySet="Message" />
+        </AssociationSet>
+        <AssociationSet Name="Login_Orders" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Login_Orders">
+          <End Role="Login" EntitySet="Login" />
+          <End Role="Orders" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="RSAToken_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.RSAToken_Login">
+          <End Role="RSAToken" EntitySet="RSAToken" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="PageView_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.PageView_Login">
+          <End Role="PageView" EntitySet="PageView" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="LastLogin_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.LastLogin_Login">
+          <End Role="LastLogin" EntitySet="LastLogin" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Sender" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Sender">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Sender" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Recipient" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Recipient">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Recipient" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Message_Attachments" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Message_Attachments">
+          <End Role="Message" EntitySet="Message" />
+          <End Role="Attachments" EntitySet="MessageAttachment" />
+        </AssociationSet>
+        <AssociationSet Name="Order_Login" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Login">
+          <End Role="Order" EntitySet="Order" />
+          <End Role="Login" EntitySet="Login" />
+        </AssociationSet>
+        <AssociationSet Name="Order_Customer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Order_Customer">
+          <End Role="Order" EntitySet="Order" />
+          <End Role="Customer" EntitySet="Customer" />
+        </AssociationSet>
+        <AssociationSet Name="OrderLine_Order" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Order">
+          <End Role="OrderLine" EntitySet="OrderLine" />
+          <End Role="Order" EntitySet="Order" />
+        </AssociationSet>
+        <AssociationSet Name="OrderLine_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine_Product">
+          <End Role="OrderLine" EntitySet="OrderLine" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Product_RelatedProducts" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_RelatedProducts">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="RelatedProducts" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Detail" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Detail">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Detail" EntitySet="ProductDetail" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Reviews" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Reviews">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Reviews" EntitySet="ProductReview" />
+        </AssociationSet>
+        <AssociationSet Name="Product_Photos" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Product_Photos">
+          <End Role="Product" EntitySet="Product" />
+          <End Role="Photos" EntitySet="ProductPhoto" />
+        </AssociationSet>
+        <AssociationSet Name="ProductDetail_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductDetail_Product">
+          <End Role="ProductDetail" EntitySet="ProductDetail" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="ProductReview_Product" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ProductReview_Product">
+          <End Role="ProductReview" EntitySet="ProductReview" />
+          <End Role="Product" EntitySet="Product" />
+        </AssociationSet>
+        <AssociationSet Name="Computer_ComputerDetail" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Computer_ComputerDetail">
+          <End Role="Computer" EntitySet="Computer" />
+          <End Role="ComputerDetail" EntitySet="ComputerDetail" />
+        </AssociationSet>
+        <AssociationSet Name="ComputerDetail_Computer" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail_Computer">
+          <End Role="ComputerDetail" EntitySet="ComputerDetail" />
+          <End Role="Computer" EntitySet="Computer" />
+        </AssociationSet>
+        <AssociationSet Name="Driver_License" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Driver_License">
+          <End Role="Driver" EntitySet="Driver" />
+          <End Role="License" EntitySet="License" />
+        </AssociationSet>
+        <AssociationSet Name="License_Driver" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.License_Driver">
+          <End Role="License" EntitySet="License" />
+          <End Role="Driver" EntitySet="Driver" />
+        </AssociationSet>
+        <AssociationSet Name="Employee_Manager" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee_Manager">
+          <End Role="Employee" EntitySet="Person" />
+          <End Role="Manager" EntitySet="Person" />
+        </AssociationSet>
+        <AssociationSet Name="SpecialEmployee_Car" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee_Car">
+          <End Role="SpecialEmployee" EntitySet="Person" />
+          <End Role="Car" EntitySet="Car" />
+        </AssociationSet>
+        <AssociationSet Name="Person_PersonMetadata" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.Person_PersonMetadata">
+          <End Role="Person" EntitySet="Person" />
+          <End Role="PersonMetadata" EntitySet="PersonMetadata" />
+        </AssociationSet>
+        <AssociationSet Name="PersonMetadata_Person" Association="Microsoft.Test.OData.Services.AstoriaDefaultService.PersonMetadata_Person">
+          <End Role="PersonMetadata" EntitySet="PersonMetadata" />
+          <End Role="Person" EntitySet="Person" />
+        </AssociationSet>
+      </EntityContainer>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/notFound.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/notFound.json b/fit/src/main/resources/V30/notFound.json
new file mode 100644
index 0000000..fba2ac4
--- /dev/null
+++ b/fit/src/main/resources/V30/notFound.json
@@ -0,0 +1,11 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Resource not found for the segment 'Customer'."
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/notFound.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/notFound.xml b/fit/src/main/resources/V30/notFound.xml
new file mode 100644
index 0000000..189d9ad
--- /dev/null
+++ b/fit/src/main/resources/V30/notFound.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Resource not found for the segment 'Customer'.</m:message>
+</m:error>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/openTypeMetadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/openTypeMetadata.xml b/fit/src/main/resources/V30/openTypeMetadata.xml
new file mode 100644
index 0000000..42a7dea
--- /dev/null
+++ b/fit/src/main/resources/V30/openTypeMetadata.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx">
+  <edmx:DataServices m:DataServiceVersion="1.0" m:MaxDataServiceVersion="3.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+    <Schema Namespace="Microsoft.Test.OData.Services.OpenTypesService" xmlns="http://schemas.microsoft.com/ado/2008/01/edm">
+      <ComplexType Name="ContactDetails">
+        <Property Name="FirstContacted" Type="Edm.Binary"/>
+        <Property Name="LastContacted" Type="Edm.DateTimeOffset" Nullable="false"/>
+        <Property Name="Contacted" Type="Edm.DateTime" Nullable="false"/>
+        <Property Name="GUID" Type="Edm.Guid" Nullable="false"/>
+        <Property Name="PreferedContactTime" Type="Edm.Time" Nullable="false"/>
+        <Property Name="Byte" Type="Edm.Byte" Nullable="false"/>
+        <Property Name="SignedByte" Type="Edm.SByte" Nullable="false"/>
+        <Property Name="Double" Type="Edm.Double" Nullable="false"/>
+        <Property Name="Single" Type="Edm.Single" Nullable="false"/>
+        <Property Name="Short" Type="Edm.Int16" Nullable="false"/>
+        <Property Name="Int" Type="Edm.Int32" Nullable="false"/>
+        <Property Name="Long" Type="Edm.Int64" Nullable="false"/>
+      </ComplexType>
+      <EntityType Name="Row" OpenType="true">
+        <Key>
+          <PropertyRef Name="Id"/>
+        </Key>
+        <Property Name="Id" Type="Edm.Guid" Nullable="false"/>
+      </EntityType>
+      <EntityType Name="IndexedRow" BaseType="Microsoft.Test.OData.Services.OpenTypesService.Row" OpenType="true"/>
+      <EntityType Name="RowIndex" OpenType="true">
+        <Key>
+          <PropertyRef Name="Id"/>
+        </Key>
+        <Property Name="Id" Type="Edm.Int32" Nullable="false"/>
+        <NavigationProperty Name="Rows" Relationship="Microsoft.Test.OData.Services.OpenTypesService.RowIndex_Rows" ToRole="Rows" FromRole="RowIndex"/>
+      </EntityType>
+      <Association Name="RowIndex_Rows">
+        <End Type="Microsoft.Test.OData.Services.OpenTypesService.RowIndex" Role="RowIndex" Multiplicity="*"/>
+        <End Type="Microsoft.Test.OData.Services.OpenTypesService.IndexedRow" Role="Rows" Multiplicity="*"/>
+      </Association>
+      <EntityContainer Name="DefaultContainer" m:IsDefaultEntityContainer="true">
+        <EntitySet Name="Row" EntityType="Microsoft.Test.OData.Services.OpenTypesService.Row"/>
+        <EntitySet Name="RowIndex" EntityType="Microsoft.Test.OData.Services.OpenTypesService.RowIndex"/>
+        <AssociationSet Name="Index_Rows" Association="Microsoft.Test.OData.Services.OpenTypesService.RowIndex_Rows">
+          <End Role="RowIndex" EntitySet="RowIndex"/>
+          <End Role="Rows" EntitySet="Row"/>
+        </AssociationSet>
+      </EntityContainer>
+    </Schema>
+  </edmx:DataServices>
+</edmx:Edmx>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/services.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/services.full.json b/fit/src/main/resources/V30/services.full.json
new file mode 100644
index 0000000..a42abf8
--- /dev/null
+++ b/fit/src/main/resources/V30/services.full.json
@@ -0,0 +1,102 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata",
+  "value":
+          [
+            {
+              "name": "AllGeoTypesSet",
+              "url": "AllGeoTypesSet"
+            },
+            {
+              "name": "AllGeoCollectionTypesSet",
+              "url": "AllGeoCollectionTypesSet"
+            },
+            {
+              "name": "Customer",
+              "url": "Customer"
+            },
+            {
+              "name": "Login",
+              "url": "Login"
+            },
+            {
+              "name": "RSAToken",
+              "url": "RSAToken"
+            },
+            {
+              "name": "PageView",
+              "url": "PageView"
+            },
+            {
+              "name": "LastLogin",
+              "url": "LastLogin"
+            },
+            {
+              "name": "Message",
+              "url": "Message"
+            },
+            {
+              "name": "MessageAttachment",
+              "url": "MessageAttachment"
+            },
+            {
+              "name": "Order",
+              "url": "Order"
+            },
+            {
+              "name": "OrderLine",
+              "url": "OrderLine"
+            },
+            {
+              "name": "Product",
+              "url": "Product"
+            },
+            {
+              "name": "ProductDetail",
+              "url": "ProductDetail"
+            },
+            {
+              "name": "ProductReview",
+              "url": "ProductReview"
+            },
+            {
+              "name": "ProductPhoto",
+              "url": "ProductPhoto"
+            },
+            {
+              "name": "CustomerInfo",
+              "url": "CustomerInfo"
+            },
+            {
+              "name": "Computer",
+              "url": "Computer"
+            },
+            {
+              "name": "ComputerDetail",
+              "url": "ComputerDetail"
+            },
+            {
+              "name": "Driver",
+              "url": "Driver"
+            },
+            {
+              "name": "License",
+              "url": "License"
+            },
+            {
+              "name": "MappedEntityType",
+              "url": "MappedEntityType"
+            },
+            {
+              "name": "Car",
+              "url": "Car"
+            },
+            {
+              "name": "Person",
+              "url": "Person"
+            },
+            {
+              "name": "PersonMetadata",
+              "url": "PersonMetadata"
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/services.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/services.xml b/fit/src/main/resources/V30/services.xml
new file mode 100644
index 0000000..75bae64
--- /dev/null
+++ b/fit/src/main/resources/V30/services.xml
@@ -0,0 +1,98 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<service xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2007/app" xmlns:atom="http://www.w3.org/2005/Atom">
+  <workspace>
+    <atom:title>Default</atom:title>
+    <collection href="AllGeoTypesSet">
+      <atom:title>AllGeoTypesSet</atom:title>
+    </collection>
+    <collection href="AllGeoCollectionTypesSet">
+      <atom:title>AllGeoCollectionTypesSet</atom:title>
+    </collection>
+    <collection href="Customer">
+      <atom:title>Customer</atom:title>
+    </collection>
+    <collection href="Login">
+      <atom:title>Login</atom:title>
+    </collection>
+    <collection href="RSAToken">
+      <atom:title>RSAToken</atom:title>
+    </collection>
+    <collection href="PageView">
+      <atom:title>PageView</atom:title>
+    </collection>
+    <collection href="LastLogin">
+      <atom:title>LastLogin</atom:title>
+    </collection>
+    <collection href="Message">
+      <atom:title>Message</atom:title>
+    </collection>
+    <collection href="MessageAttachment">
+      <atom:title>MessageAttachment</atom:title>
+    </collection>
+    <collection href="Order">
+      <atom:title>Order</atom:title>
+    </collection>
+    <collection href="OrderLine">
+      <atom:title>OrderLine</atom:title>
+    </collection>
+    <collection href="Product">
+      <atom:title>Product</atom:title>
+    </collection>
+    <collection href="ProductDetail">
+      <atom:title>ProductDetail</atom:title>
+    </collection>
+    <collection href="ProductReview">
+      <atom:title>ProductReview</atom:title>
+    </collection>
+    <collection href="ProductPhoto">
+      <atom:title>ProductPhoto</atom:title>
+    </collection>
+    <collection href="CustomerInfo">
+      <atom:title>CustomerInfo</atom:title>
+    </collection>
+    <collection href="Computer">
+      <atom:title>Computer</atom:title>
+    </collection>
+    <collection href="ComputerDetail">
+      <atom:title>ComputerDetail</atom:title>
+    </collection>
+    <collection href="Driver">
+      <atom:title>Driver</atom:title>
+    </collection>
+    <collection href="License">
+      <atom:title>License</atom:title>
+    </collection>
+    <collection href="MappedEntityType">
+      <atom:title>MappedEntityType</atom:title>
+    </collection>
+    <collection href="Car">
+      <atom:title>Car</atom:title>
+    </collection>
+    <collection href="Person">
+      <atom:title>Person</atom:title>
+    </collection>
+    <collection href="PersonMetadata">
+      <atom:title>PersonMetadata</atom:title>
+    </collection>
+  </workspace>
+</service>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/unsupportedMediaType.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/unsupportedMediaType.json b/fit/src/main/resources/V30/unsupportedMediaType.json
new file mode 100644
index 0000000..4dc5a1f
--- /dev/null
+++ b/fit/src/main/resources/V30/unsupportedMediaType.json
@@ -0,0 +1,17 @@
+{
+  "odata.error":
+          {
+            "code": "",
+            "message":
+                    {
+                      "lang": "en-US",
+                      "value": "Unsupported media type requested."
+                    },
+            "innererror":
+                    {
+                      "message": "Unsupported media type requested.",
+                      "type": "Microsoft.Data.OData.ODataContentTypeException",
+                      "stacktrace": " at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings(ODataMessageWriterSettings settings, ODataPayloadKind payloadKind, MediaTypeResolver mediaTypeResolver, MediaType&amp; mediaType, Encoding&amp; encoding)\n at Microsoft.Data.OData.ODataMessageWriter.EnsureODataFormatAndContentType()\n at Microsoft.Data.OData.ODataMessageWriter.SetHeaders(ODataPayloadKind payloadKind)\n at Microsoft.Data.OData.ODataUtils.SetHeadersForPayload(ODataMessageWriter messageWriter, ODataPayloadKind payloadKind)\n at System.Data.Services.ResponseContentTypeNegotiator.DetermineResponseFormat(ODataPayloadKind payloadKind, String acceptableMediaTypes, String acceptableCharSets)"
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/unsupportedMediaType.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/unsupportedMediaType.xml b/fit/src/main/resources/V30/unsupportedMediaType.xml
new file mode 100644
index 0000000..c157fb1
--- /dev/null
+++ b/fit/src/main/resources/V30/unsupportedMediaType.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <m:code />
+  <m:message xml:lang="en-US">Unsupported media type requested.</m:message>
+  <m:innererror>
+    <m:message>A supported MIME type could not be found that matches the acceptable MIME types for the request. The supported type(s) 'application/atom+xml;type=feed, application/atom+xml, application/json;odata=minimalmetadata;streaming=true, application/json;odata=minimalmetadata;streaming=false, application/json;odata=minimalmetadata, application/json;odata=fullmetadata;streaming=true, application/json;odata=fullmetadata;streaming=false, application/json;odata=fullmetadata, application/json;odata=nometadata;streaming=true, application/json;odata=nometadata;streaming=false, application/json;odata=nometadata, application/json;streaming=true, application/json;streaming=false, application/json;odata=verbose, application/json' do not match any of the acceptable MIME types 'application/xml'.</m:message>
+    <m:type>Microsoft.Data.OData.ODataContentTypeException</m:type>
+    <m:stacktrace> at Microsoft.Data.OData.MediaTypeUtils.GetContentTypeFromSettings(ODataMessageWriterSettings settings, ODataPayloadKind payloadKind, MediaTypeResolver mediaTypeResolver, MediaType&amp; mediaType, Encoding&amp; encoding)&#xD;
+      at Microsoft.Data.OData.ODataMessageWriter.EnsureODataFormatAndContentType()&#xD;
+      at Microsoft.Data.OData.ODataMessageWriter.SetHeaders(ODataPayloadKind payloadKind)&#xD;
+      at Microsoft.Data.OData.ODataUtils.SetHeadersForPayload(ODataMessageWriter messageWriter, ODataPayloadKind payloadKind)&#xD;
+      at System.Data.Services.ResponseContentTypeNegotiator.DetermineResponseFormat(ODataPayloadKind payloadKind, String acceptableMediaTypes, String acceptableCharSets)</m:stacktrace>
+  </m:innererror>
+</m:error>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Company/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Company/entity.full.json b/fit/src/main/resources/V40/Company/entity.full.json
new file mode 100644
index 0000000..41d4ffd
--- /dev/null
+++ b/fit/src/main/resources/V40/Company/entity.full.json
@@ -0,0 +1,38 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Company",
+  "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Company",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company",
+  "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company",
+  "CompanyID": 0,
+  "CompanyCategory@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.CompanyCategory",
+  "CompanyCategory": "IT",
+  "Revenue@odata.type": "#Int64",
+  "Revenue": 100000,
+  "Name": "MS",
+  "Address":
+          {
+            "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.CompanyAddress",
+            "Street": "1 Microsoft Way",
+            "City": "Redmond",
+            "PostalCode": "98052",
+            "CompanyName": "Microsoft"
+          },
+  "Employees@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Employees/$ref",
+  "Employees@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Employees",
+  "VipCustomer@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/VipCustomer/$ref",
+  "VipCustomer@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/VipCustomer",
+  "Departments@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Departments/$ref",
+  "Departments@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Departments",
+  "CoreDepartment@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/CoreDepartment/$ref",
+  "CoreDepartment@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/CoreDepartment",
+  "#Microsoft.Test.OData.Services.ODataWCFService.IncreaseRevenue":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.IncreaseRevenue",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Microsoft.Test.OData.Services.ODataWCFService.IncreaseRevenue"
+          },
+  "#Microsoft.Test.OData.Services.ODataWCFService.GetEmployeesCount":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.GetEmployeesCount",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Microsoft.Test.OData.Services.ODataWCFService.GetEmployeesCount"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Company/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Company/entity.xml b/fit/src/main/resources/V40/Company/entity.xml
new file mode 100644
index 0000000..6beed3b
--- /dev/null
+++ b/fit/src/main/resources/V40/Company/entity.xml
@@ -0,0 +1,49 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Company">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company</id>
+  <category term="#Microsoft.Test.OData.Services.ODataWCFService.Company" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+  <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Employees" type="application/atom+xml;type=feed" title="Employees" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Employees" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/VipCustomer" type="application/atom+xml;type=entry" title="VipCustomer" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/VipCustomer" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Departments" type="application/atom+xml;type=feed" title="Departments" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/Departments" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/CoreDepartment" type="application/atom+xml;type=entry" title="CoreDepartment" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company/CoreDepartment" />
+  <title />
+  <updated>2014-03-24T17:09:31Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:CompanyID m:type="Int32">0</d:CompanyID>
+      <d:CompanyCategory m:type="#Microsoft.Test.OData.Services.ODataWCFService.CompanyCategory">IT</d:CompanyCategory>
+      <d:Revenue m:type="Int64">100000</d:Revenue>
+      <d:Name>MS</d:Name>
+      <d:Address m:type="#Microsoft.Test.OData.Services.ODataWCFService.CompanyAddress">
+        <d:Street>1 Microsoft Way</d:Street>
+        <d:City>Redmond</d:City>
+        <d:PostalCode>98052</d:PostalCode>
+        <d:CompanyName>Microsoft</d:CompanyName>
+      </d:Address>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/entity.full.json b/fit/src/main/resources/V40/Customers/1/entity.full.json
new file mode 100644
index 0000000..77ce055
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/entity.full.json
@@ -0,0 +1,67 @@
+{
+  "@odata.context": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Customers/$entity",
+  "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.Customer",
+  "@odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)",
+  "@odata.editLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)",
+  "PersonID": 1,
+  "FirstName": "Bob",
+  "LastName": "Cat",
+  "MiddleName": null,
+  "HomeAddress":
+          {
+            "@odata.type": "#Microsoft.Test.OData.Services.ODataWCFService.HomeAddress",
+            "Street": "1 Microsoft Way",
+            "City": "London",
+            "PostalCode": "98052",
+            "FamilyName": "Cats"
+          },
+  "Home@odata.type": "#GeographyPoint",
+  "Home":
+          {
+            "type": "Point",
+            "coordinates":
+                    [
+                      23.1,
+                      32.1
+                    ],
+            "crs":
+                    {
+                      "type": "name",
+                      "properties":
+                              {
+                                "name": "EPSG:4326"
+                              }
+                    }
+          },
+  "Numbers@odata.type": "#Collection(String)",
+  "Numbers":
+          [
+            "111-111-1111"
+          ],
+  "Emails@odata.type": "#Collection(String)",
+  "Emails":
+          [
+            "abc@abc.com"
+          ],
+  "City": "London",
+  "Birthday@odata.type": "#DateTimeOffset",
+  "Birthday": "1957-04-03T00:00:00Z",
+  "TimeBetweenLastTwoOrders@odata.type": "#Duration",
+  "TimeBetweenLastTwoOrders": "PT0.0000001S",
+  "Parent@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Parent/$ref",
+  "Parent@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Parent",
+  "Orders@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Orders/$ref",
+  "Orders@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Orders",
+  "Company@odata.associationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Company/$ref",
+  "Company@odata.navigationLink": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Company",
+  "#Microsoft.Test.OData.Services.ODataWCFService.ResetAddress":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.ResetAddress",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Microsoft.Test.OData.Services.ODataWCFService.ResetAddress"
+          },
+  "#Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress":
+          {
+            "title": "Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Microsoft.Test.OData.Services.ODataWCFService.GetHomeAddress"
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/entity.xml b/fit/src/main/resources/V40/Customers/1/entity.xml
new file mode 100644
index 0000000..d3e25a6
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/entity.xml
@@ -0,0 +1,67 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/" 
+       xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://docs.oasis-open.org/odata/ns/data" 
+       xmlns:m="http://docs.oasis-open.org/odata/ns/metadata" 
+       xmlns:georss="http://www.georss.org/georss" 
+       xmlns:gml="http://www.opengis.net/gml" 
+       m:context="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Customers/$entity">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)</id>
+  <category term="#Microsoft.Test.OData.Services.ODataWCFService.Customer" scheme="http://docs.oasis-open.org/odata/ns/scheme" />
+  <link rel="edit" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Parent" type="application/atom+xml;type=entry" title="Parent" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Parent" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Orders" />
+  <link rel="http://docs.oasis-open.org/odata/ns/related/Company" type="application/atom+xml;type=entry" title="Company" href="http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Customers(PersonID=1)/Company" />
+  <title />
+  <updated>2014-03-24T17:03:20Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:PersonID m:type="Int32">1</d:PersonID>
+      <d:FirstName>Bob</d:FirstName>
+      <d:LastName>Cat</d:LastName>
+      <d:MiddleName m:null="true" />
+      <d:HomeAddress m:type="#Microsoft.Test.OData.Services.ODataWCFService.HomeAddress">
+        <d:Street>1 Microsoft Way</d:Street>
+        <d:City>London</d:City>
+        <d:PostalCode>98052</d:PostalCode>
+        <d:FamilyName>Cats</d:FamilyName>
+      </d:HomeAddress>
+      <d:Home m:type="GeographyPoint">
+        <gml:Point gml:srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
+          <gml:pos>32.1 23.1</gml:pos>
+        </gml:Point>
+      </d:Home>
+      <d:Numbers m:type="#Collection(String)">
+        <m:element>111-111-1111</m:element>
+      </d:Numbers>
+      <d:Emails m:type="#Collection(String)">
+        <m:element>abc@abc.com</m:element>
+      </d:Emails>
+      <d:City>London</d:City>
+      <d:Birthday m:type="DateTimeOffset">1957-04-03T00:00:00Z</d:Birthday>
+      <d:TimeBetweenLastTwoOrders m:type="Duration">PT0.0000001S</d:TimeBetweenLastTwoOrders>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/links/Company.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/links/Company.full.json b/fit/src/main/resources/V40/Customers/1/links/Company.full.json
new file mode 100644
index 0000000..3d307c8
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/links/Company.full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/$metadata#Customer/$links/Info",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/links/Company.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/links/Company.xml b/fit/src/main/resources/V40/Customers/1/links/Company.xml
new file mode 100644
index 0000000..1bf9575
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/links/Company.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<uri xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">http://localhost:${cargo.servlet.port}/StaticService/V40/Static.svc/Company</uri>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V40/Customers/1/links/Orders.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V40/Customers/1/links/Orders.full.json b/fit/src/main/resources/V40/Customers/1/links/Orders.full.json
new file mode 100644
index 0000000..d684d9a
--- /dev/null
+++ b/fit/src/main/resources/V40/Customers/1/links/Orders.full.json
@@ -0,0 +1,10 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Orders",
+  "value":
+          [
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Orders(8)"
+            }
+          ],
+  "odata.nextLink": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customers(1)/$links/Orders?$skiptoken=2"
+}
\ No newline at end of file


[38/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.full.json b/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.full.json
new file mode 100644
index 0000000..5111e00
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId eq -10.full.json	
@@ -0,0 +1,678 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)",
+              "odata.editLink": "Customer(-10)",
+              "Orders@odata.navigationLinkUrl": "Customer(-10)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-10)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-10)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-10)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-10)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-10)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-10)/Video",
+              "CustomerId": -10,
+              "Name": "commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "rdstukrvlltteßzi",
+                                  "psgdkmxamznjulzbsohqjytbxhnojbufe",
+                                  "をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa",
+                                  "qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta",
+                                  "btsnhqrjqryqzgxducl",
+                                  "qbtlssjhunufmzdv",
+                                  "ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚",
+                                  "vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae",
+                                  "九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ",
+                                  "ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ",
+                                  "hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud",
+                                  "gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ",
+                                            "flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs",
+                                            "esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo",
+                                            "クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ",
+                                            "ljrggbaseqsrkelksvhouoscmoilogibae",
+                                            "そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん",
+                                            "ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl",
+                                            "たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ",
+                                  "Extension": "jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ",
+                                  "Extension": "erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "essfchpbmodumdlbssaoygvcecnegßumuvszyo",
+                                    "Extension": "ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "bbyr",
+                                    "Extension": "グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "litlxcyvpspjqankvmvtmvoabobguscosktgzul",
+                                    "Extension": "jumpßßhqzmjxqßufuaprymlrb"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "bfi",
+                                    "Extension": "mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj",
+                                    "Extension": "aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu",
+                                    "Extension": ""
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi",
+                                    "Extension": "をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "バゼぼクグ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ",
+                                    "Extension": "gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ",
+                                    "ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq",
+                                              "pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp",
+                                              "eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi",
+                                              "ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚",
+                                              "adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj",
+                                              "uahsvudmlßdtbxxm",
+                                              "yulcdchqqcvrrmzhaeens",
+                                              "vxiefursgkqzptijhincpdm"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq",
+                                    "Extension": null
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ",
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel",
+                                      "Extension": "arndsscqeqfikblqsraouryqbtomdl"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy",
+                                      "Extension": "gbozvdbifeutsjrkuxsmuacvkjf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ",
+                                      "Extension": "zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xrolfmsuiebodxvzujsiakjyyuitrytpufngeac",
+                                      "Extension": "ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj",
+                                    "gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß",
+                                    "ぺaぁ畚ほя弌ぞ亜",
+                                    "cohmk"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß",
+                                    "Extension": "rdxssckvzsszkutqxyzyxussxxuooaft"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea",
+                                    "Extension": "んё亜ダゾグ暦黑ゼチz"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "tnkßnrßfxgyjhfr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt",
+                                      "Extension": "yibzsszzeryxikzcisßjssdaßzkxjc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bxtoaigdgqpgavbzgogumavofjilq",
+                                      "Extension": "tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp",
+                                      "Extension": "ゾまяゾネ弌暦zァクチゾをぜЯまЯ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ",
+                                    "マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚",
+                                    "クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ",
+                                    "ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん",
+                                    "ネゼヲミほぴ珱バチゼ",
+                                    "珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ",
+                                    "poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx",
+                                    "ndtimxyzurßjulzbssqidhqzd",
+                                    "nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak",
+                                    "ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ",
+                                    "tß",
+                                    "yhboqrxfkugounppjzdyuadkrugvxmobguemuhp"
+                                  ],
+                          "ContactAlias": null,
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "sssjfßkcnzotjyhejzauuamivagdy",
+                                    "Extension": "まタボ黑タぼた匚ぞハたゼ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh",
+                                    "九ソ",
+                                    "kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld",
+                                    "ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ",
+                                    "auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm",
+                                    "cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay",
+                                    "vrsygoßssvpskgrmcpznbfcgfr",
+                                    "tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "hpkfvttvhputllugyzvpvutsebq",
+                                    "mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk",
+                                    "tifzmfygußssbkmcnzyiroybogp",
+                                    "ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚",
+                                    "ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "pfathmtizkygccvidgcttuguxotnrpnuq",
+                                              "ん畚せヲあバマたタゼネハёポ",
+                                              "fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp",
+                                              "畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦",
+                                              "gussgi"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu",
+                                    "Extension": "ソzび弌ゼん亜グマ歹"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "d",
+                                    "タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑",
+                                    "rxazkpojipieaakktavaeaffrbm"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz",
+                                    "erkb"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet",
+                                              "rutyzsoajsbil",
+                                              "knmvtpgjdassalbucburesirrz",
+                                              "チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ldgui",
+                                    "Extension": "uxvhjrkvnyubylortspsifqvonujfkfxbq"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa",
+                                      "Extension": "rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "z"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ugkdnbgupexvxqqbiusqj",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ぜゾゾ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu",
+                                      "Extension": "fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ",
+                                      "Extension": "yqczpmgvcxajmiucgrucmcnquycepqr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ",
+                                      "Extension": "ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xisvqplbibxpvmhojc",
+                                      "Extension": "cemoackiupiiasusm"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "kxiqzbbrjpsqvpdlnbszackrlrzss",
+                                    "issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß",
+                                    "edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse",
+                                    "uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu",
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu",
+                                      "Extension": "ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx",
+                                      "Extension": "九そァё欲クソゼぽяぺ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "fyiuzdhbppzhilnlqp",
+                                    "jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu",
+                                    "fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa",
+                                    "rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu",
+                                    "マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ",
+                                    "tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd",
+                                    "hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu",
+                                    "ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "uekkpqeravjss",
+                                    "mavokhmecfmctirirkqpntndru",
+                                    "yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep",
+                                    "pmsrknzeo",
+                                    "ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲",
+                                    "gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj",
+                                    "yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu",
+                                    "rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi",
+                                    "縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ",
+                                    "oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc",
+                                    "Extension": "utuaxkohdsb"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "uruglund",
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk",
+                                      "Extension": "gqvuusqrrriljkospoxbdod"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums",
+                                      "Extension": "zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ",
+                                      "Extension": "をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ",
+                                      "Extension": "まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj",
+                                      "Extension": "匚びチゼ珱ゾ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms",
+                                      "Extension": "fgbypkdxßiycssbbcnapiulvsnaae"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp",
+                                      "Extension": "ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy",
+                                      "Extension": "ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce",
+                                    "umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj",
+                                    "meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs",
+                                    "バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ",
+                                    "vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc",
+                                    "せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ",
+                                    "fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple",
+                                    "llrecraphldysjtx",
+                                    "jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu",
+                                    "んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pkudpiquypr",
+                                    "Extension": "fvßvvzgßßhqdaxßymdnqfezcedssss"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я",
+                                    "Extension": "タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz",
+                                    "ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ",
+                                    "ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ",
+                                    "ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf",
+                                    "zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß",
+                                    "qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp",
+                                    "ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel",
+                                              "ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン",
+                                              "ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ",
+                                              "lysycttndqhdmziymraxpuhbcsnamva",
+                                              "ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj",
+                                              "ソクをソボゾ匚ン亜ひ",
+                                              "ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ",
+                                              "yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv",
+                                              "jukerqchooqmlqug",
+                                              "sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "",
+                                    "Extension": "hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim"
+                                  },
+                          "WorkPhone": null,
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ",
+                                      "Extension": "珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing": null
+            }
+          ]
+}
\ No newline at end of file


[45/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Info.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Info.full.json b/fit/src/main/resources/V30/Customer/-10/links/Info.full.json
new file mode 100644
index 0000000..ae6a7fd
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Info.full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Info",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Info.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Info.xml b/fit/src/main/resources/V30/Customer/-10/links/Info.xml
new file mode 100644
index 0000000..cd385ab
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Info.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<uri xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)</uri>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Logins('3').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Logins('3').full.json b/fit/src/main/resources/V30/Customer/-10/links/Logins('3').full.json
new file mode 100644
index 0000000..e6a080e
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Logins('3').full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Logins/@Element",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('3')"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Logins.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Logins.full.json b/fit/src/main/resources/V30/Customer/-10/links/Logins.full.json
new file mode 100644
index 0000000..6c2e8e0
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Logins.full.json
@@ -0,0 +1,12 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Logins",
+  "value":
+          [
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('1')"
+            },
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('4')"
+            }
+          ]
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Logins.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Logins.xml b/fit/src/main/resources/V30/Customer/-10/links/Logins.xml
new file mode 100644
index 0000000..e08847c
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Logins.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
+  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('1')</uri>
+  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Login('4')</uri>
+</links>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Orders(-10).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Orders(-10).full.json b/fit/src/main/resources/V30/Customer/-10/links/Orders(-10).full.json
new file mode 100644
index 0000000..1fea22c
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Orders(-10).full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Orders/@Element",
+  "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Orders.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Orders.full.json b/fit/src/main/resources/V30/Customer/-10/links/Orders.full.json
new file mode 100644
index 0000000..666e7a5
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Orders.full.json
@@ -0,0 +1,13 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/$links/Orders",
+  "value":
+          [
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)"
+            },
+            {
+              "url": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)"
+            }
+          ],
+  "odata.nextLink": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)/$links/Orders?$skiptoken=-7"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-10/links/Orders.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-10/links/Orders.xml b/fit/src/main/resources/V30/Customer/-10/links/Orders.xml
new file mode 100644
index 0000000..6dee7e0
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-10/links/Orders.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<links xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices">
+  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-10)</uri>
+  <uri>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Order(-7)</uri>
+  <next>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)/$links/Orders?$skiptoken=-7</next>
+</links>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-7/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-7/entity.full.json b/fit/src/main/resources/V30/Customer/-7/entity.full.json
new file mode 100644
index 0000000..ce583a5
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-7/entity.full.json
@@ -0,0 +1,487 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)",
+  "odata.editLink": "Customer(-7)",
+  "Orders@odata.navigationLinkUrl": "Customer(-7)/Orders",
+  "Logins@odata.navigationLinkUrl": "Customer(-7)/Logins",
+  "Husband@odata.navigationLinkUrl": "Customer(-7)/Husband",
+  "Wife@odata.navigationLinkUrl": "Customer(-7)/Wife",
+  "Info@odata.navigationLinkUrl": "Customer(-7)/Info",
+  "Thumbnail@odata.mediaEditLink": "Customer(-7)/Thumbnail",
+  "Video@odata.mediaEditLink": "Customer(-7)/Video",
+  "CustomerId": -7,
+  "Name": "remotingdestructorprinterswitcheschannelssatellitelanguageresolve",
+  "PrimaryContactInfo":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+            "EmailBag@odata.type": "Collection(Edm.String)",
+            "EmailBag":
+                    [
+                    ],
+            "AlternativeNames@odata.type": "Collection(Edm.String)",
+            "AlternativeNames":
+                    [
+                      "ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ",
+                      "ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz",
+                      "",
+                      "gßntmp",
+                      "gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd",
+                      "bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec",
+                      "uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign"
+                    ],
+            "ContactAlias":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                      "AlternativeNames@odata.type": "Collection(Edm.String)",
+                      "AlternativeNames":
+                              [
+                                "lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc",
+                                "匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ",
+                                "ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん",
+                                "vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk"
+                              ]
+                    },
+            "HomePhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi",
+                      "Extension": "クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ"
+                    },
+            "WorkPhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦",
+                      "Extension": "qxxvvluootexndauvmjmxcsupdzvrqspyltziba"
+                    },
+            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+            "MobilePhoneBag":
+                    [
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ",
+                        "Extension": "ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi",
+                        "Extension": "ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf",
+                        "Extension": "ulreousnjfnjxncfsmkuruhczgcpr"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "znajuovfeompumpfnaxvpnihotlixtkyi",
+                        "Extension": "dhfygicsdlsßfßxsksjmpfhqujdrp"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ァボバヲま",
+                        "Extension": "を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy",
+                        "Extension": "バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau",
+                        "Extension": "nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj"
+                      }
+                    ]
+          },
+  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+  "BackupContactInfo":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj",
+                        "vycfthvgfrucdjyy",
+                        "vdcyycrvuijookgzbvdupgus",
+                        "jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx",
+                        "ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq",
+                        "kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu",
+                        "ぞぴァゼポマ",
+                        "vnfbauudbyxtzkpdmkzxmmnouju",
+                        "iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks",
+                        "ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy",
+                        "umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz",
+                        "ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ",
+                        "aママ畚ァヲポあァをタマァёソяそぽソソびク欲",
+                        "ssldcyxftcßß"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ",
+                                  "ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ",
+                                  "畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ",
+                                  "vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht",
+                                  "ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱",
+                                  "mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj",
+                                  "sejiivcdcpz"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk",
+                        "Extension": "ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ぼダ珱欲яミЯァネをマ珱マ",
+                        "Extension": "eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ykchhyyquzahßjlvooyumqg",
+                        "tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx",
+                        "utqupdjbmnecjztzxuybkscjq",
+                        "タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ",
+                        "九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ",
+                        "チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ",
+                        "ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜",
+                        "qcmqpußsoqssslq"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "uexjfh",
+                        "Extension": "blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "zダ",
+                        "Extension": "msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя",
+                          "Extension": "clpyfmjxphrnkbsssxxrkmss"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ",
+                          "Extension": "黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ",
+                          "Extension": "せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "fbnmtidvi",
+                          "Extension": "kec"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ",
+                          "Extension": "lzpabrmxrjooukhkktcjrtupspuovf"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb",
+                          "Extension": "duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹",
+                        "fidpldjmkophmxitkxseuxxjuxsk",
+                        "珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ",
+                        "黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌",
+                        "domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc",
+                        "byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc",
+                        "zvlstxzogzhdfvbnovvpqylchagxipe"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "欲яソゼたンァaァチネ",
+                        "ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ",
+                        "absjcqrokrssngiltespzgcjsszjßxjme",
+                        "un",
+                        "jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr",
+                        "gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi",
+                        "fuuhqqqaynljlftffudsijus",
+                        "pdhpfpvtobsfgyonysdgbfrec"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ",
+                        "Extension": "あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "kdfvzßplysmdsgssqpgtnpfd",
+                        "Extension": "ソゼぜあタチя歹タまン"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy",
+                          "Extension": "ivyaukeudiuvnovcupbdtxiivirphtnqexvf"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "lborxdrefsqsunutvoisjtkkotrdmprk",
+                          "Extension": "ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "digluvk",
+                          "Extension": "欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot",
+                          "Extension": "ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ",
+                          "Extension": "sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ",
+                          "Extension": "liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ",
+                          "Extension": "xr"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss",
+                        "lifgxessßaozssaoleugoixjlubiyr",
+                        "tfk",
+                        "pmvnavuuaz",
+                        "uqßjkipmutbf",
+                        "たハチァaヲび歹をダ",
+                        "pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl",
+                        "",
+                        "qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ",
+                                  "nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap",
+                                  "iilrdigfyvjjrqxttgxraufqhfetoloz"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя",
+                        "Extension": "uuuyuxxunzuaburvjoxnr"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ミ暦ァソ縷裹ネяネぴタぜび",
+                        "Extension": "mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "diioxqmyakmeureygmjdfriei"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ",
+                        "cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy",
+                                  "ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜",
+                                  "orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq",
+                                  "itx",
+                                  "caugxngovuoepellvrafenpvuqhkylaqkdxq",
+                                  "歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ",
+                                  "ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "pamtyaqxxßqaofkg",
+                        "Extension": "auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": null
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ",
+                        "マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ",
+                        "qaihqzpasjloisgbssorpjbdxukzdrteqeßso"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde",
+                        "ofmoncksscxsssx",
+                        "ボゼソまべたポ暦ぴを暦欲ソ弌",
+                        "バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "nftqkrduliiuzoszloctxuyekunazdkmkpgaga",
+                                  "agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss",
+                                  "dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ",
+                        "Extension": null
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ",
+                        "Extension": "zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた",
+                          "Extension": "bbqkdtorßbpqqyfqchnpjgb"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk",
+                          "Extension": "nceargrqlfujfqh"
+                        }
+                      ]
+            }
+          ],
+  "Auditing": null
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-7/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-7/entity.xml b/fit/src/main/resources/V30/Customer/-7/entity.xml
new file mode 100644
index 0000000..8251d76
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-7/entity.xml
@@ -0,0 +1,381 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Customer" href="Customer(-7)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-7)/Orders" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-7)/Logins" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-7)/Husband" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-7)/Wife" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-7)/Info" />
+  <title />
+  <summary type="text">remotingdestructorprinterswitcheschannelssatellitelanguageresolve</summary>
+  <updated>2014-02-13T15:23:49Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-7)/Thumbnail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-7)/Video" />
+  <content type="application/xml">
+    <m:properties>
+      <d:CustomerId m:type="Edm.Int32">-7</d:CustomerId>
+      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+        <d:EmailBag m:type="Collection(Edm.String)" />
+        <d:AlternativeNames m:type="Collection(Edm.String)">
+          <d:element>ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ</d:element>
+          <d:element>ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz</d:element>
+          <d:element>
+          </d:element>
+          <d:element>gßntmp</d:element>
+          <d:element>gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd</d:element>
+          <d:element>bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec</d:element>
+          <d:element>uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign</d:element>
+        </d:AlternativeNames>
+        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc</d:element>
+            <d:element>匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ</d:element>
+            <d:element>ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん</d:element>
+            <d:element>vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk</d:element>
+          </d:AlternativeNames>
+        </d:ContactAlias>
+        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi</d:PhoneNumber>
+          <d:Extension>クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ</d:Extension>
+        </d:HomePhone>
+        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦</d:PhoneNumber>
+          <d:Extension>qxxvvluootexndauvmjmxcsupdzvrqspyltziba</d:Extension>
+        </d:WorkPhone>
+        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+          <d:element>
+            <d:PhoneNumber>マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ</d:PhoneNumber>
+            <d:Extension>ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi</d:PhoneNumber>
+            <d:Extension>ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf</d:PhoneNumber>
+            <d:Extension>ulreousnjfnjxncfsmkuruhczgcpr</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>znajuovfeompumpfnaxvpnihotlixtkyi</d:PhoneNumber>
+            <d:Extension>dhfygicsdlsßfßxsksjmpfhqujdrp</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>ァボバヲま</d:PhoneNumber>
+            <d:Extension>を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy</d:PhoneNumber>
+            <d:Extension>バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau</d:PhoneNumber>
+            <d:Extension>nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj</d:Extension>
+          </d:element>
+        </d:MobilePhoneBag>
+      </d:PrimaryContactInfo>
+      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj</d:element>
+            <d:element>vycfthvgfrucdjyy</d:element>
+            <d:element>vdcyycrvuijookgzbvdupgus</d:element>
+            <d:element>jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx</d:element>
+            <d:element>ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq</d:element>
+            <d:element>kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu</d:element>
+            <d:element>ぞぴァゼポマ</d:element>
+            <d:element>vnfbauudbyxtzkpdmkzxmmnouju</d:element>
+            <d:element>iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks</d:element>
+            <d:element>ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy</d:element>
+            <d:element>umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz</d:element>
+            <d:element>ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ</d:element>
+            <d:element>aママ畚ァヲポあァをタマァёソяそぽソソびク欲</d:element>
+            <d:element>ssldcyxftcßß</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ</d:element>
+              <d:element>ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ</d:element>
+              <d:element>畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ</d:element>
+              <d:element>vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht</d:element>
+              <d:element>ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱</d:element>
+              <d:element>mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj</d:element>
+              <d:element>sejiivcdcpz</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk</d:PhoneNumber>
+            <d:Extension>ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぼダ珱欲яミЯァネをマ珱マ</d:PhoneNumber>
+            <d:Extension>eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ykchhyyquzahßjlvooyumqg</d:element>
+            <d:element>tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx</d:element>
+            <d:element>utqupdjbmnecjztzxuybkscjq</d:element>
+            <d:element>タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ</d:element>
+            <d:element>九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ</d:element>
+            <d:element>チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ</d:element>
+            <d:element>ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜</d:element>
+            <d:element>qcmqpußsoqssslq</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>uexjfh</d:PhoneNumber>
+            <d:Extension>blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>zダ</d:PhoneNumber>
+            <d:Extension>msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя</d:PhoneNumber>
+              <d:Extension>clpyfmjxphrnkbsssxxrkmss</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ</d:PhoneNumber>
+              <d:Extension>黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ</d:PhoneNumber>
+              <d:Extension>せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>fbnmtidvi</d:PhoneNumber>
+              <d:Extension>kec</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ</d:PhoneNumber>
+              <d:Extension>lzpabrmxrjooukhkktcjrtupspuovf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb</d:PhoneNumber>
+              <d:Extension>duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹</d:element>
+            <d:element>fidpldjmkophmxitkxseuxxjuxsk</d:element>
+            <d:element>珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ</d:element>
+            <d:element>黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌</d:element>
+            <d:element>domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc</d:element>
+            <d:element>byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc</d:element>
+            <d:element>zvlstxzogzhdfvbnovvpqylchagxipe</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>欲яソゼたンァaァチネ</d:element>
+            <d:element>ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ</d:element>
+            <d:element>absjcqrokrssngiltespzgcjsszjßxjme</d:element>
+            <d:element>un</d:element>
+            <d:element>jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr</d:element>
+            <d:element>gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi</d:element>
+            <d:element>fuuhqqqaynljlftffudsijus</d:element>
+            <d:element>pdhpfpvtobsfgyonysdgbfrec</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ</d:PhoneNumber>
+            <d:Extension>あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>kdfvzßplysmdsgssqpgtnpfd</d:PhoneNumber>
+            <d:Extension>ソゼぜあタチя歹タまン</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy</d:PhoneNumber>
+              <d:Extension>ivyaukeudiuvnovcupbdtxiivirphtnqexvf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>lborxdrefsqsunutvoisjtkkotrdmprk</d:PhoneNumber>
+              <d:Extension>ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>digluvk</d:PhoneNumber>
+              <d:Extension>欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot</d:PhoneNumber>
+              <d:Extension>ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ</d:PhoneNumber>
+              <d:Extension>sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ</d:PhoneNumber>
+              <d:Extension>liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ</d:PhoneNumber>
+              <d:Extension>xr</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss</d:element>
+            <d:element>lifgxessßaozssaoleugoixjlubiyr</d:element>
+            <d:element>tfk</d:element>
+            <d:element>pmvnavuuaz</d:element>
+            <d:element>uqßjkipmutbf</d:element>
+            <d:element>たハチァaヲび歹をダ</d:element>
+            <d:element>pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl</d:element>
+            <d:element>
+            </d:element>
+            <d:element>qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ</d:element>
+              <d:element>nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap</d:element>
+              <d:element>iilrdigfyvjjrqxttgxraufqhfetoloz</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя</d:PhoneNumber>
+            <d:Extension>uuuyuxxunzuaburvjoxnr</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ミ暦ァソ縷裹ネяネぴタぜび</d:PhoneNumber>
+            <d:Extension>mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>diioxqmyakmeureygmjdfriei</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ</d:element>
+            <d:element>cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy</d:element>
+              <d:element>ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜</d:element>
+              <d:element>orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq</d:element>
+              <d:element>itx</d:element>
+              <d:element>caugxngovuoepellvrafenpvuqhkylaqkdxq</d:element>
+              <d:element>歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ</d:element>
+              <d:element>ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>pamtyaqxxßqaofkg</d:PhoneNumber>
+            <d:Extension>auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension m:null="true" />
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ</d:element>
+            <d:element>マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ</d:element>
+            <d:element>qaihqzpasjloisgbssorpjbdxukzdrteqeßso</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde</d:element>
+            <d:element>ofmoncksscxsssx</d:element>
+            <d:element>ボゼソまべたポ暦ぴを暦欲ソ弌</d:element>
+            <d:element>バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>nftqkrduliiuzoszloctxuyekunazdkmkpgaga</d:element>
+              <d:element>agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss</d:element>
+              <d:element>dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ</d:PhoneNumber>
+            <d:Extension>zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた</d:PhoneNumber>
+              <d:Extension>bbqkdtorßbpqqyfqchnpjgb</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk</d:PhoneNumber>
+              <d:Extension>nceargrqlfujfqh</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+      </d:BackupContactInfo>
+      <d:Auditing m:null="true" />
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file


[31/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').xml b/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').xml
new file mode 100644
index 0000000..9a02d3b
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/not endswith(Name,'Chandan').xml	
@@ -0,0 +1,1065 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T14:31:06Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text">commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass</summary>
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>rdstukrvlltteßzi</d:element>
+            <d:element>psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+            <d:element>をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+            <d:element>qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
+            <d:element>btsnhqrjqryqzgxducl</d:element>
+            <d:element>qbtlssjhunufmzdv</d:element>
+            <d:element>ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+            <d:element>vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+            <d:element>九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+            <d:element>ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+            <d:element>hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
+            <d:element>gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+              <d:element>flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+              <d:element>esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+              <d:element>クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+              <d:element>ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+              <d:element>そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
+              <d:element>ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
+              <d:element>たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</d:PhoneNumber>
+            <d:Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</d:PhoneNumber>
+            <d:Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</d:PhoneNumber>
+              <d:Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bbyr</d:PhoneNumber>
+              <d:Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</d:PhoneNumber>
+              <d:Extension>jumpßßhqzmjxqßufuaprymlrb</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bfi</d:PhoneNumber>
+              <d:Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</d:PhoneNumber>
+              <d:Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</d:PhoneNumber>
+              <d:Extension></d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</d:PhoneNumber>
+              <d:Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>バゼぼクグ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</d:PhoneNumber>
+              <d:Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ</d:element>
+              <d:element>ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq</d:element>
+                <d:element>pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp</d:element>
+                <d:element>eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi</d:element>
+                <d:element>ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚</d:element>
+                <d:element>adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj</d:element>
+                <d:element>uahsvudmlßdtbxxm</d:element>
+                <d:element>yulcdchqqcvrrmzhaeens</d:element>
+                <d:element>vxiefursgkqzptijhincpdm</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel</d:PhoneNumber>
+                <d:Extension>arndsscqeqfikblqsraouryqbtomdl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy</d:PhoneNumber>
+                <d:Extension>gbozvdbifeutsjrkuxsmuacvkjf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ</d:PhoneNumber>
+                <d:Extension>zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xrolfmsuiebodxvzujsiakjyyuitrytpufngeac</d:PhoneNumber>
+                <d:Extension>ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj</d:element>
+              <d:element>gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß</d:element>
+              <d:element>ぺaぁ畚ほя弌ぞ亜</d:element>
+              <d:element>cohmk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß</d:PhoneNumber>
+              <d:Extension>rdxssckvzsszkutqxyzyxussxxuooaft</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea</d:PhoneNumber>
+              <d:Extension>んё亜ダゾグ暦黑ゼチz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>tnkßnrßfxgyjhfr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt</d:PhoneNumber>
+                <d:Extension>yibzsszzeryxikzcisßjssdaßzkxjc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bxtoaigdgqpgavbzgogumavofjilq</d:PhoneNumber>
+                <d:Extension>tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp</d:PhoneNumber>
+                <d:Extension>ゾまяゾネ弌暦zァクチゾをぜЯまЯ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ</d:element>
+              <d:element>マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚</d:element>
+              <d:element>クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ</d:element>
+              <d:element>ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん</d:element>
+              <d:element>ネゼヲミほぴ珱バチゼ</d:element>
+              <d:element>珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ</d:element>
+              <d:element>poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx</d:element>
+              <d:element>ndtimxyzurßjulzbssqidhqzd</d:element>
+              <d:element>nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak</d:element>
+              <d:element>ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ</d:element>
+              <d:element>tß</d:element>
+              <d:element>yhboqrxfkugounppjzdyuadkrugvxmobguemuhp</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>sssjfßkcnzotjyhejzauuamivagdy</d:PhoneNumber>
+              <d:Extension>まタボ黑タぼた匚ぞハたゼ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh</d:element>
+              <d:element>九ソ</d:element>
+              <d:element>kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld</d:element>
+              <d:element>ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ</d:element>
+              <d:element>auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm</d:element>
+              <d:element>cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay</d:element>
+              <d:element>vrsygoßssvpskgrmcpznbfcgfr</d:element>
+              <d:element>tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>hpkfvttvhputllugyzvpvutsebq</d:element>
+              <d:element>mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk</d:element>
+              <d:element>tifzmfygußssbkmcnzyiroybogp</d:element>
+              <d:element>ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚</d:element>
+              <d:element>ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>pfathmtizkygccvidgcttuguxotnrpnuq</d:element>
+                <d:element>ん畚せヲあバマたタゼネハёポ</d:element>
+                <d:element>fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp</d:element>
+                <d:element>畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦</d:element>
+                <d:element>gussgi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu</d:PhoneNumber>
+              <d:Extension>ソzび弌ゼん亜グマ歹</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>d</d:element>
+              <d:element>タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑</d:element>
+              <d:element>rxazkpojipieaakktavaeaffrbm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz</d:element>
+              <d:element>erkb</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet</d:element>
+                <d:element>rutyzsoajsbil</d:element>
+                <d:element>knmvtpgjdassalbucburesirrz</d:element>
+                <d:element>チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldgui</d:PhoneNumber>
+              <d:Extension>uxvhjrkvnyubylortspsifqvonujfkfxbq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa</d:PhoneNumber>
+                <d:Extension>rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>z</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ugkdnbgupexvxqqbiusqj</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ぜゾゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu</d:PhoneNumber>
+                <d:Extension>fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ</d:PhoneNumber>
+                <d:Extension>yqczpmgvcxajmiucgrucmcnquycepqr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ</d:PhoneNumber>
+                <d:Extension>ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xisvqplbibxpvmhojc</d:PhoneNumber>
+                <d:Extension>cemoackiupiiasusm</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>kxiqzbbrjpsqvpdlnbszackrlrzss</d:element>
+              <d:element>issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß</d:element>
+              <d:element>edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse</d:element>
+              <d:element>uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu</d:PhoneNumber>
+                <d:Extension>ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx</d:PhoneNumber>
+                <d:Extension>九そァё欲クソゼぽяぺ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>fyiuzdhbppzhilnlqp</d:element>
+              <d:element>jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu</d:element>
+              <d:element>fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa</d:element>
+              <d:element>rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu</d:element>
+              <d:element>マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ</d:element>
+              <d:element>tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd</d:element>
+              <d:element>hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu</d:element>
+              <d:element>ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uekkpqeravjss</d:element>
+              <d:element>mavokhmecfmctirirkqpntndru</d:element>
+              <d:element>yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep</d:element>
+              <d:element>pmsrknzeo</d:element>
+              <d:element>ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲</d:element>
+              <d:element>gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj</d:element>
+              <d:element>yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu</d:element>
+              <d:element>rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi</d:element>
+              <d:element>縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ</d:element>
+              <d:element>oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc</d:PhoneNumber>
+              <d:Extension>utuaxkohdsb</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>uruglund</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk</d:PhoneNumber>
+                <d:Extension>gqvuusqrrriljkospoxbdod</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums</d:PhoneNumber>
+                <d:Extension>zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ</d:PhoneNumber>
+                <d:Extension>をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ</d:PhoneNumber>
+                <d:Extension>まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj</d:PhoneNumber>
+                <d:Extension>匚びチゼ珱ゾ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms</d:PhoneNumber>
+                <d:Extension>fgbypkdxßiycssbbcnapiulvsnaae</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp</d:PhoneNumber>
+                <d:Extension>ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy</d:PhoneNumber>
+                <d:Extension>ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce</d:element>
+              <d:element>umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj</d:element>
+              <d:element>meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs</d:element>
+              <d:element>バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ</d:element>
+              <d:element>vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc</d:element>
+              <d:element>せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ</d:element>
+              <d:element>fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple</d:element>
+              <d:element>llrecraphldysjtx</d:element>
+              <d:element>jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu</d:element>
+              <d:element>んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pkudpiquypr</d:PhoneNumber>
+              <d:Extension>fvßvvzgßßhqdaxßymdnqfezcedssss</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я</d:PhoneNumber>
+              <d:Extension>タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz</d:element>
+              <d:element>ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ</d:element>
+              <d:element>ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ</d:element>
+              <d:element>ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf</d:element>
+              <d:element>zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß</d:element>
+              <d:element>qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp</d:element>
+              <d:element>ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel</d:element>
+                <d:element>ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン</d:element>
+                <d:element>ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ</d:element>
+                <d:element>lysycttndqhdmziymraxpuhbcsnamva</d:element>
+                <d:element>ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj</d:element>
+                <d:element>ソクをソボゾ匚ン亜ひ</d:element>
+                <d:element>ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ</d:element>
+                <d:element>yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv</d:element>
+                <d:element>jukerqchooqmlqug</d:element>
+                <d:element>sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber></d:PhoneNumber>
+              <d:Extension>hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ</d:PhoneNumber>
+                <d:Extension>珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-9)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+    <title />
+    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+            <d:element>axuncpheikzvpephn</d:element>
+            <d:element>xss</d:element>
+            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+            <d:element>yßkzfqeßqßkoundi</d:element>
+            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+            <d:element>g</d:element>
+            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</d:PhoneNumber>
+            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+            <d:Extension>fltuu</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>c</d:element>
+              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+              <d:element>qiqk</d:element>
+              <d:element>弌ゾァ</d:element>
+              <d:element>pjoksiybbjva</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+                <d:element>あ</d:element>
+                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+                <d:Extension>ypurdynixhngpvdssv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>irbkxhydugvnsytkckx</d:element>
+              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+              <d:element>ikaxlhgdaqvyßquyae</d:element>
+              <d:element>qjyqct</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+                <d:element>xutt</d:element>
+                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zymn</d:PhoneNumber>
+              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+                <d:element>amnßaniuxnksxuhhzlj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+              <d:Extension>gqnjluvptjlqees</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+              <d:element>びa珱</d:element>
+              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+              <d:element>pcftrhurg</d:element>
+              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+              <d:Extension>cuttgus</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+              <d:Extension>iuplesoyjflxrtghp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qßpxpdbihpssyßuh</d:element>
+              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+              <d:element>seijuzeate</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bcmk</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+              <d:element>ernkqmccuxbmu</d:element>
+              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+              <d:element>タソ</d:element>
+              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>cmaycumopfuzxozeq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>そЯチグンべ</d:element>
+              <d:element>g</d:element>
+              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+              <d:element>ママ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+                <d:Extension>p</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+                <d:Extension>ボポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+                <d:Extension>guooaztfdudgcehjpn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+                <d:element>hailafhfqemfuca</d:element>
+                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zxxz</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミぁ</d:PhoneNumber>
+                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+                <d:element>omxkeixc</d:element>
+                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+                <d:element>vß</d:element>
+                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+              <d:Extension>ほァ弌チ欲ほ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+            <d:QueriedDateTime m:null="true" />
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$filter=not%20endswith(Name,'Chandan')&amp;$skiptoken=-9" />
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-1.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-1.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-1.full.json
new file mode 100644
index 0000000..38d0d55
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-1.full.json
@@ -0,0 +1,6 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+          ]
+}
\ No newline at end of file


[41/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/feed.xml b/fit/src/main/resources/V30/Customer/feed.xml
new file mode 100644
index 0000000..ea06387
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/feed.xml
@@ -0,0 +1,704 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-04T14:21:06Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-10)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-10)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-10)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-10)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-10)/Info" />
+    <title />
+    <summary type="text">
+    </summary>
+    <updated>2014-02-04T14:21:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-10)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-10)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-10</d:CustomerId>
+        <d:Name m:null="true" />
+        <d:PrimaryContactInfo m:null="true" />
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>altname@mydomain.com</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>My Alternative name</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>myAlternativeName</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>8437568356834568</d:PhoneNumber>
+              <d:Extension>1243654265346267651534423ttrf</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:null="true" />
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-9)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+    <title />
+    <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+    <updated>2014-02-04T14:21:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+            <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+            <d:element>axuncpheikzvpephn</d:element>
+            <d:element>xss</d:element>
+            <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+            <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+            <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+            <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+            <d:element>new item 1391427464906</d:element>
+            <d:element>new item 1391427465002</d:element>
+            <d:element>new item 1391427465099</d:element>
+            <d:element>new item 1391427465169</d:element>
+            <d:element>new item 1391427465257</d:element>
+            <d:element>new item 1391427465337</d:element>
+            <d:element>new item 1391427466815</d:element>
+            <d:element>new item 1391427466917</d:element>
+            <d:element>new item 1391427466996</d:element>
+            <d:element>new item 1391427467041</d:element>
+            <d:element>new item 1391427467121</d:element>
+            <d:element>new item 1391427467178</d:element>
+            <d:element>new update 1391427467777</d:element>
+            <d:element>new update 1391427467801</d:element>
+            <d:element>new update 1391427467824</d:element>
+            <d:element>new update 1391427468679</d:element>
+            <d:element>new update 1391427468717</d:element>
+            <d:element>new update 1391427468750</d:element>
+            <d:element>new update 1391427468954</d:element>
+            <d:element>new update 1391427468979</d:element>
+            <d:element>new update 1391427469006</d:element>
+            <d:element>new item 1391427470734</d:element>
+            <d:element>new item 1391427470796</d:element>
+            <d:element>new item 1391427470851</d:element>
+            <d:element>new item 1391427470889</d:element>
+            <d:element>new item 1391427470931</d:element>
+            <d:element>new item 1391427470968</d:element>
+            <d:element>new item 1391427668369</d:element>
+            <d:element>new item 1391427668441</d:element>
+            <d:element>new item 1391427668501</d:element>
+            <d:element>new item 1391427668544</d:element>
+            <d:element>new item 1391427668599</d:element>
+            <d:element>new item 1391427668666</d:element>
+            <d:element>new item 1391427669914</d:element>
+            <d:element>new item 1391427669983</d:element>
+            <d:element>new item 1391427670037</d:element>
+            <d:element>new item 1391427670077</d:element>
+            <d:element>new item 1391427670125</d:element>
+            <d:element>new item 1391427670184</d:element>
+            <d:element>new update 1391427670643</d:element>
+            <d:element>new update 1391427670667</d:element>
+            <d:element>new update 1391427670690</d:element>
+            <d:element>new update 1391427671300</d:element>
+            <d:element>new update 1391427671328</d:element>
+            <d:element>new update 1391427671352</d:element>
+            <d:element>new update 1391427671510</d:element>
+            <d:element>new update 1391427671536</d:element>
+            <d:element>new update 1391427671558</d:element>
+            <d:element>new item 1391427673166</d:element>
+            <d:element>new item 1391427673243</d:element>
+            <d:element>new item 1391427673323</d:element>
+            <d:element>new item 1391427673356</d:element>
+            <d:element>new item 1391427673398</d:element>
+            <d:element>new item 1391427673431</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+            <d:element>yßkzfqeßqßkoundi</d:element>
+            <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+            <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+            <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+            <d:element>g</d:element>
+            <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+            <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+            <d:element>new item 1391427464962</d:element>
+            <d:element>new item 1391427465393</d:element>
+            <d:element>new item 1391427466869</d:element>
+            <d:element>new item 1391427467234</d:element>
+            <d:element>new update 1391427467485</d:element>
+            <d:element>new update 1391427467543</d:element>
+            <d:element>new update 1391427467571</d:element>
+            <d:element>new update 1391427468144</d:element>
+            <d:element>new update 1391427468198</d:element>
+            <d:element>new update 1391427468233</d:element>
+            <d:element>new update 1391427469515</d:element>
+            <d:element>new update 1391427469539</d:element>
+            <d:element>new update 1391427469566</d:element>
+            <d:element>new item 1391427470765</d:element>
+            <d:element>new item 1391427471005</d:element>
+            <d:element>new item 1391427668407</d:element>
+            <d:element>new item 1391427668706</d:element>
+            <d:element>new item 1391427669952</d:element>
+            <d:element>new item 1391427670227</d:element>
+            <d:element>new update 1391427670420</d:element>
+            <d:element>new update 1391427670438</d:element>
+            <d:element>new update 1391427670459</d:element>
+            <d:element>new update 1391427670945</d:element>
+            <d:element>new update 1391427670974</d:element>
+            <d:element>new update 1391427670996</d:element>
+            <d:element>new update 1391427672023</d:element>
+            <d:element>new update 1391427672048</d:element>
+            <d:element>new update 1391427672074</d:element>
+            <d:element>new item 1391427673206</d:element>
+            <d:element>new item 1391427673467</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>new item 1391427673544</d:PhoneNumber>
+            <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+            <d:Extension>fltuu</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+              <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+              <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>c</d:element>
+              <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+              <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+              <d:element>qiqk</d:element>
+              <d:element>弌ゾァ</d:element>
+              <d:element>pjoksiybbjva</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+                <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+                <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+                <d:element>あ</d:element>
+                <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+              <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+              <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+                <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+                <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+                <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+                <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+                <d:Extension>ypurdynixhngpvdssv</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>irbkxhydugvnsytkckx</d:element>
+              <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+              <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+              <d:element>ikaxlhgdaqvyßquyae</d:element>
+              <d:element>qjyqct</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+              <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+                <d:element>xutt</d:element>
+                <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+                <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+                <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+                <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+                <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+                <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+                <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zymn</d:PhoneNumber>
+              <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+                <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+                <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+              <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+              <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+              <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+                <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+                <d:element>amnßaniuxnksxuhhzlj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+              <d:Extension>gqnjluvptjlqees</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+              <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+                <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+              <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+              <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+              <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+              <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+              <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+              <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+              <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+              <d:element>びa珱</d:element>
+              <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+              <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+              <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+              <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:null="true" />
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+              <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+              <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+              <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+              <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+              <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+              <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+              <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+              <d:element>pcftrhurg</d:element>
+              <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+              <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+              <d:Extension>cuttgus</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+              <d:Extension>iuplesoyjflxrtghp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+                <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+                <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>qßpxpdbihpssyßuh</d:element>
+              <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+              <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+              <d:element>seijuzeate</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+                <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+                <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+                <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+                <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+              <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+                <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+                <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+                <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bcmk</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+                <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+                <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+              <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+              <d:element>ernkqmccuxbmu</d:element>
+              <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+              <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+              <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+              <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+              <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+              <d:element>タソ</d:element>
+              <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+              <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>cmaycumopfuzxozeq</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+                <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+                <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>そЯチグンべ</d:element>
+              <d:element>g</d:element>
+              <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+              <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+              <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+              <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+              <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+              <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+              <d:element>ママ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+                <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+                <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+              <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+              <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+                <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+                <d:Extension>p</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+                <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+                <d:Extension>ボポ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+                <d:Extension>guooaztfdudgcehjpn</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+                <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)" />
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+              <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+              <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+              <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+              <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+              <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+              <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+              <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+              <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+              <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+                <d:element>hailafhfqemfuca</d:element>
+                <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+                <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+                <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:null="true" />
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+              <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>zxxz</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミぁ</d:PhoneNumber>
+                <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+                <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+                <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+                <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+                <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+                <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+              <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+              <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+              <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+              <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+              <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+                <d:element>omxkeixc</d:element>
+                <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+                <d:element>vß</d:element>
+                <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+                <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+                <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+              <d:Extension>ほァ弌チ欲ほ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+              <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+            <d:QueriedDateTime m:null="true" />
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-9" />
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).full.json b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).full.json
new file mode 100644
index 0000000..fb2f57e
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).xml b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).xml
new file mode 100644
index 0000000..5d66f3f
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/(indexof(PrimaryContactInfo.HomePhone.PhoneNumber,'ODataJClient') eq 1).xml	
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <author>
+    <name />
+  </author>
+</feed>


[43/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-9/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-9/entity.xml b/fit/src/main/resources/V30/Customer/-9/entity.xml
new file mode 100644
index 0000000..c2e25a2
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-9/entity.xml
@@ -0,0 +1,565 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Customer" href="Customer(-9)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-9)/Orders" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-9)/Logins" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-9)/Husband" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-9)/Wife" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-9)/Info" />
+  <title />
+  <summary type="text">enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart</summary>
+  <updated>2014-03-17T09:08:34Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-9)/Thumbnail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-9)/Video" />
+  <content type="application/xml">
+    <m:properties>
+      <d:CustomerId m:type="Edm.Int32">-9</d:CustomerId>
+      <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+        <d:EmailBag m:type="Collection(Edm.String)">
+          <d:element>cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+          <d:element>hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+          <d:element>axuncpheikzvpephn</d:element>
+          <d:element>xss</d:element>
+          <d:element>zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+          <d:element>ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+          <d:element>ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+          <d:element>kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+        </d:EmailBag>
+        <d:AlternativeNames m:type="Collection(Edm.String)">
+          <d:element>rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+          <d:element>yßkzfqeßqßkoundi</d:element>
+          <d:element>ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+          <d:element>jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+          <d:element>xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+          <d:element>g</d:element>
+          <d:element>九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+          <d:element>xursuhdtgshjbjblkrkapuauea</d:element>
+        </d:AlternativeNames>
+        <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+          <d:AlternativeNames m:type="Collection(Edm.String)" />
+        </d:ContactAlias>
+        <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</d:PhoneNumber>
+          <d:Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</d:Extension>
+        </d:HomePhone>
+        <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>elvfevjyssuako</d:PhoneNumber>
+          <d:Extension>fltuu</d:Extension>
+        </d:WorkPhone>
+        <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+          <d:element>
+            <d:PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</d:PhoneNumber>
+            <d:Extension>ypfuiuhrqevehzrziuckpf</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</d:PhoneNumber>
+            <d:Extension m:null="true" />
+          </d:element>
+          <d:element>
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</d:PhoneNumber>
+            <d:Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</d:Extension>
+          </d:element>
+          <d:element>
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</d:Extension>
+          </d:element>
+        </d:MobilePhoneBag>
+      </d:PrimaryContactInfo>
+      <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>c</d:element>
+            <d:element>vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd</d:element>
+            <d:element>ぴダグマァァネぴネ歹黑ぺぺミミぞボ</d:element>
+            <d:element>qiqk</d:element>
+            <d:element>弌ゾァ</d:element>
+            <d:element>pjoksiybbjva</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)" />
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg</d:element>
+              <d:element>ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ</d:element>
+              <d:element>adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx</d:element>
+              <d:element>あ</d:element>
+              <d:element>яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk</d:PhoneNumber>
+            <d:Extension>qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>せせひボゼグポzク亜せ</d:PhoneNumber>
+            <d:Extension>珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr</d:PhoneNumber>
+              <d:Extension>たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz</d:PhoneNumber>
+              <d:Extension>uaisttxvljnpiusßssysvdvmrnkii</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ</d:PhoneNumber>
+              <d:Extension>ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>oomvrafb</d:PhoneNumber>
+              <d:Extension>omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ</d:PhoneNumber>
+              <d:Extension>ypurdynixhngpvdssv</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>irbkxhydugvnsytkckx</d:element>
+            <d:element>kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl</d:element>
+            <d:element>qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy</d:element>
+            <d:element>ikaxlhgdaqvyßquyae</d:element>
+            <d:element>qjyqct</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd</d:element>
+            <d:element>ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz</d:element>
+              <d:element>xutt</d:element>
+              <d:element>ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc</d:element>
+              <d:element>mmadqpssslnfpkxxghssnßyyvgbvzz</d:element>
+              <d:element>ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck</d:element>
+              <d:element>tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa</d:element>
+              <d:element>匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ</d:element>
+              <d:element>タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ</d:element>
+              <d:element>fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>zymn</d:PhoneNumber>
+            <d:Extension>iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>avsgfzrdpacjlosmybfp</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension>ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>をチァ歹畚せボёク</d:PhoneNumber>
+              <d:Extension>ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>scvffqyenctjnoxgilyqdfbmregufyuakq</d:PhoneNumber>
+              <d:Extension>珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま</d:element>
+            <d:element>azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd</d:element>
+            <d:element>pfdujvakfdrzvgqryesbvi</d:element>
+            <d:element>ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)" />
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ</d:element>
+              <d:element>bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho</d:element>
+              <d:element>amnßaniuxnksxuhhzlj</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ネハンソぽハほンそゾ珱</d:PhoneNumber>
+            <d:Extension>gqnjluvptjlqees</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur</d:PhoneNumber>
+            <d:Extension>suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま</d:PhoneNumber>
+              <d:Extension>びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp</d:element>
+            <d:element>ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ</d:element>
+            <d:element>hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf</d:element>
+            <d:element>bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb</d:element>
+            <d:element>ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe</d:element>
+            <d:element>aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ</d:element>
+            <d:element>ekubxtgikairemlokqbmbshhmhdfuexqp</d:element>
+            <d:element>bponnizufilxhjussixuhijrllesshuk</d:element>
+            <d:element>びa珱</d:element>
+            <d:element>iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq</d:element>
+            <d:element>ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを</d:element>
+            <d:element>sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc</d:element>
+            <d:element>nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:null="true" />
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ßtvplushjikkmoiguzeqgdyze</d:PhoneNumber>
+            <d:Extension>ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ</d:PhoneNumber>
+            <d:Extension>弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd</d:element>
+            <d:element>hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp</d:element>
+            <d:element>ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt</d:element>
+            <d:element>ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜</d:element>
+            <d:element>zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa</d:element>
+            <d:element>ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚</d:element>
+            <d:element>pcftrhurg</d:element>
+            <d:element>gszulmukqcveclßpkzounijuouhssulevhaubolzgssy</d:element>
+            <d:element>dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa</d:PhoneNumber>
+            <d:Extension>cuttgus</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga</d:PhoneNumber>
+            <d:Extension>iuplesoyjflxrtghp</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk</d:PhoneNumber>
+              <d:Extension>npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦</d:PhoneNumber>
+              <d:Extension>ceybzlgplrxrsßsjbapyf</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>qßpxpdbihpssyßuh</d:element>
+            <d:element>ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz</d:element>
+            <d:element>mjpnmqpxrijlycvphsosspnssiiiqhqz</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚</d:element>
+            <d:element>seijuzeate</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf</d:element>
+              <d:element>bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp</d:element>
+              <d:element>ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ</d:element>
+              <d:element>adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy</d:element>
+              <d:element>xjdyfbftxueecmlgvbcouun</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj</d:PhoneNumber>
+            <d:Extension>yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>fctonyvjjotzumffvxxmjn</d:PhoneNumber>
+              <d:Extension>kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ffpbxci</d:PhoneNumber>
+              <d:Extension>グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ</d:PhoneNumber>
+              <d:Extension>ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>bcmk</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>clicfjydluqupzcgrvuybdsv</d:PhoneNumber>
+              <d:Extension>匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz</d:PhoneNumber>
+              <d:Extension>zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ckcgmctjpylhadenxxzsdxgqotbudjqyj</d:element>
+            <d:element>ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク</d:element>
+            <d:element>ernkqmccuxbmu</d:element>
+            <d:element>vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb</d:element>
+            <d:element>縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ</d:element>
+            <d:element>ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii</d:element>
+            <d:element>ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを</d:element>
+            <d:element>kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm</d:element>
+            <d:element>タソ</d:element>
+            <d:element>ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ</d:element>
+            <d:element>縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:null="true" />
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber m:null="true" />
+            <d:Extension>cmaycumopfuzxozeq</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>ミをゼク畚ёゼァタタ欲縷べぺソマチぴ</d:PhoneNumber>
+              <d:Extension>マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ</d:PhoneNumber>
+              <d:Extension>txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)" />
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>そЯチグンべ</d:element>
+            <d:element>g</d:element>
+            <d:element>弌ぞミぞ亜べぼ匚欲ぁ</d:element>
+            <d:element>歹ひタクゾzボびぞポん畚んネハヲソマ</d:element>
+            <d:element>ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷</d:element>
+            <d:element>xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx</d:element>
+            <d:element>jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk</d:element>
+            <d:element>mßßtyhtjxvsimlfxijgervqlßksgpysser</d:element>
+            <d:element>ママ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ</d:element>
+              <d:element>dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo</d:element>
+              <d:element>ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb</d:PhoneNumber>
+            <d:Extension>mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ictßgrmgakmlqhkjdlpmrxzkssxj</d:PhoneNumber>
+            <d:Extension>buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>弌珱ソ</d:PhoneNumber>
+              <d:Extension>yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>uxtigxrdpyvofyjfumjtsexsfx</d:PhoneNumber>
+              <d:Extension>p</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん</d:PhoneNumber>
+              <d:Extension>ccaqdhspjqzrdsspdbcqhxbxmp</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ</d:PhoneNumber>
+              <d:Extension>ボポ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>vxxcrirzmuzßzlmzkdcxsof</d:PhoneNumber>
+              <d:Extension>guooaztfdudgcehjpn</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv</d:PhoneNumber>
+              <d:Extension>ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)" />
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl</d:element>
+            <d:element>yuloujkluhssllphßomexokmqgxouuxssp</d:element>
+            <d:element>mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev</d:element>
+            <d:element>umebqddqpuxqbntuayinubemxuvohd</d:element>
+            <d:element>llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi</d:element>
+            <d:element>nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess</d:element>
+            <d:element>nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn</d:element>
+            <d:element>ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ</d:element>
+            <d:element>ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ</d:element>
+            <d:element>vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚</d:element>
+              <d:element>hailafhfqemfuca</d:element>
+              <d:element>xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr</d:element>
+              <d:element>qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix</d:element>
+              <d:element>khpynqyhhuuuuepxvbjksyxsuyqnqcthxi</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:null="true" />
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ</d:PhoneNumber>
+            <d:Extension>ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>zxxz</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ミぁ</d:PhoneNumber>
+              <d:Extension>yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ</d:PhoneNumber>
+              <d:Extension>ひソミま裹ぜソゾぞゾべクグяあゼびびя</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌</d:PhoneNumber>
+              <d:Extension>lzamunikeytnoeslqopta</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr</d:PhoneNumber>
+              <d:Extension>たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa</d:PhoneNumber>
+              <d:Extension>ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs</d:PhoneNumber>
+              <d:Extension>szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:element>
+        <d:element>
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ</d:element>
+            <d:element>qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur</d:element>
+            <d:element>yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲</d:element>
+            <d:element>lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd</d:element>
+            <d:element>bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi</d:element>
+            <d:element>縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß</d:element>
+              <d:element>omxkeixc</d:element>
+              <d:element>ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ</d:element>
+              <d:element>vß</d:element>
+              <d:element>aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh</d:element>
+              <d:element>裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚</d:element>
+              <d:element>lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye</d:PhoneNumber>
+            <d:Extension>ほァ弌チ欲ほ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc</d:PhoneNumber>
+            <d:Extension>uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+        </d:element>
+      </d:BackupContactInfo>
+      <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+        <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+        <d:ModifiedBy>ボァゼあクゾ</d:ModifiedBy>
+        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:Concurrency>
+      </d:Auditing>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file


[12/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/largeMetadata.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/largeMetadata.xml b/fit/src/main/resources/V30/largeMetadata.xml
new file mode 100644
index 0000000..16cdfb5
--- /dev/null
+++ b/fit/src/main/resources/V30/largeMetadata.xml
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx"><edmx:DataServices m:DataServiceVersion="1.0" m:MaxDataServiceVersion="3.0" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><Schema Namespace="Microsoft.Test.OData.Services.LargeModel" xmlns="http://schemas.microsoft.com/ado/2006/04/edm"><EntityType Name="Entity0"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Relationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship0" ToRole="Relationship0" FromRole="Entity0" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship1" ToRole="Relationship1" FromRole="Entity0" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship2" ToRole="Relationship2" FromRole="Entity0" /><NavigationProperty Name="Relationship3" R
 elationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship3" ToRole="Relationship3" FromRole="Entity0" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship4" ToRole="Relationship4" FromRole="Entity0" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship5" ToRole="Relationship5" FromRole="Entity0" /><NavigationProperty Name="Relationship6" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship6" ToRole="Relationship6" FromRole="Entity0" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship7" ToRole="Relationship7" FromRole="Entity0" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship8" ToRole="Relationship8" FromRole="Entity0" /><NavigationProperty Name="Relationship9" Relationship="Micros
 oft.Test.OData.Services.LargeModel.Entity0_Relationship9" ToRole="Relationship9" FromRole="Entity0" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship10" ToRole="Relationship10" FromRole="Entity0" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship11" ToRole="Relationship11" FromRole="Entity0" /><NavigationProperty Name="Relationship12" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship12" ToRole="Relationship12" FromRole="Entity0" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship13" ToRole="Relationship13" FromRole="Entity0" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship14" ToRole="Relationship14" FromRole="Entity0" /><NavigationProperty Name="Relationship15" Relationship="Microsoft
 .Test.OData.Services.LargeModel.Entity0_Relationship15" ToRole="Relationship15" FromRole="Entity0" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship16" ToRole="Relationship16" FromRole="Entity0" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship17" ToRole="Relationship17" FromRole="Entity0" /><NavigationProperty Name="Relationship18" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship18" ToRole="Relationship18" FromRole="Entity0" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship19" ToRole="Relationship19" FromRole="Entity0" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship20" ToRole="Relationship20" FromRole="Entity0" /><NavigationProperty Name="Relationship21" Relationship="Microsoft.
 Test.OData.Services.LargeModel.Entity0_Relationship21" ToRole="Relationship21" FromRole="Entity0" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship22" ToRole="Relationship22" FromRole="Entity0" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship23" ToRole="Relationship23" FromRole="Entity0" /><NavigationProperty Name="Relationship24" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship24" ToRole="Relationship24" FromRole="Entity0" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship25" ToRole="Relationship25" FromRole="Entity0" /><NavigationProperty Name="Relationship26" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship26" ToRole="Relationship26" FromRole="Entity0" /><NavigationProperty Name="Relationship27" Relationship="Microsoft.T
 est.OData.Services.LargeModel.Entity0_Relationship27" ToRole="Relationship27" FromRole="Entity0" /><NavigationProperty Name="Relationship28" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship28" ToRole="Relationship28" FromRole="Entity0" /><NavigationProperty Name="Relationship29" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship29" ToRole="Relationship29" FromRole="Entity0" /><NavigationProperty Name="Relationship30" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship30" ToRole="Relationship30" FromRole="Entity0" /><NavigationProperty Name="Relationship31" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship31" ToRole="Relationship31" FromRole="Entity0" /><NavigationProperty Name="Relationship32" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship32" ToRole="Relationship32" FromRole="Entity0" /><NavigationProperty Name="Relationship33" Relationship="Microsoft.Te
 st.OData.Services.LargeModel.Entity0_Relationship33" ToRole="Relationship33" FromRole="Entity0" /><NavigationProperty Name="Relationship34" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship34" ToRole="Relationship34" FromRole="Entity0" /><NavigationProperty Name="Relationship35" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship35" ToRole="Relationship35" FromRole="Entity0" /><NavigationProperty Name="Relationship36" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship36" ToRole="Relationship36" FromRole="Entity0" /><NavigationProperty Name="Relationship37" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship37" ToRole="Relationship37" FromRole="Entity0" /><NavigationProperty Name="Relationship38" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship38" ToRole="Relationship38" FromRole="Entity0" /><NavigationProperty Name="Relationship39" Relationship="Microsoft.Tes
 t.OData.Services.LargeModel.Entity0_Relationship39" ToRole="Relationship39" FromRole="Entity0" /><NavigationProperty Name="Relationship40" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship40" ToRole="Relationship40" FromRole="Entity0" /><NavigationProperty Name="Relationship41" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship41" ToRole="Relationship41" FromRole="Entity0" /><NavigationProperty Name="Relationship42" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship42" ToRole="Relationship42" FromRole="Entity0" /><NavigationProperty Name="Relationship43" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship43" ToRole="Relationship43" FromRole="Entity0" /><NavigationProperty Name="Relationship44" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship44" ToRole="Relationship44" FromRole="Entity0" /><NavigationProperty Name="Relationship45" Relationship="Microsoft.Test
 .OData.Services.LargeModel.Entity0_Relationship45" ToRole="Relationship45" FromRole="Entity0" /><NavigationProperty Name="Relationship46" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship46" ToRole="Relationship46" FromRole="Entity0" /><NavigationProperty Name="Relationship47" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship47" ToRole="Relationship47" FromRole="Entity0" /><NavigationProperty Name="Relationship48" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship48" ToRole="Relationship48" FromRole="Entity0" /><NavigationProperty Name="Relationship49" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship49" ToRole="Relationship49" FromRole="Entity0" /><NavigationProperty Name="Relationship50" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship50" ToRole="Relationship50" FromRole="Entity0" /><NavigationProperty Name="Relationship51" Relationship="Microsoft.Test.
 OData.Services.LargeModel.Entity0_Relationship51" ToRole="Relationship51" FromRole="Entity0" /><NavigationProperty Name="Relationship52" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship52" ToRole="Relationship52" FromRole="Entity0" /><NavigationProperty Name="Relationship53" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship53" ToRole="Relationship53" FromRole="Entity0" /><NavigationProperty Name="Relationship54" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship54" ToRole="Relationship54" FromRole="Entity0" /><NavigationProperty Name="Relationship55" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship55" ToRole="Relationship55" FromRole="Entity0" /><NavigationProperty Name="Relationship56" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship56" ToRole="Relationship56" FromRole="Entity0" /><NavigationProperty Name="Relationship57" Relationship="Microsoft.Test.O
 Data.Services.LargeModel.Entity0_Relationship57" ToRole="Relationship57" FromRole="Entity0" /><NavigationProperty Name="Relationship58" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship58" ToRole="Relationship58" FromRole="Entity0" /><NavigationProperty Name="Relationship59" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship59" ToRole="Relationship59" FromRole="Entity0" /><NavigationProperty Name="Relationship60" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship60" ToRole="Relationship60" FromRole="Entity0" /><NavigationProperty Name="Relationship61" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship61" ToRole="Relationship61" FromRole="Entity0" /><NavigationProperty Name="Relationship62" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship62" ToRole="Relationship62" FromRole="Entity0" /><NavigationProperty Name="Relationship63" Relationship="Microsoft.Test.OD
 ata.Services.LargeModel.Entity0_Relationship63" ToRole="Relationship63" FromRole="Entity0" /><NavigationProperty Name="Relationship64" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship64" ToRole="Relationship64" FromRole="Entity0" /><NavigationProperty Name="Relationship65" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship65" ToRole="Relationship65" FromRole="Entity0" /><NavigationProperty Name="Relationship66" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship66" ToRole="Relationship66" FromRole="Entity0" /><NavigationProperty Name="Relationship67" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship67" ToRole="Relationship67" FromRole="Entity0" /><NavigationProperty Name="Relationship68" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship68" ToRole="Relationship68" FromRole="Entity0" /><NavigationProperty Name="Relationship69" Relationship="Microsoft.Test.ODa
 ta.Services.LargeModel.Entity0_Relationship69" ToRole="Relationship69" FromRole="Entity0" /><NavigationProperty Name="Relationship70" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship70" ToRole="Relationship70" FromRole="Entity0" /><NavigationProperty Name="Relationship71" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship71" ToRole="Relationship71" FromRole="Entity0" /><NavigationProperty Name="Relationship72" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship72" ToRole="Relationship72" FromRole="Entity0" /><NavigationProperty Name="Relationship73" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship73" ToRole="Relationship73" FromRole="Entity0" /><NavigationProperty Name="Relationship74" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship74" ToRole="Relationship74" FromRole="Entity0" /><NavigationProperty Name="Relationship75" Relationship="Microsoft.Test.ODat
 a.Services.LargeModel.Entity0_Relationship75" ToRole="Relationship75" FromRole="Entity0" /><NavigationProperty Name="Relationship76" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship76" ToRole="Relationship76" FromRole="Entity0" /><NavigationProperty Name="Relationship77" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship77" ToRole="Relationship77" FromRole="Entity0" /><NavigationProperty Name="Relationship78" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship78" ToRole="Relationship78" FromRole="Entity0" /><NavigationProperty Name="Relationship79" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship79" ToRole="Relationship79" FromRole="Entity0" /><NavigationProperty Name="Relationship80" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship80" ToRole="Relationship80" FromRole="Entity0" /><NavigationProperty Name="Relationship81" Relationship="Microsoft.Test.OData
 .Services.LargeModel.Entity0_Relationship81" ToRole="Relationship81" FromRole="Entity0" /><NavigationProperty Name="Relationship82" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship82" ToRole="Relationship82" FromRole="Entity0" /><NavigationProperty Name="Relationship83" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship83" ToRole="Relationship83" FromRole="Entity0" /><NavigationProperty Name="Relationship84" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship84" ToRole="Relationship84" FromRole="Entity0" /><NavigationProperty Name="Relationship85" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship85" ToRole="Relationship85" FromRole="Entity0" /><NavigationProperty Name="Relationship86" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship86" ToRole="Relationship86" FromRole="Entity0" /><NavigationProperty Name="Relationship87" Relationship="Microsoft.Test.OData.
 Services.LargeModel.Entity0_Relationship87" ToRole="Relationship87" FromRole="Entity0" /><NavigationProperty Name="Relationship88" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship88" ToRole="Relationship88" FromRole="Entity0" /><NavigationProperty Name="Relationship89" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship89" ToRole="Relationship89" FromRole="Entity0" /><NavigationProperty Name="Relationship90" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship90" ToRole="Relationship90" FromRole="Entity0" /><NavigationProperty Name="Relationship91" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship91" ToRole="Relationship91" FromRole="Entity0" /><NavigationProperty Name="Relationship92" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship92" ToRole="Relationship92" FromRole="Entity0" /><NavigationProperty Name="Relationship93" Relationship="Microsoft.Test.OData.S
 ervices.LargeModel.Entity0_Relationship93" ToRole="Relationship93" FromRole="Entity0" /><NavigationProperty Name="Relationship94" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship94" ToRole="Relationship94" FromRole="Entity0" /><NavigationProperty Name="Relationship95" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship95" ToRole="Relationship95" FromRole="Entity0" /><NavigationProperty Name="Relationship96" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship96" ToRole="Relationship96" FromRole="Entity0" /><NavigationProperty Name="Relationship97" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship97" ToRole="Relationship97" FromRole="Entity0" /><NavigationProperty Name="Relationship98" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity0_Relationship98" ToRole="Relationship98" FromRole="Entity0" /><NavigationProperty Name="Relationship99" Relationship="Microsoft.Test.OData.Se
 rvices.LargeModel.Entity0_Relationship99" ToRole="Relationship99" FromRole="Entity0" /></EntityType><EntityType Name="Entity1"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Relationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship0" ToRole="Relationship0" FromRole="Entity1" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship1" ToRole="Relationship1" FromRole="Entity1" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship2" ToRole="Relationship2" FromRole="Entity1" /><NavigationProperty Name="Relationship3" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship3" ToRole="Relationship3" FromRole="Entity1" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship4" ToRole=
 "Relationship4" FromRole="Entity1" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship5" ToRole="Relationship5" FromRole="Entity1" /><NavigationProperty Name="Relationship6" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship6" ToRole="Relationship6" FromRole="Entity1" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship7" ToRole="Relationship7" FromRole="Entity1" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship8" ToRole="Relationship8" FromRole="Entity1" /><NavigationProperty Name="Relationship9" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship9" ToRole="Relationship9" FromRole="Entity1" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship10" ToRole="Relationship10" 
 FromRole="Entity1" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship11" ToRole="Relationship11" FromRole="Entity1" /><NavigationProperty Name="Relationship12" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship12" ToRole="Relationship12" FromRole="Entity1" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship13" ToRole="Relationship13" FromRole="Entity1" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship14" ToRole="Relationship14" FromRole="Entity1" /><NavigationProperty Name="Relationship15" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship15" ToRole="Relationship15" FromRole="Entity1" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship16" ToRole="Relationship16" F
 romRole="Entity1" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship17" ToRole="Relationship17" FromRole="Entity1" /><NavigationProperty Name="Relationship18" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship18" ToRole="Relationship18" FromRole="Entity1" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship19" ToRole="Relationship19" FromRole="Entity1" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship20" ToRole="Relationship20" FromRole="Entity1" /><NavigationProperty Name="Relationship21" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship21" ToRole="Relationship21" FromRole="Entity1" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship22" ToRole="Relationship22" Fr
 omRole="Entity1" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship23" ToRole="Relationship23" FromRole="Entity1" /><NavigationProperty Name="Relationship24" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship24" ToRole="Relationship24" FromRole="Entity1" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship25" ToRole="Relationship25" FromRole="Entity1" /><NavigationProperty Name="Relationship26" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship26" ToRole="Relationship26" FromRole="Entity1" /><NavigationProperty Name="Relationship27" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship27" ToRole="Relationship27" FromRole="Entity1" /><NavigationProperty Name="Relationship28" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship28" ToRole="Relationship28" Fro
 mRole="Entity1" /><NavigationProperty Name="Relationship29" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship29" ToRole="Relationship29" FromRole="Entity1" /><NavigationProperty Name="Relationship30" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship30" ToRole="Relationship30" FromRole="Entity1" /><NavigationProperty Name="Relationship31" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship31" ToRole="Relationship31" FromRole="Entity1" /><NavigationProperty Name="Relationship32" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship32" ToRole="Relationship32" FromRole="Entity1" /><NavigationProperty Name="Relationship33" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship33" ToRole="Relationship33" FromRole="Entity1" /><NavigationProperty Name="Relationship34" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship34" ToRole="Relationship34" From
 Role="Entity1" /><NavigationProperty Name="Relationship35" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship35" ToRole="Relationship35" FromRole="Entity1" /><NavigationProperty Name="Relationship36" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship36" ToRole="Relationship36" FromRole="Entity1" /><NavigationProperty Name="Relationship37" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship37" ToRole="Relationship37" FromRole="Entity1" /><NavigationProperty Name="Relationship38" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship38" ToRole="Relationship38" FromRole="Entity1" /><NavigationProperty Name="Relationship39" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship39" ToRole="Relationship39" FromRole="Entity1" /><NavigationProperty Name="Relationship40" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship40" ToRole="Relationship40" FromR
 ole="Entity1" /><NavigationProperty Name="Relationship41" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship41" ToRole="Relationship41" FromRole="Entity1" /><NavigationProperty Name="Relationship42" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship42" ToRole="Relationship42" FromRole="Entity1" /><NavigationProperty Name="Relationship43" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship43" ToRole="Relationship43" FromRole="Entity1" /><NavigationProperty Name="Relationship44" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship44" ToRole="Relationship44" FromRole="Entity1" /><NavigationProperty Name="Relationship45" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship45" ToRole="Relationship45" FromRole="Entity1" /><NavigationProperty Name="Relationship46" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship46" ToRole="Relationship46" FromRo
 le="Entity1" /><NavigationProperty Name="Relationship47" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship47" ToRole="Relationship47" FromRole="Entity1" /><NavigationProperty Name="Relationship48" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship48" ToRole="Relationship48" FromRole="Entity1" /><NavigationProperty Name="Relationship49" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship49" ToRole="Relationship49" FromRole="Entity1" /><NavigationProperty Name="Relationship50" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship50" ToRole="Relationship50" FromRole="Entity1" /><NavigationProperty Name="Relationship51" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship51" ToRole="Relationship51" FromRole="Entity1" /><NavigationProperty Name="Relationship52" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship52" ToRole="Relationship52" FromRol
 e="Entity1" /><NavigationProperty Name="Relationship53" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship53" ToRole="Relationship53" FromRole="Entity1" /><NavigationProperty Name="Relationship54" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship54" ToRole="Relationship54" FromRole="Entity1" /><NavigationProperty Name="Relationship55" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship55" ToRole="Relationship55" FromRole="Entity1" /><NavigationProperty Name="Relationship56" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship56" ToRole="Relationship56" FromRole="Entity1" /><NavigationProperty Name="Relationship57" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship57" ToRole="Relationship57" FromRole="Entity1" /><NavigationProperty Name="Relationship58" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship58" ToRole="Relationship58" FromRole
 ="Entity1" /><NavigationProperty Name="Relationship59" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship59" ToRole="Relationship59" FromRole="Entity1" /><NavigationProperty Name="Relationship60" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship60" ToRole="Relationship60" FromRole="Entity1" /><NavigationProperty Name="Relationship61" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship61" ToRole="Relationship61" FromRole="Entity1" /><NavigationProperty Name="Relationship62" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship62" ToRole="Relationship62" FromRole="Entity1" /><NavigationProperty Name="Relationship63" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship63" ToRole="Relationship63" FromRole="Entity1" /><NavigationProperty Name="Relationship64" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship64" ToRole="Relationship64" FromRole=
 "Entity1" /><NavigationProperty Name="Relationship65" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship65" ToRole="Relationship65" FromRole="Entity1" /><NavigationProperty Name="Relationship66" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship66" ToRole="Relationship66" FromRole="Entity1" /><NavigationProperty Name="Relationship67" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship67" ToRole="Relationship67" FromRole="Entity1" /><NavigationProperty Name="Relationship68" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship68" ToRole="Relationship68" FromRole="Entity1" /><NavigationProperty Name="Relationship69" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship69" ToRole="Relationship69" FromRole="Entity1" /><NavigationProperty Name="Relationship70" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship70" ToRole="Relationship70" FromRole="
 Entity1" /><NavigationProperty Name="Relationship71" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship71" ToRole="Relationship71" FromRole="Entity1" /><NavigationProperty Name="Relationship72" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship72" ToRole="Relationship72" FromRole="Entity1" /><NavigationProperty Name="Relationship73" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship73" ToRole="Relationship73" FromRole="Entity1" /><NavigationProperty Name="Relationship74" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship74" ToRole="Relationship74" FromRole="Entity1" /><NavigationProperty Name="Relationship75" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship75" ToRole="Relationship75" FromRole="Entity1" /><NavigationProperty Name="Relationship76" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship76" ToRole="Relationship76" FromRole="E
 ntity1" /><NavigationProperty Name="Relationship77" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship77" ToRole="Relationship77" FromRole="Entity1" /><NavigationProperty Name="Relationship78" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship78" ToRole="Relationship78" FromRole="Entity1" /><NavigationProperty Name="Relationship79" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship79" ToRole="Relationship79" FromRole="Entity1" /><NavigationProperty Name="Relationship80" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship80" ToRole="Relationship80" FromRole="Entity1" /><NavigationProperty Name="Relationship81" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship81" ToRole="Relationship81" FromRole="Entity1" /><NavigationProperty Name="Relationship82" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship82" ToRole="Relationship82" FromRole="En
 tity1" /><NavigationProperty Name="Relationship83" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship83" ToRole="Relationship83" FromRole="Entity1" /><NavigationProperty Name="Relationship84" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship84" ToRole="Relationship84" FromRole="Entity1" /><NavigationProperty Name="Relationship85" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship85" ToRole="Relationship85" FromRole="Entity1" /><NavigationProperty Name="Relationship86" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship86" ToRole="Relationship86" FromRole="Entity1" /><NavigationProperty Name="Relationship87" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship87" ToRole="Relationship87" FromRole="Entity1" /><NavigationProperty Name="Relationship88" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship88" ToRole="Relationship88" FromRole="Ent
 ity1" /><NavigationProperty Name="Relationship89" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship89" ToRole="Relationship89" FromRole="Entity1" /><NavigationProperty Name="Relationship90" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship90" ToRole="Relationship90" FromRole="Entity1" /><NavigationProperty Name="Relationship91" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship91" ToRole="Relationship91" FromRole="Entity1" /><NavigationProperty Name="Relationship92" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship92" ToRole="Relationship92" FromRole="Entity1" /><NavigationProperty Name="Relationship93" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship93" ToRole="Relationship93" FromRole="Entity1" /><NavigationProperty Name="Relationship94" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship94" ToRole="Relationship94" FromRole="Enti
 ty1" /><NavigationProperty Name="Relationship95" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship95" ToRole="Relationship95" FromRole="Entity1" /><NavigationProperty Name="Relationship96" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship96" ToRole="Relationship96" FromRole="Entity1" /><NavigationProperty Name="Relationship97" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship97" ToRole="Relationship97" FromRole="Entity1" /><NavigationProperty Name="Relationship98" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship98" ToRole="Relationship98" FromRole="Entity1" /><NavigationProperty Name="Relationship99" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity1_Relationship99" ToRole="Relationship99" FromRole="Entity1" /></EntityType><EntityType Name="Entity2"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Re
 lationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship0" ToRole="Relationship0" FromRole="Entity2" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship1" ToRole="Relationship1" FromRole="Entity2" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship2" ToRole="Relationship2" FromRole="Entity2" /><NavigationProperty Name="Relationship3" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship3" ToRole="Relationship3" FromRole="Entity2" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship4" ToRole="Relationship4" FromRole="Entity2" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship5" ToRole="Relationship5" FromRole="Entity2" /><NavigationProperty Name="Relationship6" Relati
 onship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship6" ToRole="Relationship6" FromRole="Entity2" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship7" ToRole="Relationship7" FromRole="Entity2" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship8" ToRole="Relationship8" FromRole="Entity2" /><NavigationProperty Name="Relationship9" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship9" ToRole="Relationship9" FromRole="Entity2" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship10" ToRole="Relationship10" FromRole="Entity2" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship11" ToRole="Relationship11" FromRole="Entity2" /><NavigationProperty Name="Relationship12" Relationship="Micr
 osoft.Test.OData.Services.LargeModel.Entity2_Relationship12" ToRole="Relationship12" FromRole="Entity2" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship13" ToRole="Relationship13" FromRole="Entity2" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship14" ToRole="Relationship14" FromRole="Entity2" /><NavigationProperty Name="Relationship15" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship15" ToRole="Relationship15" FromRole="Entity2" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship16" ToRole="Relationship16" FromRole="Entity2" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship17" ToRole="Relationship17" FromRole="Entity2" /><NavigationProperty Name="Relationship18" Relationship="Micro
 soft.Test.OData.Services.LargeModel.Entity2_Relationship18" ToRole="Relationship18" FromRole="Entity2" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship19" ToRole="Relationship19" FromRole="Entity2" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship20" ToRole="Relationship20" FromRole="Entity2" /><NavigationProperty Name="Relationship21" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship21" ToRole="Relationship21" FromRole="Entity2" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship22" ToRole="Relationship22" FromRole="Entity2" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship23" ToRole="Relationship23" FromRole="Entity2" /><NavigationProperty Name="Relationship24" Relationship="Micros
 oft.Test.OData.Services.LargeModel.Entity2_Relationship24" ToRole="Relationship24" FromRole="Entity2" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship25" ToRole="Relationship25" FromRole="Entity2" /><NavigationProperty Name="Relationship26" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship26" ToRole="Relationship26" FromRole="Entity2" /><NavigationProperty Name="Relationship27" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship27" ToRole="Relationship27" FromRole="Entity2" /><NavigationProperty Name="Relationship28" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship28" ToRole="Relationship28" FromRole="Entity2" /><NavigationProperty Name="Relationship29" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship29" ToRole="Relationship29" FromRole="Entity2" /><NavigationProperty Name="Relationship30" Relationship="Microso
 ft.Test.OData.Services.LargeModel.Entity2_Relationship30" ToRole="Relationship30" FromRole="Entity2" /><NavigationProperty Name="Relationship31" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship31" ToRole="Relationship31" FromRole="Entity2" /><NavigationProperty Name="Relationship32" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship32" ToRole="Relationship32" FromRole="Entity2" /><NavigationProperty Name="Relationship33" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship33" ToRole="Relationship33" FromRole="Entity2" /><NavigationProperty Name="Relationship34" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship34" ToRole="Relationship34" FromRole="Entity2" /><NavigationProperty Name="Relationship35" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship35" ToRole="Relationship35" FromRole="Entity2" /><NavigationProperty Name="Relationship36" Relationship="Microsof
 t.Test.OData.Services.LargeModel.Entity2_Relationship36" ToRole="Relationship36" FromRole="Entity2" /><NavigationProperty Name="Relationship37" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship37" ToRole="Relationship37" FromRole="Entity2" /><NavigationProperty Name="Relationship38" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship38" ToRole="Relationship38" FromRole="Entity2" /><NavigationProperty Name="Relationship39" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship39" ToRole="Relationship39" FromRole="Entity2" /><NavigationProperty Name="Relationship40" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship40" ToRole="Relationship40" FromRole="Entity2" /><NavigationProperty Name="Relationship41" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship41" ToRole="Relationship41" FromRole="Entity2" /><NavigationProperty Name="Relationship42" Relationship="Microsoft
 .Test.OData.Services.LargeModel.Entity2_Relationship42" ToRole="Relationship42" FromRole="Entity2" /><NavigationProperty Name="Relationship43" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship43" ToRole="Relationship43" FromRole="Entity2" /><NavigationProperty Name="Relationship44" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship44" ToRole="Relationship44" FromRole="Entity2" /><NavigationProperty Name="Relationship45" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship45" ToRole="Relationship45" FromRole="Entity2" /><NavigationProperty Name="Relationship46" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship46" ToRole="Relationship46" FromRole="Entity2" /><NavigationProperty Name="Relationship47" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship47" ToRole="Relationship47" FromRole="Entity2" /><NavigationProperty Name="Relationship48" Relationship="Microsoft.
 Test.OData.Services.LargeModel.Entity2_Relationship48" ToRole="Relationship48" FromRole="Entity2" /><NavigationProperty Name="Relationship49" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship49" ToRole="Relationship49" FromRole="Entity2" /><NavigationProperty Name="Relationship50" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship50" ToRole="Relationship50" FromRole="Entity2" /><NavigationProperty Name="Relationship51" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship51" ToRole="Relationship51" FromRole="Entity2" /><NavigationProperty Name="Relationship52" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship52" ToRole="Relationship52" FromRole="Entity2" /><NavigationProperty Name="Relationship53" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship53" ToRole="Relationship53" FromRole="Entity2" /><NavigationProperty Name="Relationship54" Relationship="Microsoft.T
 est.OData.Services.LargeModel.Entity2_Relationship54" ToRole="Relationship54" FromRole="Entity2" /><NavigationProperty Name="Relationship55" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship55" ToRole="Relationship55" FromRole="Entity2" /><NavigationProperty Name="Relationship56" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship56" ToRole="Relationship56" FromRole="Entity2" /><NavigationProperty Name="Relationship57" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship57" ToRole="Relationship57" FromRole="Entity2" /><NavigationProperty Name="Relationship58" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship58" ToRole="Relationship58" FromRole="Entity2" /><NavigationProperty Name="Relationship59" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship59" ToRole="Relationship59" FromRole="Entity2" /><NavigationProperty Name="Relationship60" Relationship="Microsoft.Te
 st.OData.Services.LargeModel.Entity2_Relationship60" ToRole="Relationship60" FromRole="Entity2" /><NavigationProperty Name="Relationship61" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship61" ToRole="Relationship61" FromRole="Entity2" /><NavigationProperty Name="Relationship62" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship62" ToRole="Relationship62" FromRole="Entity2" /><NavigationProperty Name="Relationship63" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship63" ToRole="Relationship63" FromRole="Entity2" /><NavigationProperty Name="Relationship64" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship64" ToRole="Relationship64" FromRole="Entity2" /><NavigationProperty Name="Relationship65" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship65" ToRole="Relationship65" FromRole="Entity2" /><NavigationProperty Name="Relationship66" Relationship="Microsoft.Tes
 t.OData.Services.LargeModel.Entity2_Relationship66" ToRole="Relationship66" FromRole="Entity2" /><NavigationProperty Name="Relationship67" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship67" ToRole="Relationship67" FromRole="Entity2" /><NavigationProperty Name="Relationship68" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship68" ToRole="Relationship68" FromRole="Entity2" /><NavigationProperty Name="Relationship69" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship69" ToRole="Relationship69" FromRole="Entity2" /><NavigationProperty Name="Relationship70" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship70" ToRole="Relationship70" FromRole="Entity2" /><NavigationProperty Name="Relationship71" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship71" ToRole="Relationship71" FromRole="Entity2" /><NavigationProperty Name="Relationship72" Relationship="Microsoft.Test
 .OData.Services.LargeModel.Entity2_Relationship72" ToRole="Relationship72" FromRole="Entity2" /><NavigationProperty Name="Relationship73" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship73" ToRole="Relationship73" FromRole="Entity2" /><NavigationProperty Name="Relationship74" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship74" ToRole="Relationship74" FromRole="Entity2" /><NavigationProperty Name="Relationship75" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship75" ToRole="Relationship75" FromRole="Entity2" /><NavigationProperty Name="Relationship76" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship76" ToRole="Relationship76" FromRole="Entity2" /><NavigationProperty Name="Relationship77" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship77" ToRole="Relationship77" FromRole="Entity2" /><NavigationProperty Name="Relationship78" Relationship="Microsoft.Test.
 OData.Services.LargeModel.Entity2_Relationship78" ToRole="Relationship78" FromRole="Entity2" /><NavigationProperty Name="Relationship79" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship79" ToRole="Relationship79" FromRole="Entity2" /><NavigationProperty Name="Relationship80" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship80" ToRole="Relationship80" FromRole="Entity2" /><NavigationProperty Name="Relationship81" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship81" ToRole="Relationship81" FromRole="Entity2" /><NavigationProperty Name="Relationship82" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship82" ToRole="Relationship82" FromRole="Entity2" /><NavigationProperty Name="Relationship83" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship83" ToRole="Relationship83" FromRole="Entity2" /><NavigationProperty Name="Relationship84" Relationship="Microsoft.Test.O
 Data.Services.LargeModel.Entity2_Relationship84" ToRole="Relationship84" FromRole="Entity2" /><NavigationProperty Name="Relationship85" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship85" ToRole="Relationship85" FromRole="Entity2" /><NavigationProperty Name="Relationship86" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship86" ToRole="Relationship86" FromRole="Entity2" /><NavigationProperty Name="Relationship87" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship87" ToRole="Relationship87" FromRole="Entity2" /><NavigationProperty Name="Relationship88" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship88" ToRole="Relationship88" FromRole="Entity2" /><NavigationProperty Name="Relationship89" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship89" ToRole="Relationship89" FromRole="Entity2" /><NavigationProperty Name="Relationship90" Relationship="Microsoft.Test.OD
 ata.Services.LargeModel.Entity2_Relationship90" ToRole="Relationship90" FromRole="Entity2" /><NavigationProperty Name="Relationship91" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship91" ToRole="Relationship91" FromRole="Entity2" /><NavigationProperty Name="Relationship92" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship92" ToRole="Relationship92" FromRole="Entity2" /><NavigationProperty Name="Relationship93" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship93" ToRole="Relationship93" FromRole="Entity2" /><NavigationProperty Name="Relationship94" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship94" ToRole="Relationship94" FromRole="Entity2" /><NavigationProperty Name="Relationship95" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship95" ToRole="Relationship95" FromRole="Entity2" /><NavigationProperty Name="Relationship96" Relationship="Microsoft.Test.ODa
 ta.Services.LargeModel.Entity2_Relationship96" ToRole="Relationship96" FromRole="Entity2" /><NavigationProperty Name="Relationship97" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship97" ToRole="Relationship97" FromRole="Entity2" /><NavigationProperty Name="Relationship98" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship98" ToRole="Relationship98" FromRole="Entity2" /><NavigationProperty Name="Relationship99" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity2_Relationship99" ToRole="Relationship99" FromRole="Entity2" /></EntityType><EntityType Name="Entity3"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Relationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship0" ToRole="Relationship0" FromRole="Entity3" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relation
 ship1" ToRole="Relationship1" FromRole="Entity3" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship2" ToRole="Relationship2" FromRole="Entity3" /><NavigationProperty Name="Relationship3" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship3" ToRole="Relationship3" FromRole="Entity3" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship4" ToRole="Relationship4" FromRole="Entity3" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship5" ToRole="Relationship5" FromRole="Entity3" /><NavigationProperty Name="Relationship6" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship6" ToRole="Relationship6" FromRole="Entity3" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship7" ToRole="Rela
 tionship7" FromRole="Entity3" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship8" ToRole="Relationship8" FromRole="Entity3" /><NavigationProperty Name="Relationship9" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship9" ToRole="Relationship9" FromRole="Entity3" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship10" ToRole="Relationship10" FromRole="Entity3" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship11" ToRole="Relationship11" FromRole="Entity3" /><NavigationProperty Name="Relationship12" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship12" ToRole="Relationship12" FromRole="Entity3" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship13" ToRole="Relationship
 13" FromRole="Entity3" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship14" ToRole="Relationship14" FromRole="Entity3" /><NavigationProperty Name="Relationship15" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship15" ToRole="Relationship15" FromRole="Entity3" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship16" ToRole="Relationship16" FromRole="Entity3" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship17" ToRole="Relationship17" FromRole="Entity3" /><NavigationProperty Name="Relationship18" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship18" ToRole="Relationship18" FromRole="Entity3" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship19" ToRole="Relationship1
 9" FromRole="Entity3" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship20" ToRole="Relationship20" FromRole="Entity3" /><NavigationProperty Name="Relationship21" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship21" ToRole="Relationship21" FromRole="Entity3" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship22" ToRole="Relationship22" FromRole="Entity3" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship23" ToRole="Relationship23" FromRole="Entity3" /><NavigationProperty Name="Relationship24" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship24" ToRole="Relationship24" FromRole="Entity3" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship25" ToRole="Relationship25
 " FromRole="Entity3" /><NavigationProperty Name="Relationship26" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship26" ToRole="Relationship26" FromRole="Entity3" /><NavigationProperty Name="Relationship27" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship27" ToRole="Relationship27" FromRole="Entity3" /><NavigationProperty Name="Relationship28" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship28" ToRole="Relationship28" FromRole="Entity3" /><NavigationProperty Name="Relationship29" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship29" ToRole="Relationship29" FromRole="Entity3" /><NavigationProperty Name="Relationship30" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship30" ToRole="Relationship30" FromRole="Entity3" /><NavigationProperty Name="Relationship31" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship31" ToRole="Relationship31"
  FromRole="Entity3" /><NavigationProperty Name="Relationship32" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship32" ToRole="Relationship32" FromRole="Entity3" /><NavigationProperty Name="Relationship33" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship33" ToRole="Relationship33" FromRole="Entity3" /><NavigationProperty Name="Relationship34" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship34" ToRole="Relationship34" FromRole="Entity3" /><NavigationProperty Name="Relationship35" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship35" ToRole="Relationship35" FromRole="Entity3" /><NavigationProperty Name="Relationship36" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship36" ToRole="Relationship36" FromRole="Entity3" /><NavigationProperty Name="Relationship37" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship37" ToRole="Relationship37" 
 FromRole="Entity3" /><NavigationProperty Name="Relationship38" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship38" ToRole="Relationship38" FromRole="Entity3" /><NavigationProperty Name="Relationship39" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship39" ToRole="Relationship39" FromRole="Entity3" /><NavigationProperty Name="Relationship40" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship40" ToRole="Relationship40" FromRole="Entity3" /><NavigationProperty Name="Relationship41" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship41" ToRole="Relationship41" FromRole="Entity3" /><NavigationProperty Name="Relationship42" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship42" ToRole="Relationship42" FromRole="Entity3" /><NavigationProperty Name="Relationship43" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship43" ToRole="Relationship43" F
 romRole="Entity3" /><NavigationProperty Name="Relationship44" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship44" ToRole="Relationship44" FromRole="Entity3" /><NavigationProperty Name="Relationship45" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship45" ToRole="Relationship45" FromRole="Entity3" /><NavigationProperty Name="Relationship46" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship46" ToRole="Relationship46" FromRole="Entity3" /><NavigationProperty Name="Relationship47" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship47" ToRole="Relationship47" FromRole="Entity3" /><NavigationProperty Name="Relationship48" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship48" ToRole="Relationship48" FromRole="Entity3" /><NavigationProperty Name="Relationship49" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship49" ToRole="Relationship49" Fr
 omRole="Entity3" /><NavigationProperty Name="Relationship50" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship50" ToRole="Relationship50" FromRole="Entity3" /><NavigationProperty Name="Relationship51" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship51" ToRole="Relationship51" FromRole="Entity3" /><NavigationProperty Name="Relationship52" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship52" ToRole="Relationship52" FromRole="Entity3" /><NavigationProperty Name="Relationship53" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship53" ToRole="Relationship53" FromRole="Entity3" /><NavigationProperty Name="Relationship54" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship54" ToRole="Relationship54" FromRole="Entity3" /><NavigationProperty Name="Relationship55" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship55" ToRole="Relationship55" Fro
 mRole="Entity3" /><NavigationProperty Name="Relationship56" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship56" ToRole="Relationship56" FromRole="Entity3" /><NavigationProperty Name="Relationship57" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship57" ToRole="Relationship57" FromRole="Entity3" /><NavigationProperty Name="Relationship58" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship58" ToRole="Relationship58" FromRole="Entity3" /><NavigationProperty Name="Relationship59" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship59" ToRole="Relationship59" FromRole="Entity3" /><NavigationProperty Name="Relationship60" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship60" ToRole="Relationship60" FromRole="Entity3" /><NavigationProperty Name="Relationship61" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship61" ToRole="Relationship61" From
 Role="Entity3" /><NavigationProperty Name="Relationship62" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship62" ToRole="Relationship62" FromRole="Entity3" /><NavigationProperty Name="Relationship63" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship63" ToRole="Relationship63" FromRole="Entity3" /><NavigationProperty Name="Relationship64" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship64" ToRole="Relationship64" FromRole="Entity3" /><NavigationProperty Name="Relationship65" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship65" ToRole="Relationship65" FromRole="Entity3" /><NavigationProperty Name="Relationship66" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship66" ToRole="Relationship66" FromRole="Entity3" /><NavigationProperty Name="Relationship67" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship67" ToRole="Relationship67" FromR
 ole="Entity3" /><NavigationProperty Name="Relationship68" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship68" ToRole="Relationship68" FromRole="Entity3" /><NavigationProperty Name="Relationship69" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship69" ToRole="Relationship69" FromRole="Entity3" /><NavigationProperty Name="Relationship70" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship70" ToRole="Relationship70" FromRole="Entity3" /><NavigationProperty Name="Relationship71" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship71" ToRole="Relationship71" FromRole="Entity3" /><NavigationProperty Name="Relationship72" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship72" ToRole="Relationship72" FromRole="Entity3" /><NavigationProperty Name="Relationship73" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship73" ToRole="Relationship73" FromRo
 le="Entity3" /><NavigationProperty Name="Relationship74" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship74" ToRole="Relationship74" FromRole="Entity3" /><NavigationProperty Name="Relationship75" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship75" ToRole="Relationship75" FromRole="Entity3" /><NavigationProperty Name="Relationship76" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship76" ToRole="Relationship76" FromRole="Entity3" /><NavigationProperty Name="Relationship77" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship77" ToRole="Relationship77" FromRole="Entity3" /><NavigationProperty Name="Relationship78" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship78" ToRole="Relationship78" FromRole="Entity3" /><NavigationProperty Name="Relationship79" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship79" ToRole="Relationship79" FromRol
 e="Entity3" /><NavigationProperty Name="Relationship80" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship80" ToRole="Relationship80" FromRole="Entity3" /><NavigationProperty Name="Relationship81" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship81" ToRole="Relationship81" FromRole="Entity3" /><NavigationProperty Name="Relationship82" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship82" ToRole="Relationship82" FromRole="Entity3" /><NavigationProperty Name="Relationship83" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship83" ToRole="Relationship83" FromRole="Entity3" /><NavigationProperty Name="Relationship84" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship84" ToRole="Relationship84" FromRole="Entity3" /><NavigationProperty Name="Relationship85" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship85" ToRole="Relationship85" FromRole
 ="Entity3" /><NavigationProperty Name="Relationship86" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship86" ToRole="Relationship86" FromRole="Entity3" /><NavigationProperty Name="Relationship87" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship87" ToRole="Relationship87" FromRole="Entity3" /><NavigationProperty Name="Relationship88" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship88" ToRole="Relationship88" FromRole="Entity3" /><NavigationProperty Name="Relationship89" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship89" ToRole="Relationship89" FromRole="Entity3" /><NavigationProperty Name="Relationship90" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship90" ToRole="Relationship90" FromRole="Entity3" /><NavigationProperty Name="Relationship91" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship91" ToRole="Relationship91" FromRole=
 "Entity3" /><NavigationProperty Name="Relationship92" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship92" ToRole="Relationship92" FromRole="Entity3" /><NavigationProperty Name="Relationship93" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship93" ToRole="Relationship93" FromRole="Entity3" /><NavigationProperty Name="Relationship94" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship94" ToRole="Relationship94" FromRole="Entity3" /><NavigationProperty Name="Relationship95" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship95" ToRole="Relationship95" FromRole="Entity3" /><NavigationProperty Name="Relationship96" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship96" ToRole="Relationship96" FromRole="Entity3" /><NavigationProperty Name="Relationship97" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship97" ToRole="Relationship97" FromRole="
 Entity3" /><NavigationProperty Name="Relationship98" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship98" ToRole="Relationship98" FromRole="Entity3" /><NavigationProperty Name="Relationship99" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity3_Relationship99" ToRole="Relationship99" FromRole="Entity3" /></EntityType><EntityType Name="Entity4"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Relationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship0" ToRole="Relationship0" FromRole="Entity4" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship1" ToRole="Relationship1" FromRole="Entity4" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship2" ToRole="Relationship2" FromRole="Entity4" /><NavigationProperty Name="Relatio
 nship3" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship3" ToRole="Relationship3" FromRole="Entity4" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship4" ToRole="Relationship4" FromRole="Entity4" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship5" ToRole="Relationship5" FromRole="Entity4" /><NavigationProperty Name="Relationship6" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship6" ToRole="Relationship6" FromRole="Entity4" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship7" ToRole="Relationship7" FromRole="Entity4" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship8" ToRole="Relationship8" FromRole="Entity4" /><NavigationProperty Name="Relationship9" Relationshi
 p="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship9" ToRole="Relationship9" FromRole="Entity4" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship10" ToRole="Relationship10" FromRole="Entity4" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship11" ToRole="Relationship11" FromRole="Entity4" /><NavigationProperty Name="Relationship12" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship12" ToRole="Relationship12" FromRole="Entity4" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship13" ToRole="Relationship13" FromRole="Entity4" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship14" ToRole="Relationship14" FromRole="Entity4" /><NavigationProperty Name="Relationship15" Relationship="
 Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship15" ToRole="Relationship15" FromRole="Entity4" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship16" ToRole="Relationship16" FromRole="Entity4" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship17" ToRole="Relationship17" FromRole="Entity4" /><NavigationProperty Name="Relationship18" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship18" ToRole="Relationship18" FromRole="Entity4" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship19" ToRole="Relationship19" FromRole="Entity4" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship20" ToRole="Relationship20" FromRole="Entity4" /><NavigationProperty Name="Relationship21" Relationship="M
 icrosoft.Test.OData.Services.LargeModel.Entity4_Relationship21" ToRole="Relationship21" FromRole="Entity4" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship22" ToRole="Relationship22" FromRole="Entity4" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship23" ToRole="Relationship23" FromRole="Entity4" /><NavigationProperty Name="Relationship24" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship24" ToRole="Relationship24" FromRole="Entity4" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship25" ToRole="Relationship25" FromRole="Entity4" /><NavigationProperty Name="Relationship26" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship26" ToRole="Relationship26" FromRole="Entity4" /><NavigationProperty Name="Relationship27" Relationship="Mi
 crosoft.Test.OData.Services.LargeModel.Entity4_Relationship27" ToRole="Relationship27" FromRole="Entity4" /><NavigationProperty Name="Relationship28" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship28" ToRole="Relationship28" FromRole="Entity4" /><NavigationProperty Name="Relationship29" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship29" ToRole="Relationship29" FromRole="Entity4" /><NavigationProperty Name="Relationship30" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship30" ToRole="Relationship30" FromRole="Entity4" /><NavigationProperty Name="Relationship31" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship31" ToRole="Relationship31" FromRole="Entity4" /><NavigationProperty Name="Relationship32" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship32" ToRole="Relationship32" FromRole="Entity4" /><NavigationProperty Name="Relationship33" Relationship="Mic
 rosoft.Test.OData.Services.LargeModel.Entity4_Relationship33" ToRole="Relationship33" FromRole="Entity4" /><NavigationProperty Name="Relationship34" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship34" ToRole="Relationship34" FromRole="Entity4" /><NavigationProperty Name="Relationship35" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship35" ToRole="Relationship35" FromRole="Entity4" /><NavigationProperty Name="Relationship36" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship36" ToRole="Relationship36" FromRole="Entity4" /><NavigationProperty Name="Relationship37" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship37" ToRole="Relationship37" FromRole="Entity4" /><NavigationProperty Name="Relationship38" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship38" ToRole="Relationship38" FromRole="Entity4" /><NavigationProperty Name="Relationship39" Relationship="Micr
 osoft.Test.OData.Services.LargeModel.Entity4_Relationship39" ToRole="Relationship39" FromRole="Entity4" /><NavigationProperty Name="Relationship40" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship40" ToRole="Relationship40" FromRole="Entity4" /><NavigationProperty Name="Relationship41" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship41" ToRole="Relationship41" FromRole="Entity4" /><NavigationProperty Name="Relationship42" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship42" ToRole="Relationship42" FromRole="Entity4" /><NavigationProperty Name="Relationship43" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship43" ToRole="Relationship43" FromRole="Entity4" /><NavigationProperty Name="Relationship44" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship44" ToRole="Relationship44" FromRole="Entity4" /><NavigationProperty Name="Relationship45" Relationship="Micro
 soft.Test.OData.Services.LargeModel.Entity4_Relationship45" ToRole="Relationship45" FromRole="Entity4" /><NavigationProperty Name="Relationship46" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship46" ToRole="Relationship46" FromRole="Entity4" /><NavigationProperty Name="Relationship47" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship47" ToRole="Relationship47" FromRole="Entity4" /><NavigationProperty Name="Relationship48" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship48" ToRole="Relationship48" FromRole="Entity4" /><NavigationProperty Name="Relationship49" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship49" ToRole="Relationship49" FromRole="Entity4" /><NavigationProperty Name="Relationship50" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship50" ToRole="Relationship50" FromRole="Entity4" /><NavigationProperty Name="Relationship51" Relationship="Micros
 oft.Test.OData.Services.LargeModel.Entity4_Relationship51" ToRole="Relationship51" FromRole="Entity4" /><NavigationProperty Name="Relationship52" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship52" ToRole="Relationship52" FromRole="Entity4" /><NavigationProperty Name="Relationship53" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship53" ToRole="Relationship53" FromRole="Entity4" /><NavigationProperty Name="Relationship54" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship54" ToRole="Relationship54" FromRole="Entity4" /><NavigationProperty Name="Relationship55" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship55" ToRole="Relationship55" FromRole="Entity4" /><NavigationProperty Name="Relationship56" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship56" ToRole="Relationship56" FromRole="Entity4" /><NavigationProperty Name="Relationship57" Relationship="Microso
 ft.Test.OData.Services.LargeModel.Entity4_Relationship57" ToRole="Relationship57" FromRole="Entity4" /><NavigationProperty Name="Relationship58" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship58" ToRole="Relationship58" FromRole="Entity4" /><NavigationProperty Name="Relationship59" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship59" ToRole="Relationship59" FromRole="Entity4" /><NavigationProperty Name="Relationship60" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship60" ToRole="Relationship60" FromRole="Entity4" /><NavigationProperty Name="Relationship61" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship61" ToRole="Relationship61" FromRole="Entity4" /><NavigationProperty Name="Relationship62" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship62" ToRole="Relationship62" FromRole="Entity4" /><NavigationProperty Name="Relationship63" Relationship="Microsof
 t.Test.OData.Services.LargeModel.Entity4_Relationship63" ToRole="Relationship63" FromRole="Entity4" /><NavigationProperty Name="Relationship64" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship64" ToRole="Relationship64" FromRole="Entity4" /><NavigationProperty Name="Relationship65" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship65" ToRole="Relationship65" FromRole="Entity4" /><NavigationProperty Name="Relationship66" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship66" ToRole="Relationship66" FromRole="Entity4" /><NavigationProperty Name="Relationship67" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship67" ToRole="Relationship67" FromRole="Entity4" /><NavigationProperty Name="Relationship68" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship68" ToRole="Relationship68" FromRole="Entity4" /><NavigationProperty Name="Relationship69" Relationship="Microsoft
 .Test.OData.Services.LargeModel.Entity4_Relationship69" ToRole="Relationship69" FromRole="Entity4" /><NavigationProperty Name="Relationship70" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship70" ToRole="Relationship70" FromRole="Entity4" /><NavigationProperty Name="Relationship71" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship71" ToRole="Relationship71" FromRole="Entity4" /><NavigationProperty Name="Relationship72" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship72" ToRole="Relationship72" FromRole="Entity4" /><NavigationProperty Name="Relationship73" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship73" ToRole="Relationship73" FromRole="Entity4" /><NavigationProperty Name="Relationship74" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship74" ToRole="Relationship74" FromRole="Entity4" /><NavigationProperty Name="Relationship75" Relationship="Microsoft.
 Test.OData.Services.LargeModel.Entity4_Relationship75" ToRole="Relationship75" FromRole="Entity4" /><NavigationProperty Name="Relationship76" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship76" ToRole="Relationship76" FromRole="Entity4" /><NavigationProperty Name="Relationship77" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship77" ToRole="Relationship77" FromRole="Entity4" /><NavigationProperty Name="Relationship78" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship78" ToRole="Relationship78" FromRole="Entity4" /><NavigationProperty Name="Relationship79" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship79" ToRole="Relationship79" FromRole="Entity4" /><NavigationProperty Name="Relationship80" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship80" ToRole="Relationship80" FromRole="Entity4" /><NavigationProperty Name="Relationship81" Relationship="Microsoft.T
 est.OData.Services.LargeModel.Entity4_Relationship81" ToRole="Relationship81" FromRole="Entity4" /><NavigationProperty Name="Relationship82" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship82" ToRole="Relationship82" FromRole="Entity4" /><NavigationProperty Name="Relationship83" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship83" ToRole="Relationship83" FromRole="Entity4" /><NavigationProperty Name="Relationship84" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship84" ToRole="Relationship84" FromRole="Entity4" /><NavigationProperty Name="Relationship85" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship85" ToRole="Relationship85" FromRole="Entity4" /><NavigationProperty Name="Relationship86" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship86" ToRole="Relationship86" FromRole="Entity4" /><NavigationProperty Name="Relationship87" Relationship="Microsoft.Te
 st.OData.Services.LargeModel.Entity4_Relationship87" ToRole="Relationship87" FromRole="Entity4" /><NavigationProperty Name="Relationship88" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship88" ToRole="Relationship88" FromRole="Entity4" /><NavigationProperty Name="Relationship89" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship89" ToRole="Relationship89" FromRole="Entity4" /><NavigationProperty Name="Relationship90" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship90" ToRole="Relationship90" FromRole="Entity4" /><NavigationProperty Name="Relationship91" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship91" ToRole="Relationship91" FromRole="Entity4" /><NavigationProperty Name="Relationship92" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship92" ToRole="Relationship92" FromRole="Entity4" /><NavigationProperty Name="Relationship93" Relationship="Microsoft.Tes
 t.OData.Services.LargeModel.Entity4_Relationship93" ToRole="Relationship93" FromRole="Entity4" /><NavigationProperty Name="Relationship94" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship94" ToRole="Relationship94" FromRole="Entity4" /><NavigationProperty Name="Relationship95" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship95" ToRole="Relationship95" FromRole="Entity4" /><NavigationProperty Name="Relationship96" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship96" ToRole="Relationship96" FromRole="Entity4" /><NavigationProperty Name="Relationship97" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship97" ToRole="Relationship97" FromRole="Entity4" /><NavigationProperty Name="Relationship98" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity4_Relationship98" ToRole="Relationship98" FromRole="Entity4" /><NavigationProperty Name="Relationship99" Relationship="Microsoft.Test
 .OData.Services.LargeModel.Entity4_Relationship99" ToRole="Relationship99" FromRole="Entity4" /></EntityType><EntityType Name="Entity5"><Key><PropertyRef Name="Id" /></Key><Property Name="Id" Type="Edm.Int32" Nullable="false" /><NavigationProperty Name="Relationship0" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship0" ToRole="Relationship0" FromRole="Entity5" /><NavigationProperty Name="Relationship1" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship1" ToRole="Relationship1" FromRole="Entity5" /><NavigationProperty Name="Relationship2" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship2" ToRole="Relationship2" FromRole="Entity5" /><NavigationProperty Name="Relationship3" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship3" ToRole="Relationship3" FromRole="Entity5" /><NavigationProperty Name="Relationship4" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship4
 " ToRole="Relationship4" FromRole="Entity5" /><NavigationProperty Name="Relationship5" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship5" ToRole="Relationship5" FromRole="Entity5" /><NavigationProperty Name="Relationship6" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship6" ToRole="Relationship6" FromRole="Entity5" /><NavigationProperty Name="Relationship7" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship7" ToRole="Relationship7" FromRole="Entity5" /><NavigationProperty Name="Relationship8" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship8" ToRole="Relationship8" FromRole="Entity5" /><NavigationProperty Name="Relationship9" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship9" ToRole="Relationship9" FromRole="Entity5" /><NavigationProperty Name="Relationship10" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship10" ToRole="Relatio
 nship10" FromRole="Entity5" /><NavigationProperty Name="Relationship11" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship11" ToRole="Relationship11" FromRole="Entity5" /><NavigationProperty Name="Relationship12" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship12" ToRole="Relationship12" FromRole="Entity5" /><NavigationProperty Name="Relationship13" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship13" ToRole="Relationship13" FromRole="Entity5" /><NavigationProperty Name="Relationship14" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship14" ToRole="Relationship14" FromRole="Entity5" /><NavigationProperty Name="Relationship15" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship15" ToRole="Relationship15" FromRole="Entity5" /><NavigationProperty Name="Relationship16" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship16" ToRole="Relation
 ship16" FromRole="Entity5" /><NavigationProperty Name="Relationship17" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship17" ToRole="Relationship17" FromRole="Entity5" /><NavigationProperty Name="Relationship18" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship18" ToRole="Relationship18" FromRole="Entity5" /><NavigationProperty Name="Relationship19" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship19" ToRole="Relationship19" FromRole="Entity5" /><NavigationProperty Name="Relationship20" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship20" ToRole="Relationship20" FromRole="Entity5" /><NavigationProperty Name="Relationship21" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship21" ToRole="Relationship21" FromRole="Entity5" /><NavigationProperty Name="Relationship22" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship22" ToRole="Relations
 hip22" FromRole="Entity5" /><NavigationProperty Name="Relationship23" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship23" ToRole="Relationship23" FromRole="Entity5" /><NavigationProperty Name="Relationship24" Relationship="Microsoft.Test.OData.Services.LargeModel.Entity5_Relationship24" ToRole="Relationship24" FromRole="Entity5" /><NavigationProperty Name="Relationship25" Relationship="Microsoft.Test.OData.Services.LargeMode

<TRUNCATED>

[42/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/feed.full.json b/fit/src/main/resources/V30/Customer/feed.full.json
new file mode 100644
index 0000000..a394d70
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/feed.full.json
@@ -0,0 +1,893 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)",
+              "odata.editLink": "Customer(-10)",
+              "Orders@odata.navigationLinkUrl": "Customer(-10)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-10)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-10)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-10)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-10)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-10)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-10)/Video",
+              "CustomerId": -10,
+              "Name": null,
+              "PrimaryContactInfo": null,
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "altname@mydomain.com"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "My Alternative name"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "myAlternativeName"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "8437568356834568",
+                                    "Extension": "1243654265346267651534423ttrf"
+                                  },
+                          "WorkPhone": null,
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        }
+                      ],
+              "Auditing": null
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)",
+              "odata.editLink": "Customer(-9)",
+              "Orders@odata.navigationLinkUrl": "Customer(-9)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-9)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-9)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-9)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-9)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-9)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-9)/Video",
+              "CustomerId": -9,
+              "Name": "enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh",
+                                  "hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb",
+                                  "axuncpheikzvpephn",
+                                  "xss",
+                                  "zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga",
+                                  "ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё",
+                                  "ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso",
+                                  "kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf",
+                                  "new item 1391427464906",
+                                  "new item 1391427465002",
+                                  "new item 1391427465099",
+                                  "new item 1391427465169",
+                                  "new item 1391427465257",
+                                  "new item 1391427465337",
+                                  "new item 1391427466815",
+                                  "new item 1391427466917",
+                                  "new item 1391427466996",
+                                  "new item 1391427467041",
+                                  "new item 1391427467121",
+                                  "new item 1391427467178",
+                                  "new update 1391427467777",
+                                  "new update 1391427467801",
+                                  "new update 1391427467824",
+                                  "new update 1391427468679",
+                                  "new update 1391427468717",
+                                  "new update 1391427468750",
+                                  "new update 1391427468954",
+                                  "new update 1391427468979",
+                                  "new update 1391427469006",
+                                  "new item 1391427470734",
+                                  "new item 1391427470796",
+                                  "new item 1391427470851",
+                                  "new item 1391427470889",
+                                  "new item 1391427470931",
+                                  "new item 1391427470968",
+                                  "new item 1391427668369",
+                                  "new item 1391427668441",
+                                  "new item 1391427668501",
+                                  "new item 1391427668544",
+                                  "new item 1391427668599",
+                                  "new item 1391427668666",
+                                  "new item 1391427669914",
+                                  "new item 1391427669983",
+                                  "new item 1391427670037",
+                                  "new item 1391427670077",
+                                  "new item 1391427670125",
+                                  "new item 1391427670184",
+                                  "new update 1391427670643",
+                                  "new update 1391427670667",
+                                  "new update 1391427670690",
+                                  "new update 1391427671300",
+                                  "new update 1391427671328",
+                                  "new update 1391427671352",
+                                  "new update 1391427671510",
+                                  "new update 1391427671536",
+                                  "new update 1391427671558",
+                                  "new item 1391427673166",
+                                  "new item 1391427673243",
+                                  "new item 1391427673323",
+                                  "new item 1391427673356",
+                                  "new item 1391427673398",
+                                  "new item 1391427673431"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb",
+                                  "yßkzfqeßqßkoundi",
+                                  "ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ",
+                                  "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx",
+                                  "xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf",
+                                  "g",
+                                  "九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ",
+                                  "xursuhdtgshjbjblkrkapuauea",
+                                  "new item 1391427464962",
+                                  "new item 1391427465393",
+                                  "new item 1391427466869",
+                                  "new item 1391427467234",
+                                  "new update 1391427467485",
+                                  "new update 1391427467543",
+                                  "new update 1391427467571",
+                                  "new update 1391427468144",
+                                  "new update 1391427468198",
+                                  "new update 1391427468233",
+                                  "new update 1391427469515",
+                                  "new update 1391427469539",
+                                  "new update 1391427469566",
+                                  "new item 1391427470765",
+                                  "new item 1391427471005",
+                                  "new item 1391427668407",
+                                  "new item 1391427668706",
+                                  "new item 1391427669952",
+                                  "new item 1391427670227",
+                                  "new update 1391427670420",
+                                  "new update 1391427670438",
+                                  "new update 1391427670459",
+                                  "new update 1391427670945",
+                                  "new update 1391427670974",
+                                  "new update 1391427670996",
+                                  "new update 1391427672023",
+                                  "new update 1391427672048",
+                                  "new update 1391427672074",
+                                  "new item 1391427673206",
+                                  "new item 1391427673467"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "new item 1391427673544",
+                                  "Extension": "somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "elvfevjyssuako",
+                                  "Extension": "fltuu"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu",
+                                    "Extension": "ypfuiuhrqevehzrziuckpf"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ddfxtvqbsogqsssqrbxvamhss",
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum",
+                                    "Extension": "ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "c",
+                                    "vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd",
+                                    "ぴダグマァァネぴネ歹黑ぺぺミミぞボ",
+                                    "qiqk",
+                                    "弌ゾァ",
+                                    "pjoksiybbjva"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg",
+                                              "ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ",
+                                              "adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx",
+                                              "あ",
+                                              "яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk",
+                                    "Extension": "qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "せせひボゼグポzク亜せ",
+                                    "Extension": "珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr",
+                                      "Extension": "たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz",
+                                      "Extension": "uaisttxvljnpiusßssysvdvmrnkii"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ",
+                                      "Extension": "ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "oomvrafb",
+                                      "Extension": "omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ",
+                                      "Extension": "ypurdynixhngpvdssv"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "irbkxhydugvnsytkckx",
+                                    "kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl",
+                                    "qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy",
+                                    "ikaxlhgdaqvyßquyae",
+                                    "qjyqct"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd",
+                                    "ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz",
+                                              "xutt",
+                                              "ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc",
+                                              "mmadqpssslnfpkxxghssnßyyvgbvzz",
+                                              "ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck",
+                                              "tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa",
+                                              "匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ",
+                                              "タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ",
+                                              "fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zymn",
+                                    "Extension": "iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "avsgfzrdpacjlosmybfp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "をチァ歹畚せボёク",
+                                      "Extension": "ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "scvffqyenctjnoxgilyqdfbmregufyuakq",
+                                      "Extension": "珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま",
+                                    "azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd",
+                                    "pfdujvakfdrzvgqryesbvi",
+                                    "ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ",
+                                              "bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho",
+                                              "amnßaniuxnksxuhhzlj"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ネハンソぽハほンそゾ珱",
+                                    "Extension": "gqnjluvptjlqees"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur",
+                                    "Extension": "suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま",
+                                      "Extension": "びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp",
+                                    "ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ",
+                                    "hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf",
+                                    "bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb",
+                                    "ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe",
+                                    "aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ",
+                                    "ekubxtgikairemlokqbmbshhmhdfuexqp",
+                                    "bponnizufilxhjussixuhijrllesshuk",
+                                    "びa珱",
+                                    "iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq",
+                                    "ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを",
+                                    "sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc",
+                                    "nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"
+                                  ],
+                          "ContactAlias": null,
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ßtvplushjikkmoiguzeqgdyze",
+                                    "Extension": "ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ",
+                                    "Extension": "弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd",
+                                    "hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp",
+                                    "ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt",
+                                    "ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜",
+                                    "zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa",
+                                    "ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚",
+                                    "pcftrhurg",
+                                    "gszulmukqcveclßpkzounijuouhssulevhaubolzgssy",
+                                    "dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa",
+                                    "Extension": "cuttgus"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga",
+                                    "Extension": "iuplesoyjflxrtghp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk",
+                                      "Extension": "npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦",
+                                      "Extension": "ceybzlgplrxrsßsjbapyf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss",
+                                      "Extension": null
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "qßpxpdbihpssyßuh",
+                                    "ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz",
+                                    "mjpnmqpxrijlycvphsosspnssiiiqhqz"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚",
+                                    "seijuzeate"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf",
+                                              "bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp",
+                                              "ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ",
+                                              "adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy",
+                                              "xjdyfbftxueecmlgvbcouun"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj",
+                                    "Extension": "yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fctonyvjjotzumffvxxmjn",
+                                      "Extension": "kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ffpbxci",
+                                      "Extension": "グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ",
+                                      "Extension": "ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bcmk",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "clicfjydluqupzcgrvuybdsv",
+                                      "Extension": "匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz",
+                                      "Extension": "zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ckcgmctjpylhadenxxzsdxgqotbudjqyj",
+                                    "ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク",
+                                    "ernkqmccuxbmu",
+                                    "vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb",
+                                    "縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ",
+                                    "ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii",
+                                    "ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを",
+                                    "kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm",
+                                    "タソ",
+                                    "ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ",
+                                    "縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": "cmaycumopfuzxozeq"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミをゼク畚ёゼァタタ欲縷べぺソマチぴ",
+                                      "Extension": "マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ",
+                                      "Extension": "txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "そЯチグンべ",
+                                    "g",
+                                    "弌ぞミぞ亜べぼ匚欲ぁ",
+                                    "歹ひタクゾzボびぞポん畚んネハヲソマ",
+                                    "ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷",
+                                    "xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx",
+                                    "jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk",
+                                    "mßßtyhtjxvsimlfxijgervqlßksgpysser",
+                                    "ママ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ",
+                                              "dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo",
+                                              "ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb",
+                                    "Extension": "mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ictßgrmgakmlqhkjdlpmrxzkssxj",
+                                    "Extension": "buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "弌珱ソ",
+                                      "Extension": "yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uxtigxrdpyvofyjfumjtsexsfx",
+                                      "Extension": "p"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん",
+                                      "Extension": "ccaqdhspjqzrdsspdbcqhxbxmp"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ",
+                                      "Extension": "ボポ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "vxxcrirzmuzßzlmzkdcxsof",
+                                      "Extension": "guooaztfdudgcehjpn"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv",
+                                      "Extension": "ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl",
+                                    "yuloujkluhssllphßomexokmqgxouuxssp",
+                                    "mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev",
+                                    "umebqddqpuxqbntuayinubemxuvohd",
+                                    "llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi",
+                                    "nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess",
+                                    "nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn",
+                                    "ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ",
+                                    "ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ",
+                                    "vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚",
+                                              "hailafhfqemfuca",
+                                              "xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr",
+                                              "qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix",
+                                              "khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"
+                                            ]
+                                  },
+                          "HomePhone": null,
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ",
+                                    "Extension": "ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "zxxz",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミぁ",
+                                      "Extension": "yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ",
+                                      "Extension": "ひソミま裹ぜソゾぞゾべクグяあゼびびя"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌",
+                                      "Extension": "lzamunikeytnoeslqopta"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr",
+                                      "Extension": "たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa",
+                                      "Extension": "ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud",
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs",
+                                      "Extension": "szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ",
+                                    "qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur",
+                                    "yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲",
+                                    "lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd",
+                                    "bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi",
+                                    "縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß",
+                                              "omxkeixc",
+                                              "ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ",
+                                              "vß",
+                                              "aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh",
+                                              "裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚",
+                                              "lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye",
+                                    "Extension": "ほァ弌チ欲ほ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc",
+                                    "Extension": "uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "0001-01-01T00:00:00",
+                        "ModifiedBy": "ボァゼあクゾ",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo",
+                                  "QueriedDateTime": null
+                                }
+                      }
+            }
+          ],
+  "odata.nextLink": "Customer?$skiptoken=-9"
+}
\ No newline at end of file


[17/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/OrderLine/-10 -10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/OrderLine/-10 -10/entity.xml b/fit/src/main/resources/V30/OrderLine/-10 -10/entity.xml
new file mode 100644
index 0000000..1494864
--- /dev/null
+++ b/fit/src/main/resources/V30/OrderLine/-10 -10/entity.xml	
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:etag="W/&quot;'lhvyagabhicdpqiqoxpztssvacdkxvoxdzksdsbykdrvnyg'&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/OrderLine(OrderId=-10,ProductId=-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.OrderLine" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="OrderLine" href="OrderLine(OrderId=-10,ProductId=-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Order" type="application/atom+xml;type=entry" title="Order" href="OrderLine(OrderId=-10,ProductId=-10)/Order" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Product" type="application/atom+xml;type=entry" title="Product" href="OrderLine(OrderId=-10,ProductId=-10)/Product" />
+  <title />
+  <updated>2014-03-10T12:01:30Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/OrderLineStream" title="OrderLineStream" href="OrderLine(OrderId=-10,ProductId=-10)/OrderLineStream" />
+  <content type="application/xml">
+    <m:properties>
+      <d:OrderId m:type="Edm.Int32">-10</d:OrderId>
+      <d:ProductId m:type="Edm.Int32">-10</d:ProductId>
+      <d:Quantity m:type="Edm.Int32">4444</d:Quantity>
+      <d:ConcurrencyToken>lhvyagabhicdpqiqoxpztssvacdkxvoxdzksdsbykdrvnyg</d:ConcurrencyToken>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/OrderLine/-10 -10/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/OrderLine/-10 -10/etag.txt b/fit/src/main/resources/V30/OrderLine/-10 -10/etag.txt
new file mode 100644
index 0000000..115b436
--- /dev/null
+++ b/fit/src/main/resources/V30/OrderLine/-10 -10/etag.txt	
@@ -0,0 +1 @@
+W/"'lhvyagabhicdpqiqoxpztssvacdkxvoxdzksdsbykdrvnyg'"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.full.json b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.full.json
new file mode 100644
index 0000000..bb2e6d2
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://192.168.0.160:8080/DefaultService.svc/$metadata#Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-10)","odata.editLink":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-10,"Name":"\u307a\u
 30bd\u305e\u5f0c\u30bf\u30a1\u531a\u30bf\u307d\u3072\u30cf\u6b32\u3074\u307b\u531a\u305b\u307e\u305f\u30d0\u30dc\u30c1\u30de\u531a\u3041\u30be\u30bd\u30c1\u3041\u042f\u305d\u3041\u30df\u044f\u66a6\u755a\u30dc\u6b79\u3072\u042f\u307b\u30c0\u30c1\u305d\u042f\u305b\u307d\u30bc\u30dd\u042f\u30c1\uff41\u305f\u6b79\u305f\u3092\u30bf\u30de\u305b\u3092\u305b\u531a\u30df\u30bf\u3072\u305c\u755a\u66a6\u30b0\u30af\u3072\u307b\u305d\u305f\u30b0\u305b\u044f\u30c1\u531a\uff66\u307a\u3041\u88f9\u3041\u30bd\u3073\u9ed1\u88f9\u7e37","ManagersPersonId":47,"Salary":4095,"Title":"\u307a\u30bd\u042f\u3092\u6b79\u30a1\u6b32\u042f\u30bd\u3042\u307d\uff66\uff41\u305d\u305b\u044f\u7e37\u30dd\u305b\uff88\u3074\uff66\u9ed1\u755a\u044f\u307b\u30be\u307b\u3079\uff41\u307b\uff88\u30d0\u755a\u4e5d\u4e9c\u0451\u30cf\u3079\u305c\u30a1\u88f9\u30bd\u6b32\u307b\u30b0\uff9d\u30dd\u5f0c\u9ed1\u30c1\u3073\uff66\uff88\u30df\u307c\u30bf\u305f\u307e\u30d0\u6b79\u30c1\u66a6\u30bf\u6b32\u3092\u30af\u3041\u30af\u3093\uff9d\u30
 7e\u30bd\uff88\u30dc\u307e\u30bf\u305c\u30dc\u30dd\u307b\u6b79\u30bd\u3092\u30a1\u3042\u044f\u30dc\u305f\u30be\u307b","CarsVIN":-1911530027,"Bonus":-37730565,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-9)","odata.editLink":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonI
 d":-9,"Name":"stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf","ManagersPersonId":-8429952,"Salary":-2147483644,"Title":"\u30d0\u30dc\u6b79\u305d\u042f\u30bc\u3041\u30be\u30bd\u3093\u30dc\u305f\u305d\u4e5d\u30dc\u3072\u73f1\u3042\u30de\u66a6\uff9d\u30bd\u30bd\u30a1\u531a\u307c\u307b\u305f\u30dc\u305c\u30af\u531a\u30bd\u755a\u30be\u3093\uff41\u30a1\u3079\u3042\u044f\u305b\u30bf\u7e37\u30de\u30bc\u3079\u307a\u30de\u7e37\u30bc\u305e\u30bc\u305f\uff5a\u305f\u305f\u30bf\u30a1\u4e5d\u3072\u9ed1\u7e37\u30af\uff66\u6b79\u30de\u307b\u307c\u3092\u307a\u30bf\u755a\u30dc\u5f0c\u9ed1\uff5a\u30cf\u30dc\u30af\u0451\u044f\u30bd\u30df\u30de\u307b\u30bc\u307e\uff41\u30a1\u3072\u30bc\uff9d\u30bd\u9ed1","CarsVIN":-2147483648,"Bonus":-2147483648,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-8)","odata.editLink":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaul
 tService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-8,"Name":"vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf","ManagersPersonId":3777,"Salary":334131144,"Title":"\u305b\u755a\u73f1\u6b32\u30d0\u30bc\u30c1\u30df\u30be\u30a1\u9ed1\u305c\u30be\u30dc\u3093\uff9d\u30c1\u5f0c\uff5a\u30bf\u30dc\u3073\u042f\u30bc\u30b0\u305e\u305b\u307c\u73f1\u30dd\u88f9","CarsVIN":-4784,"Bonus":2147483647,"IsFullyVested":true},{
 "odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-7)","odata.editLink":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-7,"Name":"\u3073\u305e\u042f\u30bd\u307a\u307d\u30a1\u3041\u30c0\u3092\u30bd\u30dc\u0451\u66a6\u5f0c\u88f9\u30be\u3042\u30c0\u30de\u88f9\u305e\u30dc\u6b79\u307e\u307b\u307c\u4e9c
 \u307d\u305b\u9ed1\u3092\u30df\u30bf\u30bc\u30bd\u307a\u305e\uff88\u044f\u30d0\uff41\u3041\u0451\u3074\u307d","ManagersPersonId":-56,"Salary":2016141260,"Title":"uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu","CarsVIN":2147483647,"Bonus":-9620,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-6)","odata.editLink":"Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","PersonMetadata@odata.navigationLinkUrl":"Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"},"PersonId":-6,"Name":"vnqfkvpolnxvurgxpfbfquqrqxqxknjykkuapsqcmbeu
 slhkqufultvr","ManagersPersonId":-9918,"Salary":-2147483645,"Title":"osshrngfyr\u00dfulolssumccqfdktqkisioexmuevutzgnjmnajpk\u00dflesslapymreidqunzzss\u00dfkuaufyiyuztbyrsqeo"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(-3)","odata.editLink":"Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","PersonMetadata@odata.navigationLinkUrl":"Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"},"PersonId":-3,"Name":"ybqmssrdtj\u00dfcbhhmfxvhoxlssekuuibnmltiahdssxnpktmtorxfme\u00dfbbujc","ManagersPersonId":-465010984,"Salary":4,"Title":"\u30df\u30bd\u307e
 \u30b0\u305f\u044f\u7e37\uff66\u5f0c\u30c0\u30bc\u4e9c\u30bc\u3092\u3093\u30be\u88f9\u4e9c\u30de\u30be\u30c0\u3093\u30bf\u30a1\u30cf\u305d\u30dd\u7e37\u3041\u30dc\u30b0\u9ed1\u73f1\u3041\u044f\u30dd\u30b0\u30bd\u3072\u30be\u3072\u042f\u30b0\u30dd\u30b0\u30dc\u6b32\u3092\u4e9c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","odata.id":"http://192.168.0.160:8080/DefaultService.svc/Person(0)","odata.editLink":"Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee","PersonMetadata@odata.navigationLinkUrl":"Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager","#DefaultContainer.Sack":{"title":"Sack","target":"http://192.168.0.160:8080/DefaultService.svc/Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"},"PersonId":0,"Name":"\u30bd\u3092\u30dd\u307d\u30bd\u6b79\u3079\u
 305e\u30de\u307e\u531a\u30bd\u30d0\u4e5d\u30df\uff66\u307e\u30bd\u30dc\u30bc\u305b\u30bc\u30bf\u30a1\uff88\u042f\u305d\u307e\u305b\u305d\u30c0\u042f\u30de\u30bd\u30bc\u3092\u307e\u30cf\u88f9\u30c1\u3093\u30bd\u30de\u30bc\u30b0\u307c\u30b0\u30bc\u30de\u30dc\u30dd\u307d\u3074\u30bc\u30dd\u042f\u531a\u30a1\u307e\u30bd\u30df\uff41\u0451\u30c1\u30df\u531a\u531a\u305f\u30a1\u30bc\u30dd\u30de\u30c1\u305b\u305b","ManagersPersonId":5309,"Salary":89,"Title":"vdvjmssfkxhjosplcid\u00dfsssogadrhn"}]}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.xml b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.xml
new file mode 100644
index 0000000..14d5f5d
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/feed.xml
@@ -0,0 +1,200 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://192.168.0.160:8080/DefaultService.svc/" 
+      xmlns="http://www.w3.org/2005/Atom" 
+      xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+      xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://192.168.0.160:8080/DefaultService.svc/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee</id>
+  <title type="text">Microsoft.Test.OData.Services.AstoriaDefaultService.Employee</title>
+  <updated>2014-04-03T14:22:40Z</updated>
+  <link rel="self" title="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" href="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee"/>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-10</d:PersonId>
+        <d:Name>ぺソぞ弌タァ匚タぽひハ欲ぴほ匚せまたバボチマ匚ぁゾソチぁЯそぁミя暦畚ボ歹ひЯほダチそЯせぽゼポЯチaた歹たをタマせをせ匚ミタひぜ畚暦グクひほそたグせяチ匚ヲぺぁ裹ぁソび黑裹縷</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">47</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">4095</d:Salary>
+        <d:Title>ぺソЯを歹ァ欲Яソあぽヲaそせя縷ポせネぴヲ黑畚яほゾほべaほネバ畚九亜ёハべぜァ裹ソ欲ほグンポ弌黑チびヲネミぼタたまバ歹チ暦タ欲をクぁクんンまソネボまタぜボポほ歹ソをァあяボたゾほ</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-1911530027</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-37730565</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-9</d:PersonId>
+        <d:Name>stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-8429952</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">-2147483644</d:Salary>
+        <d:Title>バボ歹そЯゼぁゾソんボたそ九ボひ珱あマ暦ンソソァ匚ぼほたボぜク匚ソ畚ゾんaァべあяせタ縷マゼべぺマ縷ゼぞゼたzたたタァ九ひ黑縷クヲ歹マほぼをぺタ畚ボ弌黑zハボクёяソミマほゼまaァひゼンソ黑</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-2147483648</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-2147483648</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-8</d:PersonId>
+        <d:Name>vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">3777</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">334131144</d:Salary>
+        <d:Title>せ畚珱欲バゼチミゾァ黑ぜゾボんンチ弌zタボびЯゼグぞせぼ珱ポ裹</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-4784</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">2147483647</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">true</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-7)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-7</d:PersonId>
+        <d:Name>びぞЯソぺぽァぁダをソボё暦弌裹ゾあダマ裹ぞボ歹まほぼ亜ぽせ黑をミタゼソぺぞネяバaぁёぴぽ</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-56</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">2016141260</d:Salary>
+        <d:Title>uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">2147483647</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-9620</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-6)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-6)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-6</d:PersonId>
+        <d:Name>vnqfkvpolnxvurgxpfbfquqrqxqxknjykkuapsqcmbeuslhkqufultvr</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-9918</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">-2147483645</d:Salary>
+        <d:Title>osshrngfyrßulolssumccqfdktqkisioexmuevutzgnjmnajpkßlesslapymreidqunzzssßkuaufyiyuztbyrsqeo</d:Title>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-3)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-3</d:PersonId>
+        <d:Name>ybqmssrdtjßcbhhmfxvhoxlssekuuibnmltiahdssxnpktmtorxfmeßbbujc</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-465010984</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">4</d:Salary>
+        <d:Title>ミソまグたя縷ヲ弌ダゼ亜ゼをんゾ裹亜マゾダんタァハそポ縷ぁボグ黑珱ぁяポグソひゾひЯグポグボ欲を亜</d:Title>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(0)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Employee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="Employee" href="Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Manager"/>
+    <title/>
+    <updated>2014-04-03T14:22:40Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(0)/Microsoft.Test.OData.Services.AstoriaDefaultService.Employee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">0</d:PersonId>
+        <d:Name>ソをポぽソ歹べぞマま匚ソバ九ミヲまソボゼせゼタァネЯそませそダЯマソゼをまハ裹チんソマゼグぼグゼマボポぽぴゼポЯ匚ァまソミaёチミ匚匚たァゼポマチせせ</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">5309</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">89</d:Salary>
+        <d:Title>vdvjmssfkxhjosplcidßsssogadrhn</d:Title>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.full.json b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.full.json
new file mode 100644
index 0000000..38c1019
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.full.json
@@ -0,0 +1,80 @@
+{
+  "odata.metadata": "http://192.168.0.160:8080/DefaultService.svc/$metadata#Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+  "value": [{
+      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "odata.id": "http://192.168.0.160:8080/DefaultService.svc/Person(-10)",
+      "odata.editLink": "Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "PersonMetadata@odata.navigationLinkUrl": "Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata",
+      "Manager@odata.navigationLinkUrl": "Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager",
+      "Car@odata.navigationLinkUrl": "Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car",
+      "#DefaultContainer.Sack": {
+        "title": "Sack",
+        "target": "http://192.168.0.160:8080/DefaultService.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"
+      },
+      "PersonId": -10,
+      "Name": "\u307a\u30bd\u305e\u5f0c\u30bf\u30a1\u531a\u30bf\u307d\u3072\u30cf\u6b32\u3074\u307b\u531a\u305b\u307e\u305f\u30d0\u30dc\u30c1\u30de\u531a\u3041\u30be\u30bd\u30c1\u3041\u042f\u305d\u3041\u30df\u044f\u66a6\u755a\u30dc\u6b79\u3072\u042f\u307b\u30c0\u30c1\u305d\u042f\u305b\u307d\u30bc\u30dd\u042f\u30c1\uff41\u305f\u6b79\u305f\u3092\u30bf\u30de\u305b\u3092\u305b\u531a\u30df\u30bf\u3072\u305c\u755a\u66a6\u30b0\u30af\u3072\u307b\u305d\u305f\u30b0\u305b\u044f\u30c1\u531a\uff66\u307a\u3041\u88f9\u3041\u30bd\u3073\u9ed1\u88f9\u7e37",
+      "ManagersPersonId": 47,
+      "Salary": 4101,
+      "Title": "\u307a\u30bd\u042f\u3092\u6b79\u30a1\u6b32\u042f\u30bd\u3042\u307d\uff66\uff41\u305d\u305b\u044f\u7e37\u30dd\u305b\uff88\u3074\uff66\u9ed1\u755a\u044f\u307b\u30be\u307b\u3079\uff41\u307b\uff88\u30d0\u755a\u4e5d\u4e9c\u0451\u30cf\u3079\u305c\u30a1\u88f9\u30bd\u6b32\u307b\u30b0\uff9d\u30dd\u5f0c\u9ed1\u30c1\u3073\uff66\uff88\u30df\u307c\u30bf\u305f\u307e\u30d0\u6b79\u30c1\u66a6\u30bf\u6b32\u3092\u30af\u3041\u30af\u3093\uff9d\u307e\u30bd\uff88\u30dc\u307e\u30bf\u305c\u30dc\u30dd\u307b\u6b79\u30bd\u3092\u30a1\u3042\u044f\u30dc\u305f\u30be\u307b",
+      "CarsVIN": -1911530027,
+      "Bonus": -37730565,
+      "IsFullyVested": false
+    }, {
+      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "odata.id": "http://192.168.0.160:8080/DefaultService.svc/Person(-9)",
+      "odata.editLink": "Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "PersonMetadata@odata.navigationLinkUrl": "Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata",
+      "Manager@odata.navigationLinkUrl": "Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager",
+      "Car@odata.navigationLinkUrl": "Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car",
+      "#DefaultContainer.Sack": {
+        "title": "Sack",
+        "target": "http://192.168.0.160:8080/DefaultService.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"
+      },
+      "PersonId": -9,
+      "Name": "stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf",
+      "ManagersPersonId": -8429952,
+      "Salary": -2147483638,
+      "Title": "\u30d0\u30dc\u6b79\u305d\u042f\u30bc\u3041\u30be\u30bd\u3093\u30dc\u305f\u305d\u4e5d\u30dc\u3072\u73f1\u3042\u30de\u66a6\uff9d\u30bd\u30bd\u30a1\u531a\u307c\u307b\u305f\u30dc\u305c\u30af\u531a\u30bd\u755a\u30be\u3093\uff41\u30a1\u3079\u3042\u044f\u305b\u30bf\u7e37\u30de\u30bc\u3079\u307a\u30de\u7e37\u30bc\u305e\u30bc\u305f\uff5a\u305f\u305f\u30bf\u30a1\u4e5d\u3072\u9ed1\u7e37\u30af\uff66\u6b79\u30de\u307b\u307c\u3092\u307a\u30bf\u755a\u30dc\u5f0c\u9ed1\uff5a\u30cf\u30dc\u30af\u0451\u044f\u30bd\u30df\u30de\u307b\u30bc\u307e\uff41\u30a1\u3072\u30bc\uff9d\u30bd\u9ed1",
+      "CarsVIN": -2147483648,
+      "Bonus": -2147483648,
+      "IsFullyVested": false
+    }, {
+      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "odata.id": "http://192.168.0.160:8080/DefaultService.svc/Person(-8)",
+      "odata.editLink": "Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "PersonMetadata@odata.navigationLinkUrl": "Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata",
+      "Manager@odata.navigationLinkUrl": "Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager",
+      "Car@odata.navigationLinkUrl": "Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car",
+      "#DefaultContainer.Sack": {
+        "title": "Sack",
+        "target": "http://192.168.0.160:8080/DefaultService.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"
+      },
+      "PersonId": -8,
+      "Name": "vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf",
+      "ManagersPersonId": 3777,
+      "Salary": 334131150,
+      "Title": "\u305b\u755a\u73f1\u6b32\u30d0\u30bc\u30c1\u30df\u30be\u30a1\u9ed1\u305c\u30be\u30dc\u3093\uff9d\u30c1\u5f0c\uff5a\u30bf\u30dc\u3073\u042f\u30bc\u30b0\u305e\u305b\u307c\u73f1\u30dd\u88f9",
+      "CarsVIN": -4784,
+      "Bonus": 2147483647,
+      "IsFullyVested": true
+    }, {
+      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "odata.id": "http://192.168.0.160:8080/DefaultService.svc/Person(-7)",
+      "odata.editLink": "Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee",
+      "PersonMetadata@odata.navigationLinkUrl": "Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata",
+      "Manager@odata.navigationLinkUrl": "Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager",
+      "Car@odata.navigationLinkUrl": "Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car",
+      "#DefaultContainer.Sack": {
+        "title": "Sack",
+        "target": "http://192.168.0.160:8080/DefaultService.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"
+      },
+      "PersonId": -7,
+      "Name": "\u3073\u305e\u042f\u30bd\u307a\u307d\u30a1\u3041\u30c0\u3092\u30bd\u30dc\u0451\u66a6\u5f0c\u88f9\u30be\u3042\u30c0\u30de\u88f9\u305e\u30dc\u6b79\u307e\u307b\u307c\u4e9c\u307d\u305b\u9ed1\u3092\u30df\u30bf\u30bc\u30bd\u307a\u305e\uff88\u044f\u30d0\uff41\u3041\u0451\u3074\u307d",
+      "ManagersPersonId": -56,
+      "Salary": 2016141266,
+      "Title": "uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu",
+      "CarsVIN": 2147483647,
+      "Bonus": -9620,
+      "IsFullyVested": false
+    }]
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.xml b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.xml
new file mode 100644
index 0000000..7867192
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/feed.xml
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+-->
+<feed xml:base="http://192.168.0.160:8080/DefaultService.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://192.168.0.160:8080/DefaultService.svc/Person/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee</id>
+  <title type="text">Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee</title>
+  <updated>2014-04-07T12:38:49Z</updated>
+  <link rel="self" title="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" href="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="SpecialEmployee" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-07T12:38:49Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-10</d:PersonId>
+        <d:Name>ぺソぞ弌タァ匚タぽひハ欲ぴほ匚せまたバボチマ匚ぁゾソチぁЯそぁミя暦畚ボ歹ひЯほダチそЯせぽゼポЯチaた歹たをタマせをせ匚ミタひぜ畚暦グクひほそたグせяチ匚ヲぺぁ裹ぁソび黑裹縷</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">47</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">4101</d:Salary>
+        <d:Title>ぺソЯを歹ァ欲Яソあぽヲaそせя縷ポせネぴヲ黑畚яほゾほべaほネバ畚九亜ёハべぜァ裹ソ欲ほグンポ弌黑チびヲネミぼタたまバ歹チ暦タ欲をクぁクんンまソネボまタぜボポほ歹ソをァあяボたゾほ</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-1911530027</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-37730565</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="SpecialEmployee" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-07T12:38:49Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-9</d:PersonId>
+        <d:Name>stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-8429952</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">-2147483638</d:Salary>
+        <d:Title>バボ歹そЯゼぁゾソんボたそ九ボひ珱あマ暦ンソソァ匚ぼほたボぜク匚ソ畚ゾんaァべあяせタ縷マゼべぺマ縷ゼぞゼたzたたタァ九ひ黑縷クヲ歹マほぼをぺタ畚ボ弌黑zハボクёяソミマほゼまaァひゼンソ黑</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-2147483648</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-2147483648</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="SpecialEmployee" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-07T12:38:49Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-8</d:PersonId>
+        <d:Name>vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">3777</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">334131150</d:Salary>
+        <d:Title>せ畚珱欲バゼチミゾァ黑ぜゾボんンチ弌zタボびЯゼグぞせぼ珱ポ裹</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-4784</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">2147483647</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">true</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://192.168.0.160:8080/DefaultService.svc/Person(-7)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
+    <link rel="edit" title="SpecialEmployee" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager"/>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car"/>
+    <title/>
+    <updated>2014-04-07T12:38:49Z</updated>
+    <author>
+      <name/>
+    </author>
+    <m:action metadata="http://192.168.0.160:8080/DefaultService.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://192.168.0.160:8080/DefaultService.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"/>
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-7</d:PersonId>
+        <d:Name>びぞЯソぺぽァぁダをソボё暦弌裹ゾあダマ裹ぞボ歹まほぼ亜ぽせ黑をミタゼソぺぞネяバaぁёぴぽ</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-56</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">2016141266</d:Salary>
+        <d:Title>uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">2147483647</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-9620</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.full.json b/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.full.json
new file mode 100644
index 0000000..01fb4b3
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Person","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)","odata.editLink":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-10,"Name":"
 \u307a\u30bd\u305e\u5f0c\u30bf\u30a1\u531a\u30bf\u307d\u3072\u30cf\u6b32\u3074\u307b\u531a\u305b\u307e\u305f\u30d0\u30dc\u30c1\u30de\u531a\u3041\u30be\u30bd\u30c1\u3041\u042f\u305d\u3041\u30df\u044f\u66a6\u755a\u30dc\u6b79\u3072\u042f\u307b\u30c0\u30c1\u305d\u042f\u305b\u307d\u30bc\u30dd\u042f\u30c1\uff41\u305f\u6b79\u305f\u3092\u30bf\u30de\u305b\u3092\u305b\u531a\u30df\u30bf\u3072\u305c\u755a\u66a6\u30b0\u30af\u3072\u307b\u305d\u305f\u30b0\u305b\u044f\u30c1\u531a\uff66\u307a\u3041\u88f9\u3041\u30bd\u3073\u9ed1\u88f9\u7e37","ManagersPersonId":47,"Salary":4091,"Title":"\u307a\u30bd\u042f\u3092\u6b79\u30a1\u6b32\u042f\u30bd\u3042\u307d\uff66\uff41\u305d\u305b\u044f\u7e37\u30dd\u305b\uff88\u3074\uff66\u9ed1\u755a\u044f\u307b\u30be\u307b\u3079\uff41\u307b\uff88\u30d0\u755a\u4e5d\u4e9c\u0451\u30cf\u3079\u305c\u30a1\u88f9\u30bd\u6b32\u307b\u30b0\uff9d\u30dd\u5f0c\u9ed1\u30c1\u3073\uff66\uff88\u30df\u307c\u30bf\u305f\u307e\u30d0\u6b79\u30c1\u66a6\u30bf\u6b32\u3092\u30af\u3041\u30af\u3093\u
 ff9d\u307e\u30bd\uff88\u30dc\u307e\u30bf\u305c\u30dc\u30dd\u307b\u6b79\u30bd\u3092\u30a1\u3042\u044f\u30dc\u305f\u30be\u307b","CarsVIN":-1911530027,"Bonus":-37730565,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)","odata.editLink":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)/Microsoft.Test.OData.Services
 .AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-9,"Name":"stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf","ManagersPersonId":-8429952,"Salary":-2147483648,"Title":"\u30d0\u30dc\u6b79\u305d\u042f\u30bc\u3041\u30be\u30bd\u3093\u30dc\u305f\u305d\u4e5d\u30dc\u3072\u73f1\u3042\u30de\u66a6\uff9d\u30bd\u30bd\u30a1\u531a\u307c\u307b\u305f\u30dc\u305c\u30af\u531a\u30bd\u755a\u30be\u3093\uff41\u30a1\u3079\u3042\u044f\u305b\u30bf\u7e37\u30de\u30bc\u3079\u307a\u30de\u7e37\u30bc\u305e\u30bc\u305f\uff5a\u305f\u305f\u30bf\u30a1\u4e5d\u3072\u9ed1\u7e37\u30af\uff66\u6b79\u30de\u307b\u307c\u3092\u307a\u30bf\u755a\u30dc\u5f0c\u9ed1\uff5a\u30cf\u30dc\u30af\u0451\u044f\u30bd\u30df\u30de\u307b\u30bc\u307e\uff41\u30a1\u3072\u30bc\uff9d\u30bd\u9ed1","CarsVIN":-2147483648,"Bonus":-2147483648,"IsFullyVested":false}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.xml b/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.xml
new file mode 100644
index 0000000..6146b85
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/filter/PersonId sub 2 lt -10.xml	
@@ -0,0 +1,79 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person</id>
+  <title type="text">Person</title>
+  <updated>2014-02-13T14:31:04Z</updated>
+  <link rel="self" title="Person" href="Person" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T14:31:04Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-10</d:PersonId>
+        <d:Name>ぺソぞ弌タァ匚タぽひハ欲ぴほ匚せまたバボチマ匚ぁゾソチぁЯそぁミя暦畚ボ歹ひЯほダチそЯせぽゼポЯチaた歹たをタマせをせ匚ミタひぜ畚暦グクひほそたグせяチ匚ヲぺぁ裹ぁソび黑裹縷</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">47</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">4091</d:Salary>
+        <d:Title>ぺソЯを歹ァ欲Яソあぽヲaそせя縷ポせネぴヲ黑畚яほゾほべaほネバ畚九亜ёハべぜァ裹ソ欲ほグンポ弌黑チびヲネミぼタたまバ歹チ暦タ欲をクぁクんンまソネボまタぜボポほ歹ソをァあяボたゾほ</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-1911530027</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-37730565</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T14:31:04Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-9</d:PersonId>
+        <d:Name>stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-8429952</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">-2147483648</d:Salary>
+        <d:Title>バボ歹そЯゼぁゾソんボたそ九ボひ珱あマ暦ンソソァ匚ぼほたボぜク匚ソ畚ゾんaァべあяせタ縷マゼべぺマ縷ゼぞゼたzたたタァ九ひ黑縷クヲ歹マほぼをぺタ畚ボ弌黑zハボクёяソミマほゼまaァひゼンソ黑</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-2147483648</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-2147483648</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').full.json b/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').full.json
new file mode 100644
index 0000000..2b06c9b
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Person","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)","odata.editLink":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-10,"Name":"
 \u307a\u30bd\u305e\u5f0c\u30bf\u30a1\u531a\u30bf\u307d\u3072\u30cf\u6b32\u3074\u307b\u531a\u305b\u307e\u305f\u30d0\u30dc\u30c1\u30de\u531a\u3041\u30be\u30bd\u30c1\u3041\u042f\u305d\u3041\u30df\u044f\u66a6\u755a\u30dc\u6b79\u3072\u042f\u307b\u30c0\u30c1\u305d\u042f\u305b\u307d\u30bc\u30dd\u042f\u30c1\uff41\u305f\u6b79\u305f\u3092\u30bf\u30de\u305b\u3092\u305b\u531a\u30df\u30bf\u3072\u305c\u755a\u66a6\u30b0\u30af\u3072\u307b\u305d\u305f\u30b0\u305b\u044f\u30c1\u531a\uff66\u307a\u3041\u88f9\u3041\u30bd\u3073\u9ed1\u88f9\u7e37","ManagersPersonId":47,"Salary":4124,"Title":"\u307a\u30bd\u042f\u3092\u6b79\u30a1\u6b32\u042f\u30bd\u3042\u307d\uff66\uff41\u305d\u305b\u044f\u7e37\u30dd\u305b\uff88\u3074\uff66\u9ed1\u755a\u044f\u307b\u30be\u307b\u3079\uff41\u307b\uff88\u30d0\u755a\u4e5d\u4e9c\u0451\u30cf\u3079\u305c\u30a1\u88f9\u30bd\u6b32\u307b\u30b0\uff9d\u30dd\u5f0c\u9ed1\u30c1\u3073\uff66\uff88\u30df\u307c\u30bf\u305f\u307e\u30d0\u6b79\u30c1\u66a6\u30bf\u6b32\u3092\u30af\u3041\u30af\u3093\u
 ff9d\u307e\u30bd\uff88\u30dc\u307e\u30bf\u305c\u30dc\u30dd\u307b\u6b79\u30bd\u3092\u30a1\u3042\u044f\u30dc\u305f\u30be\u307b","CarsVIN":-1911530027,"Bonus":-37730565,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)","odata.editLink":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)/Microsoft.Test.OData.Services
 .AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-9,"Name":"stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf","ManagersPersonId":-8429952,"Salary":-2147483615,"Title":"\u30d0\u30dc\u6b79\u305d\u042f\u30bc\u3041\u30be\u30bd\u3093\u30dc\u305f\u305d\u4e5d\u30dc\u3072\u73f1\u3042\u30de\u66a6\uff9d\u30bd\u30bd\u30a1\u531a\u307c\u307b\u305f\u30dc\u305c\u30af\u531a\u30bd\u755a\u30be\u3093\uff41\u30a1\u3079\u3042\u044f\u305b\u30bf\u7e37\u30de\u30bc\u3079\u307a\u30de\u7e37\u30bc\u305e\u30bc\u305f\uff5a\u305f\u305f\u30bf\u30a1\u4e5d\u3072\u9ed1\u7e37\u30af\uff66\u6b79\u30de\u307b\u307c\u3092\u307a\u30bf\u755a\u30dc\u5f0c\u9ed1\uff5a\u30cf\u30dc\u30af\u0451\u044f\u30bd\u30df\u30de\u307b\u30bc\u307e\uff41\u30a1\u3072\u30bc\uff9d\u30bd\u9ed1","CarsVIN":-2147483648,"Bonus":-2147483648,"IsFullyVested":false},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(
 -8)","odata.editLink":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-8,"Name":"vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf","ManagersPersonId":3777,"Salary":334131173,"Title":"\u305b\u755a\u73f1\u6b32\u30d0\u30bc\u30c1\u30df\u30be\u30a1\u9ed1\u305c\u30be\u30dc\u3093\uff9d\u30c1\u5f0c\uff5a\u30bf\u30dc\u3073\u042f\u30bc\u
 30b0\u305e\u305b\u307c\u73f1\u30dd\u88f9","CarsVIN":-4784,"Bonus":2147483647,"IsFullyVested":true},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-7)","odata.editLink":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee","PersonMetadata@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata","Manager@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager","Car@odata.navigationLinkUrl":"Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car","#DefaultContainer.Sack":{"title":"Sack","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack"},"PersonId":-7,"Name":"\u3073\u305e\u042f\u30
 bd\u307a\u307d\u30a1\u3041\u30c0\u3092\u30bd\u30dc\u0451\u66a6\u5f0c\u88f9\u30be\u3042\u30c0\u30de\u88f9\u305e\u30dc\u6b79\u307e\u307b\u307c\u4e9c\u307d\u305b\u9ed1\u3092\u30df\u30bf\u30bc\u30bd\u307a\u305e\uff88\u044f\u30d0\uff41\u3041\u0451\u3074\u307d","ManagersPersonId":-56,"Salary":2016141289,"Title":"uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu","CarsVIN":2147483647,"Bonus":-9620,"IsFullyVested":false}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').xml b/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').xml
new file mode 100644
index 0000000..5597cff
--- /dev/null
+++ b/fit/src/main/resources/V30/Person/filter/isof('Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee').xml
@@ -0,0 +1,131 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person</id>
+  <title type="text">Person</title>
+  <updated>2014-02-13T12:09:32Z</updated>
+  <link rel="self" title="Person" href="Person" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-10)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-10</d:PersonId>
+        <d:Name>ぺソぞ弌タァ匚タぽひハ欲ぴほ匚せまたバボチマ匚ぁゾソチぁЯそぁミя暦畚ボ歹ひЯほダチそЯせぽゼポЯチaた歹たをタマせをせ匚ミタひぜ畚暦グクひほそたグせяチ匚ヲぺぁ裹ぁソび黑裹縷</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">47</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">4124</d:Salary>
+        <d:Title>ぺソЯを歹ァ欲Яソあぽヲaそせя縷ポせネぴヲ黑畚яほゾほべaほネバ畚九亜ёハべぜァ裹ソ欲ほグンポ弌黑チびヲネミぼタたまバ歹チ暦タ欲をクぁクんンまソネボまタぜボポほ歹ソをァあяボたゾほ</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-1911530027</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-37730565</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-9</d:PersonId>
+        <d:Name>stiuictvznkcvledkjnnluuvkmyumyfduxmjqpfnbjqgmvhuiytjbjinzbfmf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-8429952</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">-2147483615</d:Salary>
+        <d:Title>バボ歹そЯゼぁゾソんボたそ九ボひ珱あマ暦ンソソァ匚ぼほたボぜク匚ソ畚ゾんaァべあяせタ縷マゼべぺマ縷ゼぞゼたzたたタァ九ひ黑縷クヲ歹マほぼをぺタ畚ボ弌黑zハボクёяソミマほゼまaァひゼンソ黑</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-2147483648</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-2147483648</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-8</d:PersonId>
+        <d:Name>vypuyxjjxlzfldvppqxkmzdnnapmugyumusqfrnaotviyfbudutxksfvpabxdxdmnosflbfxevfsouqdutczmaguuxaf</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">3777</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">334131173</d:Salary>
+        <d:Title>せ畚珱欲バゼチミゾァ黑ぜゾボんンチ弌zタボびЯゼグぞせぼ珱ポ裹</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">-4784</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">2147483647</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">true</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-7)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Person" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/PersonMetadata" type="application/atom+xml;type=feed" title="PersonMetadata" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/PersonMetadata" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Manager" type="application/atom+xml;type=entry" title="Manager" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Manager" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Car" type="application/atom+xml;type=entry" title="Car" href="Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Car" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.Sack" title="Sack" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Person(-7)/Microsoft.Test.OData.Services.AstoriaDefaultService.SpecialEmployee/Sack" />
+    <content type="application/xml">
+      <m:properties>
+        <d:PersonId m:type="Edm.Int32">-7</d:PersonId>
+        <d:Name>びぞЯソぺぽァぁダをソボё暦弌裹ゾあダマ裹ぞボ歹まほぼ亜ぽせ黑をミタゼソぺぞネяバaぁёぴぽ</d:Name>
+        <d:ManagersPersonId m:type="Edm.Int32">-56</d:ManagersPersonId>
+        <d:Salary m:type="Edm.Int32">2016141289</d:Salary>
+        <d:Title>uuzantjguxlhfqgilizenqahpiqcqznzgyeyzaaonqagfcfxkuu</d:Title>
+        <d:CarsVIN m:type="Edm.Int32">2147483647</d:CarsVIN>
+        <d:Bonus m:type="Edm.Int32">-9620</d:Bonus>
+        <d:IsFullyVested m:type="Edm.Boolean">false</d:IsFullyVested>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-10/entity.full.json b/fit/src/main/resources/V30/Product/-10/entity.full.json
new file mode 100644
index 0000000..6642060
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-10/entity.full.json
@@ -0,0 +1,51 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Product",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)",
+  "odata.etag": "W/\"'assrfsssfdtrmdajadchvrqehsszybuiyiu%C3%9Flhmazsuemptziruotkqcy%C3%9F%C3%9Fp'\"",
+  "odata.editLink": "Product(-10)",
+  "RelatedProducts@odata.navigationLinkUrl": "Product(-10)/RelatedProducts",
+  "Detail@odata.navigationLinkUrl": "Product(-10)/Detail",
+  "Reviews@odata.navigationLinkUrl": "Product(-10)/Reviews",
+  "Photos@odata.navigationLinkUrl": "Product(-10)/Photos",
+  "#DefaultContainer.ChangeProductDimensions":
+          {
+            "title": "ChangeProductDimensions",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)/ChangeProductDimensions"
+          },
+  "Picture@odata.mediaEditLink": "Product(-10)/Picture",
+  "ProductId": -10,
+  "Description": "onesusjnzuzrmzhqankkugdrftiukzkzqaggsfdmtvineulehkrbpu",
+  "Dimensions":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions",
+            "Width@odata.type": "Edm.Decimal",
+            "Width": "-79228162514264337593543950335",
+            "Height@odata.type": "Edm.Decimal",
+            "Height": "-0.492988348718789",
+            "Depth@odata.type": "Edm.Decimal",
+            "Depth": "-78702059456772700000000000000"
+          },
+  "BaseConcurrency": "assrfsssfdtrmdajadchvrqehsszybuiyiußlhmazsuemptziruotkqcyßßp",
+  "ComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+            "Token": null,
+            "QueriedDateTime@odata.type": "Edm.DateTime",
+            "QueriedDateTime": "2013-01-10T06:27:51.1667673"
+          },
+  "NestedComplexConcurrency":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+            "ModifiedDate@odata.type": "Edm.DateTime",
+            "ModifiedDate": "9999-12-31T23:59:59.9999999",
+            "ModifiedBy": "gsrqilravbargkknoljssfn",
+            "Concurrency":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                      "Token": "び欲ぜぞボゾそaチぼ縷ソ黑ミ",
+                      "QueriedDateTime@odata.type": "Edm.DateTime",
+                      "QueriedDateTime": "2011-09-01T06:31:58.336924"
+                    }
+          }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-10/entity.xml b/fit/src/main/resources/V30/Product/-10/entity.xml
new file mode 100644
index 0000000..3f39884
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-10/entity.xml
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml" m:etag="W/&quot;'assrfsssfdtrmdajadchvrqehsszybuiyiu%C3%9Flhmazsuemptziruotkqcy%C3%9F%C3%9Fp'&quot;">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="Product" href="Product(-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-10)/RelatedProducts" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-10)/Detail" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-10)/Reviews" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-10)/Photos" />
+  <title />
+  <updated>2014-03-08T16:39:47Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-10)/Picture" />
+  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)/ChangeProductDimensions" />
+  <content type="application/xml">
+    <m:properties>
+      <d:ProductId m:type="Edm.Int32">-10</d:ProductId>
+      <d:Description>onesusjnzuzrmzhqankkugdrftiukzkzqaggsfdmtvineulehkrbpu</d:Description>
+      <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+        <d:Width m:type="Edm.Decimal">-79228162514264337593543950335</d:Width>
+        <d:Height m:type="Edm.Decimal">-0.492988348718789</d:Height>
+        <d:Depth m:type="Edm.Decimal">-78702059456772700000000000000</d:Depth>
+      </d:Dimensions>
+      <d:BaseConcurrency>assrfsssfdtrmdajadchvrqehsszybuiyiußlhmazsuemptziruotkqcyßßp</d:BaseConcurrency>
+      <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+        <d:Token m:null="true" />
+        <d:QueriedDateTime m:type="Edm.DateTime">2013-01-10T06:27:51.1667673</d:QueriedDateTime>
+      </d:ComplexConcurrency>
+      <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+        <d:ModifiedDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:ModifiedDate>
+        <d:ModifiedBy>gsrqilravbargkknoljssfn</d:ModifiedBy>
+        <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>び欲ぜぞボゾそaチぼ縷ソ黑ミ</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">2011-09-01T06:31:58.336924</d:QueriedDateTime>
+        </d:Concurrency>
+      </d:NestedComplexConcurrency>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/-10/etag.txt
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/-10/etag.txt b/fit/src/main/resources/V30/Product/-10/etag.txt
new file mode 100644
index 0000000..e1f788c
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/-10/etag.txt
@@ -0,0 +1 @@
+W/"'assrfsssfdtrmdajadchvrqehsszybuiyiu%C3%9Flhmazsuemptziruotkqcy%C3%9F%C3%9Fp'"
\ No newline at end of file


[22/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-9.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-9.full.json b/fit/src/main/resources/V30/Customer/skiptoken/-9.full.json
new file mode 100644
index 0000000..5d45ef8
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-9.full.json
@@ -0,0 +1,715 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer",
+  "value":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)",
+              "odata.editLink": "Customer(-8)",
+              "Orders@odata.navigationLinkUrl": "Customer(-8)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-8)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-8)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-8)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-8)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-8)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-8)/Video",
+              "CustomerId": -8,
+              "Name": null,
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                  "ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌",
+                                  "ylhsxzpyyshr",
+                                  "exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu",
+                                  "kkqdn",
+                                  "裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ",
+                                  "cmjdeggvfryupgkpoocvfddnogzik",
+                                  "pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa"
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla",
+                                  "odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ",
+                                  "Extension": "nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "new msg value 1391427671927",
+                                  "Extension": "ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn",
+                                    "Extension": "gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg",
+                                    "Extension": "rgcihloßfpghhtozxoiubkeljqocynqfqteoyu"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "jfc",
+                                    "Extension": null
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "cdurugzoussatrsaar",
+                                    "Extension": "ylghuuzta"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb",
+                                    "Extension": "lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ",
+                                    "asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi",
+                                    "gypknhgzsenxnauqitxnjpepcgbufhjlhhopof",
+                                    "ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ",
+                                    "uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq",
+                                    "spcgnfkttfvulqdjvmqthjdfhntf",
+                                    "febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf",
+                                    "たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "",
+                                    "fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc",
+                                    "zfoljqcojkifkipdxsjlepyuxe",
+                                    "ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹",
+                                              "クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "vmgmspßcknjqnßoahsshpmglloirufeuufßbsi",
+                                    "Extension": null
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "oqokugaßxaxlexj",
+                                    "Extension": "ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "lpxsardonkyjhcmzuzuislpxnlvbzbudgo"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa",
+                                    "kugmpusyi"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ",
+                                    "ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび",
+                                    "ソぺびネё",
+                                    "lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo",
+                                    "ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd",
+                                    "ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ",
+                                    "os"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk",
+                                              "ひグチゾぴマソяァ",
+                                              "バゼソぺ珱ぴミ亜ネ匚九黑",
+                                              "",
+                                              "ゾ裹ゼaンバゼa縷",
+                                              "rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft",
+                                              "バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas",
+                                    "Extension": "dvuqgedbuiaum"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd",
+                                    "Extension": "eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "xj",
+                                      "Extension": "gssotzfbaßzvdtu"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "bukrso",
+                                      "Extension": "九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+                        "ModifiedDate@odata.type": "Edm.DateTime",
+                        "ModifiedDate": "2014-07-02T05:26:37.3447573",
+                        "ModifiedBy": "jruznxbvzt",
+                        "Concurrency":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                                  "Token": "nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi",
+                                  "QueriedDateTime@odata.type": "Edm.DateTime",
+                                  "QueriedDateTime": "2013-01-11T03:38:30.0434315"
+                                }
+                      }
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)",
+              "odata.editLink": "Customer(-7)",
+              "Orders@odata.navigationLinkUrl": "Customer(-7)/Orders",
+              "Logins@odata.navigationLinkUrl": "Customer(-7)/Logins",
+              "Husband@odata.navigationLinkUrl": "Customer(-7)/Husband",
+              "Wife@odata.navigationLinkUrl": "Customer(-7)/Wife",
+              "Info@odata.navigationLinkUrl": "Customer(-7)/Info",
+              "Thumbnail@odata.mediaEditLink": "Customer(-7)/Thumbnail",
+              "Video@odata.mediaEditLink": "Customer(-7)/Video",
+              "CustomerId": -7,
+              "Name": "remotingdestructorprinterswitcheschannelssatellitelanguageresolve",
+              "PrimaryContactInfo":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                        "EmailBag@odata.type": "Collection(Edm.String)",
+                        "EmailBag":
+                                [
+                                ],
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ",
+                                  "ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz",
+                                  "",
+                                  "gßntmp",
+                                  "gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd",
+                                  "bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec",
+                                  "uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign"
+                                ],
+                        "ContactAlias":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                  "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                  "AlternativeNames":
+                                          [
+                                            "lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc",
+                                            "匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ",
+                                            "ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん",
+                                            "vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk"
+                                          ]
+                                },
+                        "HomePhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi",
+                                  "Extension": "クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ"
+                                },
+                        "WorkPhone":
+                                {
+                                  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                  "PhoneNumber": "ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦",
+                                  "Extension": "qxxvvluootexndauvmjmxcsupdzvrqspyltziba"
+                                },
+                        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                        "MobilePhoneBag":
+                                [
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ",
+                                    "Extension": "ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi",
+                                    "Extension": "ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf",
+                                    "Extension": "ulreousnjfnjxncfsmkuruhczgcpr"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "znajuovfeompumpfnaxvpnihotlixtkyi",
+                                    "Extension": "dhfygicsdlsßfßxsksjmpfhqujdrp"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ァボバヲま",
+                                    "Extension": "を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy",
+                                    "Extension": "バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ"
+                                  },
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau",
+                                    "Extension": "nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj"
+                                  }
+                                ]
+                      },
+              "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+              "BackupContactInfo":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj",
+                                    "vycfthvgfrucdjyy",
+                                    "vdcyycrvuijookgzbvdupgus",
+                                    "jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx",
+                                    "ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq",
+                                    "kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu",
+                                    "ぞぴァゼポマ",
+                                    "vnfbauudbyxtzkpdmkzxmmnouju",
+                                    "iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks",
+                                    "ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy",
+                                    "umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz",
+                                    "ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ",
+                                    "aママ畚ァヲポあァをタマァёソяそぽソソびク欲",
+                                    "ssldcyxftcßß"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ",
+                                              "ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ",
+                                              "畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ",
+                                              "vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht",
+                                              "ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱",
+                                              "mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj",
+                                              "sejiivcdcpz"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk",
+                                    "Extension": "ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぼダ珱欲яミЯァネをマ珱マ",
+                                    "Extension": "eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ykchhyyquzahßjlvooyumqg",
+                                    "tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx",
+                                    "utqupdjbmnecjztzxuybkscjq",
+                                    "タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ",
+                                    "九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ",
+                                    "チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ",
+                                    "ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜",
+                                    "qcmqpußsoqssslq"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "uexjfh",
+                                    "Extension": "blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "zダ",
+                                    "Extension": "msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя",
+                                      "Extension": "clpyfmjxphrnkbsssxxrkmss"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ",
+                                      "Extension": "黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ",
+                                      "Extension": "せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fbnmtidvi",
+                                      "Extension": "kec"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": null
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ",
+                                      "Extension": "lzpabrmxrjooukhkktcjrtupspuovf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb",
+                                      "Extension": "duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹",
+                                    "fidpldjmkophmxitkxseuxxjuxsk",
+                                    "珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ",
+                                    "黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌",
+                                    "domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc",
+                                    "byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc",
+                                    "zvlstxzogzhdfvbnovvpqylchagxipe"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "欲яソゼたンァaァチネ",
+                                    "ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ",
+                                    "absjcqrokrssngiltespzgcjsszjßxjme",
+                                    "un",
+                                    "jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr",
+                                    "gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi",
+                                    "fuuhqqqaynljlftffudsijus",
+                                    "pdhpfpvtobsfgyonysdgbfrec"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ",
+                                    "Extension": "あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "kdfvzßplysmdsgssqpgtnpfd",
+                                    "Extension": "ソゼぜあタチя歹タまン"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy",
+                                      "Extension": "ivyaukeudiuvnovcupbdtxiivirphtnqexvf"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "lborxdrefsqsunutvoisjtkkotrdmprk",
+                                      "Extension": "ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "digluvk",
+                                      "Extension": "欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot",
+                                      "Extension": "ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ",
+                                      "Extension": "sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ",
+                                      "Extension": "liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ",
+                                      "Extension": "xr"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss",
+                                    "lifgxessßaozssaoleugoixjlubiyr",
+                                    "tfk",
+                                    "pmvnavuuaz",
+                                    "uqßjkipmutbf",
+                                    "たハチァaヲび歹をダ",
+                                    "pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl",
+                                    "",
+                                    "qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ",
+                                              "nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap",
+                                              "iilrdigfyvjjrqxttgxraufqhfetoloz"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя",
+                                    "Extension": "uuuyuxxunzuaburvjoxnr"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ミ暦ァソ縷裹ネяネぴタぜび",
+                                    "Extension": "mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": null,
+                                      "Extension": "diioxqmyakmeureygmjdfriei"
+                                    }
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ",
+                                    "cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy",
+                                              "ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜",
+                                              "orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq",
+                                              "itx",
+                                              "caugxngovuoepellvrafenpvuqhkylaqkdxq",
+                                              "歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ",
+                                              "ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "pamtyaqxxßqaofkg",
+                                    "Extension": "auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz"
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": null,
+                                    "Extension": null
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                  ]
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+                          "EmailBag@odata.type": "Collection(Edm.String)",
+                          "EmailBag":
+                                  [
+                                    "ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ",
+                                    "マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ",
+                                    "qaihqzpasjloisgbssorpjbdxukzdrteqeßso"
+                                  ],
+                          "AlternativeNames@odata.type": "Collection(Edm.String)",
+                          "AlternativeNames":
+                                  [
+                                    "kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde",
+                                    "ofmoncksscxsssx",
+                                    "ボゼソまべたポ暦ぴを暦欲ソ弌",
+                                    "バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ"
+                                  ],
+                          "ContactAlias":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                                    "AlternativeNames@odata.type": "Collection(Edm.String)",
+                                    "AlternativeNames":
+                                            [
+                                              "nftqkrduliiuzoszloctxuyekunazdkmkpgaga",
+                                              "agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss",
+                                              "dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp"
+                                            ]
+                                  },
+                          "HomePhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ",
+                                    "Extension": null
+                                  },
+                          "WorkPhone":
+                                  {
+                                    "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                    "PhoneNumber": "ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ",
+                                    "Extension": "zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz"
+                                  },
+                          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+                          "MobilePhoneBag":
+                                  [
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた",
+                                      "Extension": "bbqkdtorßbpqqyfqchnpjgb"
+                                    },
+                                    {
+                                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                                      "PhoneNumber": "aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk",
+                                      "Extension": "nceargrqlfujfqh"
+                                    }
+                                  ]
+                        }
+                      ],
+              "Auditing": null
+            }
+          ],
+  "odata.nextLink": "Customer?$skiptoken=-7"
+}
\ No newline at end of file


[44/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/-9/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/-9/entity.full.json b/fit/src/main/resources/V30/Customer/-9/entity.full.json
new file mode 100644
index 0000000..d69bf97
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/-9/entity.full.json
@@ -0,0 +1,750 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)",
+  "odata.editLink": "Customer(-9)",
+  "Orders@odata.navigationLinkUrl": "Customer(-9)/Orders",
+  "Logins@odata.navigationLinkUrl": "Customer(-9)/Logins",
+  "Husband@odata.navigationLinkUrl": "Customer(-9)/Husband",
+  "Wife@odata.navigationLinkUrl": "Customer(-9)/Wife",
+  "Info@odata.navigationLinkUrl": "Customer(-9)/Info",
+  "Thumbnail@odata.mediaEditLink": "Customer(-9)/Thumbnail",
+  "Video@odata.mediaEditLink": "Customer(-9)/Video",
+  "CustomerId": -9,
+  "Name": "enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart",
+  "PrimaryContactInfo":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+            "EmailBag@odata.type": "Collection(Edm.String)",
+            "EmailBag":
+                    [
+                      "cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh",
+                      "hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb",
+                      "axuncpheikzvpephn",
+                      "xss",
+                      "zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga",
+                      "ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё",
+                      "ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso",
+                      "kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf"
+                    ],
+            "AlternativeNames@odata.type": "Collection(Edm.String)",
+            "AlternativeNames":
+                    [
+                      "rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb",
+                      "yßkzfqeßqßkoundi",
+                      "ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ",
+                      "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx",
+                      "xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf",
+                      "g",
+                      "九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ",
+                      "xursuhdtgshjbjblkrkapuauea"
+                    ],
+            "ContactAlias":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                      "AlternativeNames@odata.type": "Collection(Edm.String)",
+                      "AlternativeNames":
+                              [
+                              ]
+                    },
+            "HomePhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ",
+                      "Extension": "somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"
+                    },
+            "WorkPhone":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                      "PhoneNumber": "elvfevjyssuako",
+                      "Extension": "fltuu"
+                    },
+            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+            "MobilePhoneBag":
+                    [
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu",
+                        "Extension": "ypfuiuhrqevehzrziuckpf"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ddfxtvqbsogqsssqrbxvamhss",
+                        "Extension": null
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum",
+                        "Extension": "ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ"
+                      },
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ"
+                      }
+                    ]
+          },
+  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+  "BackupContactInfo":
+          [
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "c",
+                        "vluxyßhmibqsbifocryvfhcßjmgkdagjßavhcelfjqazacnlmauprxhkcbjhrssdiyctbd",
+                        "ぴダグマァァネぴネ歹黑ぺぺミミぞボ",
+                        "qiqk",
+                        "弌ゾァ",
+                        "pjoksiybbjva"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxnßgonnsvzsssshxejßipg",
+                                  "ぼせァァたぞミ珱歹まぜマ欲ダ暦せた歹ぺびソを亜ボタァゾ欲暦九そボダせせёぺべタポびせ珱ゼまぞほ珱ひЯソゾЯ欲ソzァミ欲弌ポ黑ёせひソひ九ソ亜畚aをダンゼソァァゼそボポ暦をボボミポたマ",
+                                  "adeudvßljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosseßavßtssmjigußqzosx",
+                                  "あ",
+                                  "яぜマチゾポグぼハタダマチマァハ黑ぺそz縷弌暦ぼ亜黑暦亜をaンびぁべヲボぼa黑ゼヲタゼそグゼぞたバほそ歹マяマぺをソ暦"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "hrgtsgßfsßhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk",
+                        "Extension": "qxßhmxßorvriypßddusqlßbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "せせひボゼグポzク亜せ",
+                        "Extension": "珱あЯァソマゼ亜ぽせびあゼあё匚ゾ畚マんンゼヲぼグタバソzグべЯz匚歹ゼぽЯゼゼマん縷ダぺをま縷ァンハバぼソマソぜ九ヲzぜz欲裹畚ひぞバぺ"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "remqvutsszqyjrnoxgmroaßxhsstßodjjkvqßlgtufdassnrgghkdizagurcosiuprmbjqanrmphhx",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr",
+                          "Extension": "たほゼんダをぺたポハaソ縷ぁ暦黑ぽ弌"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz",
+                          "Extension": "uaisttxvljnpiusßssysvdvmrnkii"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ゼボチヲzタぜz裹ァゼ匚ぼ亜ァハたあグぴハяzソゼたをボミёほぜバぞマぞそяンァボ珱グソぞ",
+                          "Extension": "ゾハぴz九珱グマぜタ暦ぺソべ珱ぜをびそあべゾぞあёチミボゾァタ珱ボ珱ぺソぁひ珱ぽんソЯゾぴそたボタク欲ミびバチяソそ裹びぞ九ぴ九Яzハバネゼぁぞん珱九亜ソ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "oomvrafb",
+                          "Extension": "omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "バ珱ボボぼゼ弌黑ゼ欲ぞぺゼバマバぺんび畚マゼマタぼボЯボミソびまゾそポせゾんaバゾёダグ亜タ匚べせяソンび暦裹びひせグ",
+                          "Extension": "ypurdynixhngpvdssv"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "irbkxhydugvnsytkckx",
+                        "kdfyfquqqkssktailssßijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl",
+                        "qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy",
+                        "ikaxlhgdaqvyßquyae",
+                        "qjyqct"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd",
+                        "ßjfhuakdntßpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "ァソソゼ黑ゾタヲダ亜弌ゾぺ畚せ歹z黑欲ダタんゾソマたゼン匚ボンハク裹黑ぺァマ弌ぁゾaをぞたまゼン九マぁ黑ぞゼソяヲЯミ匚ぜダび裹亜べそんz珱タぼぞ匚ёハяァんゼ九ゼほせハせソヲゼ裹ぼんネяヲヲ九ゼグz",
+                                  "xutt",
+                                  "ßqsfasfifstuyepbdivixqßhcrhgzufopnzrqsßdrrisbabßfßnsmfehqgehgssumjqngusspponjunfuckhassc",
+                                  "mmadqpssslnfpkxxghssnßyyvgbvzz",
+                                  "ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck",
+                                  "tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa",
+                                  "匚ソёポ弌ソ歹まボゼダタゾЯ歹欲そほぞёハ亜ポ弌ёバぜマァネせ欲ゼ",
+                                  "タぁぼタzё欲マ縷ほЯ九せァボ弌яマミЯ弌ぼボびグひzポんミそёяぁをあネボせダzネ裹暦ハァバンァま弌ミマネンぽゼあぞ匚ぜひクひそネミяёチ欲ゼハぴあ暦ァ欲ハ",
+                                  "fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpoßjßannndxuziejhifzfmßßssqssxnkxuqßgkmsdof"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "zymn",
+                        "Extension": "iußkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnetßoufpyjduhcrveteußbutfxmfhjyiavdkkjkxrjaci"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "avsgfzrdpacjlosmybfp"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": null,
+                          "Extension": "ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "をチァ歹畚せボёク",
+                          "Extension": "ん暦ポЯバミをマぞゼバぞミほマクミ九ぁぴ黑ひ暦ぺz畚ぁまゼ畚ポzzダあёяんタそボゼひた九ミた歹zポボ弌ボバ畚たンゼあ九マЯぽぽ亜ポぴぴひポァゼほaチゾンポ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "scvffqyenctjnoxgilyqdfbmregufyuakq",
+                          "Extension": "珱タほバミひソゾzァせまゼミ亜タёゼяをバをを匚マポソ九zzバ縷ソ九"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ぁせべぜяあぁタぜぽヲボそЯボ九チぺソ裹あミミダЯ九べ暦ポぁんせァ暦ヲべゼぴぽマポたァソンをゾ縷珱Яぜぺネ弌タァクポせま",
+                        "azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd",
+                        "pfdujvakfdrzvgqryesbvi",
+                        "ミ欲яタネボミチ畚そぜゼ黑ぁポンミソボまミ暦ゼaёяぼク畚クダソタ暦マ"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "Яほチまёンそべたボぼソボaゼぜゾヲググマタチボ縷そクハン九ぜネんん暦たァ亜ネ",
+                                  "bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho",
+                                  "amnßaniuxnksxuhhzlj"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ネハンソぽハほンそゾ珱",
+                        "Extension": "gqnjluvptjlqees"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur",
+                        "Extension": "suxdfijsbujqtpmqvvldmunpmbvrdekserpfqjltvzenulpn"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "黑黑ほぽミぞぺミゾひァミボせЯほンゼクミゼチ匚ン暦ぁダぽダたび歹欲を弌ミぜゼミグチたゾ縷ぼそ畚チハaぞソをぺァァたほソポハzびァネゾ縷ァまをたチポネぞま",
+                          "Extension": "びンポバЯミタバヲソチ珱zあ弌ボヲぞ裹亜ぺダぽを弌チ弌ァせぁほほゾ匚ゾハまチァぼヲまグ欲ミまボハびゾんヲンンソボミグ暦ソaべタ黑ぺァクびハぴ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ssuknmssbuptdcmfxyzuygtukpjzkßßussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp",
+                        "ボァぁチほポミんぼぁぞグ九ゼポマёタ裹ゾグ珱ぴタそグマァ",
+                        "hgjbxnzßltlxxbhqbkvgivgzvomkyßhusguegcxoonjuyahgttmzgbqnßmjsalimhfoljgf",
+                        "bmjnauuusolkvmtbevvoiqkyjpyyzhkmfsßiujlqssyußezlqubdlulnpemukzycgr"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb",
+                        "ßiphhdjuqkuutsoßnkuglvtkßpsidibpljhe",
+                        "aハひマぽゼ裹aボダ匚ヲ匚ヲま縷ぴクひゼ亜ダァ畚ダぺチ",
+                        "ekubxtgikairemlokqbmbshhmhdfuexqp",
+                        "bponnizufilxhjussixuhijrllesshuk",
+                        "びa珱",
+                        "iucejykztdznuuocvzqimomßyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydhßnxkijq",
+                        "ゼゼЯ匚亜亜ゼゾソチポま欲ダёぁ暦ゾぼマё弌ソ珱クzまソЯせ九ク匚ポボン黑ポンぴを",
+                        "sstfhepuybhqssujvlssmgvfmuzeoulehkhuurcßisslqmpdaeucbshoiyjbnhgzkrvvc",
+                        "nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"
+                      ],
+              "ContactAlias": null,
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ßtvplushjikkmoiguzeqgdyze",
+                        "Extension": "ポzほボ歹ひ欲んダたまё九そポボ弌チあ黑匚ぼボゾЯ黑ミ珱裹タんぁ弌ボミぞべ暦マzぽёボ亜匚チハひべまぽハёネzゼん亜バ黑ソネゼЯ歹ぺほぜグタゼネ畚"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ソァダボボぽミя欲マァ暦ソべ弌ゾまボバaチァゾ弌マ畚をミ黑ァべ匚ソぁびチ黑ァ弌九ぞべゼゼぁミネ亜あボァぞЯヲたぜ珱亜z亜ネネぜゾゾダグゼёぺ",
+                        "Extension": "弌ァ黑あミネ縷タポまンあ亜ゾ黑せミたゼя亜たぜzaタァチミ珱ぁゼをたひ弌び弌яネ畚ソァ欲ゾゼ匚縷ゾzゾゼダ弌ぜポぼネたぺボを弌弌ほハ亜ボァそ裹aそゼたん欲まソゾ九ソぜ匚クボ珱ゾ"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "gnrmpyrunhenforvxßmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugdßeeondssuydkd",
+                        "hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp",
+                        "ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt",
+                        "ぴァゼあ珱ダ歹たミゾяzマぴミびひ珱バ九チゾァぁんゼぽひタaソソゼび亜",
+                        "zぜミまハ裹せёたタせぞぽaポぁ亜マネク亜ソぽポボ弌яハダタソネほゼ裹ゾёを黑ソネぽぼ九せゼポタ亜ァゼせ亜チネゾ歹ёポ弌縷ゾゾボぜそ縷珱яびяソ匚ダグ"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxrßyspyqtfa",
+                        "ぁンソzぜクチべソび欲ソぜ裹ぁぽゼ畚",
+                        "pcftrhurg",
+                        "gszulmukqcveclßpkzounijuouhssulevhaubolzgssy",
+                        "dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "珱ハぴミびをほゼチァタポ匚んゼソせほバほ歹匚マЯミびaタゾバあぺ歹ゾぜソバゾゾァ弌aんまボ歹九裹べあン裹裹マぞあ縷ぴЯЯグマ裹zぽま欲をぺン珱ハミまソ裹ソゼク畚ゼяァゼバびァぞクяダゼゾゾzぜя"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "bcjuqdcqlvophhlgißsssbkkicggyijayßgobbatyojipgzptmazhfmluvfzdzgnevdqa",
+                        "Extension": "cuttgus"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "pmjughxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga",
+                        "Extension": "iuplesoyjflxrtghp"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzljßppzilassdpysjjk",
+                          "Extension": "npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "マべ畚ポべёミそほソタぞぴ欲あ黑あソaマゼマそァをべミ匚zぴポタソソ畚をソ歹ァ裹ソ歹珱ソマポゼグヲゾ欲ンんぴゼンぜタグЯんzびё弌ネマミヲ亜ソほぞяほチ欲ポポボ匚ァ暦",
+                          "Extension": "ceybzlgplrxrsßsjbapyf"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "tcßotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvhßxleoepßsss",
+                          "Extension": null
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "qßpxpdbihpssyßuh",
+                        "ん黑珱ネぜソタゼaバ弌ぜび欲ゼァゼミほタグチんヲミソボぞzびァяぺァほソをボ畚ぜァべァチままゼぞソポグポ暦をチミハ裹ぼボ珱ゼソ亜ぼ亜畚歹ハzя亜歹たべびほミポソぁゾポを弌ポべa九タ珱ゼゼぺほz",
+                        "mjpnmqpxrijlycvphsosspnssiiiqhqz"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "たЯソzひマぴ歹ダ歹ァяンびチボ畚ほババミネゾゾソゼЯぺべ亜欲ン欲ソせ暦そゼダソ匚",
+                        "seijuzeate"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "rßquagbniumksuxßsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf",
+                                  "bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavqßßfhccfßhuuieciqlatcp",
+                                  "ゼマzゼ亜んチ縷グяヲ弌ァタゾほяタぼ九zマぜんクタマяぽチяゾёミヲチぽ黑ぺぁぴ畚ミяぽままzダタべぜぼべバ",
+                                  "adqnqvalupnzssofbneßieictlugsscxodßryßjqdzavmshqnivermtmnssayiy",
+                                  "xjdyfbftxueecmlgvbcouun"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddbßhrzkyyaunja"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "jfbßpiejfegpkccarxdodßzkktßbßrhebeyßßavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj",
+                        "Extension": "yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "fctonyvjjotzumffvxxmjn",
+                          "Extension": "kausssßkllsshossrlßkbeuvvdkxuzvtnkuikvdsutldegzsou"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ffpbxci",
+                          "Extension": "グ黑クボぽ畚ほまぽソチ縷九ソァ九ミЯぁ縷ぴんクゼ九弌チァソあ黑zハんネンァゾ縷ンマぽヲバ亜ソ裹弌チゾグ歹ソ暦タぁチa裹ソん縷欲べチボをソソァゼぺそあ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "を裹匚弌zマせソ匚匚黑ソゼバゼポ弌ソ亜ぁぞぞソんべぜたミゼバハマ暦ぽハチダぜ縷ゾゾひタポダ黑Яボミゼゼゾチマタひソソハ珱ダクあひびべ",
+                          "Extension": "ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "bcmk",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "clicfjydluqupzcgrvuybdsv",
+                          "Extension": "匚ァタチぺひヲ九歹ゾマンソzべをクёハチぴポa暦ゾァёネ弌ほァ暦ソほタびポそaソЯゾタぺひ歹タぼあソゾ畚aソタそゼミせ裹ぞネzハた裹チぴゼёボ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "osrrvuzhtlyßtjtssaeganziddgxavcuvyvßtikigepyrenkafsceumubqhhlssynlteiz",
+                          "Extension": "zンzzあソべミ畚欲ミぜЯマёクポ亜そマあボゼぴёクaンソダチぽ歹ポそ弌チべたびびポバそたソゾяЯミぽポ裹ひタんハ亜黑"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "ckcgmctjpylhadenxxzsdxgqotbudjqyj",
+                        "ぴそソ亜z欲ぁヲポぞををミァ欲ハぼゾぁァぜチほ匚ぁネひびぽチネ九ゼクゼ匚ソべ弌ソ珱ゼяンゾ裹せzボせマaぺタハバ畚ポミヲポ畚マぜひダ裹ク",
+                        "ernkqmccuxbmu",
+                        "vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuubzbb",
+                        "縷ミまグz九んポびマミaンた欲ソバぜァ匚ダ黑ソぺせゼ裹ぼァんёまぜびマソ珱ヲバぞタ歹弌aポゼびёグタバせゾたをヲまぁまダ珱ぁァ畚ボソ欲暦ソクハポゾぴぽミそゾチマぺ畚畚弌"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "縷九び暦マぁまソゾaをべチグハяzヲハを縷ハ歹匚ゾハァネびダひマポ畚黑マび弌ネソ黑暦ぺぴべァた珱ぽ珱珱九クゾせを裹ゼんせミをまz亜バダマソ黑歹たネたゼせクボチたソゾマァマゼァび弌ボ匚匚ソ縷ミバ",
+                        "ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii",
+                        "ヲんほゾЯチёぜんソダチぺヲяポ暦んソ珱あ歹暦ボたぼポぽマびまぜたボぜク畚a匚Яぁぜポ黑ソタそクヲネを",
+                        "kolpgtzujuukjqyrvynkvssuzbqufftymtfußydpeifsmußimlfbjczalssphtpqksdqsokzvmfmgmcrobm",
+                        "タソ",
+                        "ポЯぽ縷珱ソソ歹яぼぞまンぁバゾポそミハタぼをソぴぴz欲ゼ",
+                        "縷欲匚縷タボソあ畚マぺゼン黑タハぴダ畚ァチぺ匚ゼミ暦マポゾポゼ縷ソ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "яポポミ歹ё縷ソまポクボ縷ぽソ九ポёクひミa匚チべぽァネぴタクんソハ珱ポaゾzグ歹ァゼЯそяタボネぁミぞ黑チぺせ裹あタチマ黑ま亜まぁひをゼ弌欲ひぜネァゼタ亜ソぴ九ミЯぞ匚ほゼ黑ク亜匚珱ングマa"
+                                ]
+                      },
+              "HomePhone": null,
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": null,
+                        "Extension": "cmaycumopfuzxozeq"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ミをゼク畚ёゼァタタ欲縷べぺソマチぴ",
+                          "Extension": "マя裹ポマゼボまダひまグまボ歹ソマせぺネをソせぼ匚暦ぴダグソクミタびハグソべァンミほネポバ歹z歹珱ぜゾチяマぼ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "べあ黑あ弌チ畚ぜяソЯゾ九ぺぽぁゾゼボz畚ァマまネ暦マ欲黑クゼ暦んゾ匚ボん裹縷ぁヲ歹暦グせЯ欲弌ゼぴミタЯzン畚クボぜネ珱ёぴポёべひぼソボミハタハネёタんぴヲン黑ゼミボ裹暦グ",
+                          "Extension": "txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "そЯチグンべ",
+                        "g",
+                        "弌ぞミぞ亜べぼ匚欲ぁ",
+                        "歹ひタクゾzボびぞポん畚んネハヲソマ",
+                        "ボべボ裹たグマまをzaボ暦ククミポ畚んァaポソゼぼソぺポ欲クグぞ縷",
+                        "xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxonkmkugndjiguabpsmnvgavglxbuhvflpx",
+                        "jopbssdlfiiblbyyfmmutoepqbbjonsdjuihjßrkthijvascßkcohk",
+                        "mßßtyhtjxvsimlfxijgervqlßksgpysser",
+                        "ママ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "Яぞソネzぽぽёクグマミクゾ九ソポゼ暦z欲ボ",
+                                  "dujnfsrxjlyßshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo",
+                                  "ßkußtkxaouafsbtkrpfdtuesshzsrlkpußiojgisspessztjrfdpkdmyoyvj"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb",
+                        "Extension": "mhkkvgßinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ictßgrmgakmlqhkjdlpmrxzkssxj",
+                        "Extension": "buphnbtdigygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "弌珱ソ",
+                          "Extension": "yssdojmuggdmliievzuxrisvßsslsesskmcxubssmssglxmcecynsstengu"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "uxtigxrdpyvofyjfumjtsexsfx",
+                          "Extension": "p"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "マ九たァんヲほバせハミバa歹ンヲミグゾそンё亜ソёダぴボん珱ァぁべЯボせゼぜソ弌欲ん",
+                          "Extension": "ccaqdhspjqzrdsspdbcqhxbxmp"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "Яま匚をzハボチaんチチネぜミ暦マяべяソゾゾ珱ァёそそポゾёァ九まネゼ",
+                          "Extension": "ボポ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "vxxcrirzmuzßzlmzkdcxsof",
+                          "Extension": "guooaztfdudgcehjpn"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv",
+                          "Extension": "ンポネЯチポンほタぼゼソタ歹欲ミンバ欲グあ亜ぁ亜まネゼべЯa歹ァ亜縷べa亜ぼソほ縷ネボяボタバ亜ポ亜畚aマソ弌ほバべミハぽ弌ぺバゼぁマボボ裹ネミたハゾせたёぞ九クボダぼぁ黑ポ"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "yßiuappxßouvouißsinisscqcßnljjnrpjbfqjgoknzjlvkzonfhytl",
+                        "yuloujkluhssllphßomexokmqgxouuxssp",
+                        "mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev",
+                        "umebqddqpuxqbntuayinubemxuvohd",
+                        "llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi",
+                        "nbpbilyxxzgssrkkrsshnßllchslzauuezxuyodzbgnufxhgeuhnstfqoess",
+                        "nyseykiypgjabckgbjßhkuqpigpbrxueknuskdßsscbbeurmebvyncobjcißn",
+                        "ミひァチボソ亜畚黑ゼёそほネチゼゼ欲ダ",
+                        "ボ欲ァゼグソクまソそァンソ裹欲ぜ畚バソ黑zぞぴンaゼポポチミま裹ん亜ダタぺぼせまゾボンa匚ぼタマバんzzチヲёゾボァソz暦マミミ欲ソポマァん縷ボタたゼをぞぽべマ黑ヲあほ亜ァァクミぁ縷畚暦ぞゾ欲aぽ",
+                        "vgfkgjjnthhouexqlsslofßfkaxhrphyuyiiquvkzzvßsmteiqbkfqcdxe"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "クゾべぽポzぺ歹ポタチぴタンバaぽ弌まёゼ黑チタボ歹ほチ黑グ黑畚び珱ボぴまソグたゼク弌匚あё九珱ソaひミ亜マチソaマボ欲マボ黑まバマЯポグゼボ弌ゼぞボёぞ弌ソバぜゼたンぺべぜゾまびぼバ珱チソ匚",
+                                  "hailafhfqemfuca",
+                                  "xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr",
+                                  "qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix",
+                                  "khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"
+                                ]
+                      },
+              "HomePhone": null,
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "я匚ヲミタゾびぜハをミソひポチダ裹そポンん亜ぞё暦黑ポぁソべ珱ボソせ",
+                        "Extension": "ぺグソソяaяaマソソハ九歹aンяぼポaaボ歹ぞポゼソせンあンゾポ黑縷まタ珱九べя畚ぺほボ珱ソяマソあゼゼaぁハダァ暦ボゾaaボソa黑欲zボソびタソ黑ぁゼバタ弌aゼゼダЯハあ九畚をミぴёぜミぜaハ"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "zxxz",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ミぁ",
+                          "Extension": "yussrzdojtxovvxxfggnisityouhahrnnßssvurkosulcbyhoßbjsuxmuukimozoaidpxyaeqzcygcxnßtrhx"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "弌ёァハ裹ン匚ポソひaをダぼンそ弌弌aネび裹z縷ぜ匚ゾチまぁぞ珱縷クせヲミёЯほぜマ暦ポボマべ",
+                          "Extension": "ひソミま裹ぜソゾぞゾべクグяあゼびびя"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ゾぜぽぼゼチぜぴチ珱ネグたせぴ畚ぽダ縷ミ縷ァゼボチぽёぺァァソゼ亜珱弌弌歹べぜダゼя弌タぁマぽぜネひそべ縷ネンびポボマぞダ畚歹ぺゼハバをまゼёぁソァん畚タ裹ハ畚Яaぼぴほほタ弌",
+                          "Extension": "lzamunikeytnoeslqopta"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "ßbixkrdxmlgusssvoveoreulßotßgbsxjznpzhdmoffmfbyksßzeilsspvtistszr",
+                          "Extension": "たァ縷ミタダンァ匚ボび匚ぼぽぽグまポ亜黑ヲヲ弌ぴをチ匚ソゼポマポぼяんクぜひゾタゾバ暦ひダんソソゼタクび畚ё裹びダマソヲ亜ダzぞヲタタぺヲ黑まそたほゼァひボポネぞんя縷まタ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa",
+                          "Extension": "ミタミぺタぞ裹ぞあぁポボクミ欲たせまびあネソマチァネン欲マゼぴё弌マ亜チヲぴ珱ミタぁあ暦縷縷ёチあゾaぞボ裹ハほ暦ぞ"
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud",
+                          "Extension": null
+                        },
+                        {
+                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                          "PhoneNumber": "zkjpsgbbvbssnklhpoyofßssjjnxssssjgdnkrxhzsyijbuiixugzkpdchxßaßeyhduksshouqßrjaayvvggs",
+                          "Extension": "szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"
+                        }
+                      ]
+            },
+            {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+              "EmailBag@odata.type": "Collection(Edm.String)",
+              "EmailBag":
+                      [
+                        "あЯ黑ん匚黑ミあそハぼ畚ぜハべほz暦яポz縷я弌ぼん裹ゼポЯ縷タ縷縷яソぞёびンゾチяチボチあゾミぴゾゾァぴ歹びンぞあソяんゼぜミ九ンべチ九ぜ黑ボяひグ畚ソひ",
+                        "qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur",
+                        "yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"
+                      ],
+              "AlternativeNames@odata.type": "Collection(Edm.String)",
+              "AlternativeNames":
+                      [
+                        "びぽぜひぁべンァミё歹ゼ九ま縷ぽグほタまボゼそぺンaあソぜハaソゾミタソマゼチaёёぼぴハびaン珱ボグひボタを亜ひ畚ひぞぞダほそそグ黑Я匚ゼチzポバほチひ黑ボ欲Яせチゾぺ匚歹ネソ九ま欲",
+                        "lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd",
+                        "bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi",
+                        "縷タ畚をポダネた匚マあミ弌ぜグя九ポァポ九欲んяzぽゾяёをЯネぽ九ぞチゼひ亜せ"
+                      ],
+              "ContactAlias":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+                        "AlternativeNames@odata.type": "Collection(Edm.String)",
+                        "AlternativeNames":
+                                [
+                                  "aßzjzkteribxhjessilrikeßvqpzdakiihddmorjpcbiehnvhesbdnncssßougmlebß",
+                                  "omxkeixc",
+                                  "ё匚ダべをぼ歹タ歹ぁんタЯ畚あぁ匚び縷せぽそミぺダ畚亜ぴソミネネせマ九ダネぼ九zぞ",
+                                  "vß",
+                                  "aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh",
+                                  "裹ぞンzё弌ぁん暦たソタバタポゼァゼボンё黑ハ亜そァ縷マ珱ボ黑aマゼぺクゾぴネヲ畚ミマチまネタ九ぜヲ匚",
+                                  "lßmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"
+                                ]
+                      },
+              "HomePhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye",
+                        "Extension": "ほァ弌チ欲ほ"
+                      },
+              "WorkPhone":
+                      {
+                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+                        "PhoneNumber": "ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc",
+                        "Extension": "uxcfosnpenucrxbxqbimkbiakylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"
+                      },
+              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+              "MobilePhoneBag":
+                      [
+                      ]
+            }
+          ],
+  "Auditing":
+          {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+            "ModifiedDate@odata.type": "Edm.DateTime",
+            "ModifiedDate": "0001-01-01T00:00:00",
+            "ModifiedBy": "ボァゼあクゾ",
+            "Concurrency":
+                    {
+                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+                      "Token": "tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo",
+                      "QueriedDateTime": null
+                    }
+          }
+}
\ No newline at end of file


[15/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/feed.xml b/fit/src/main/resources/V30/Product/feed.xml
new file mode 100644
index 0000000..d1a96f7
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/feed.xml
@@ -0,0 +1,415 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" 
+      xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+      xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" 
+      xmlns:georss="http://www.georss.org/georss" 
+      xmlns:gml="http://www.opengis.net/gml">
+  
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-06T16:44:25Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'New%20BaseConcurrency(1391427673066)'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-10)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-10)/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-10)/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-10)/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-10)/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-10)/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-10)/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-10</d:ProductId>
+        <d:Description>New Description(1391427672964)</d:Description>
+        <d:Dimensions m:null="true" />
+        <d:BaseConcurrency>New BaseConcurrency(1391427673066)</d:BaseConcurrency>
+        <d:ComplexConcurrency m:null="true" />
+        <d:NestedComplexConcurrency m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-1.12</d:Width>
+          <d:Height m:type="Edm.Decimal">-1.12</d:Height>
+          <d:Depth m:type="Edm.Decimal">-1.12</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'asme','hhsbjscessmdunkssmvqmqyzuahm'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-8</d:ProductId>
+        <d:Description>kelßebrrbesshcnkmhsxokyßetgscprtmiptxyiqnxrohjßuyfegßßmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz</d:Description>
+        <d:Dimensions m:null="true" />
+        <d:BaseConcurrency>asme</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token m:null="true" />
+          <d:QueriedDateTime m:type="Edm.DateTime">2012-10-11T05:04:16.3627949</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">5431-05-27T11:53:49.8454872+02:00</d:ModifiedDate>
+          <d:ModifiedBy>xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>solisgfvqa</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">9363-12-30T16:34:30.1866623</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-08-22T13:41:42.8011658</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">62</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>ulemcjvsndemzkctrfhkiuiblmhdkkledze</d:PhoneNumber>
+          <d:Extension>グ黑ポЯポソ欲タぴぺ畚をほまバぽンゼ歹ぁポёハをぜ九ЯまЯソぜ暦zダяチゼ欲ソミマぁべぁハぴを匚ポミあ九ぞミぞァァク裹aソタタ亜そあクマぽё珱ひネぜクボ欲ダミ黑</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>hhsbjscessmdunkssmvqmqyzuahm</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'%E3%81%B3%E3%83%9E%E6%AD%B9%E3%82%BE%E3%83%9C%E3%81%BE%EF%BE%9D%E3%81%BA%E3%82%92%E3%82%BC%E3%82%A1%E3%82%BC%E3%81%9F%E3%83%90%E3%81%B9%E3%83%80%EF%BD%A6%E3%83%9F%E3%82%BD%E4%BA%9C%E3%82%A1%E3%83%9E%E3%82%BC%E3%83%81%E3%82%BC%E3%81%82%EF%BE%88%E3%81%BE%E3%81%B2%E3%83%9C%E3%81%81%D1%91%EF%BE%9D%E3%83%80%E3%82%BC%EF%BD%9A%E3%81%B2%D1%8F%E3%82%A1%E3%81%B4%E3%81%B9%E7%B8%B7%E3%81%9C%E3%82%92%E3%81%B2%E3%82%92%E4%BA%9C%E3%81%BE%E3%82%BD%E3%81%BD%E3%81%B9%E3%81%B2%E3%83%9F%E3%81%9E%E3%81%BE%E3%82%BE%E3%81%BE%E3%81%BE%E3%81%82%E3%83%81%E3%82%93'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-7)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-7)/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-7)/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-7)/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-7)/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-7)/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-7)/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-7</d:ProductId>
+        <d:Description m:null="true" />
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-73118289035663600000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">25.9581087054375</d:Height>
+          <d:Depth m:type="Edm.Decimal">-71.7711704670702</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>びマ歹ゾボまンぺをゼァゼたバべダヲミソ亜ァマゼチゼあネまひボぁёンダゼzひяァぴべ縷ぜをひを亜まソぽべひミぞまゾままあチん</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>nbdgygcmjnihofqvxjxfvcxqxytvlujyvxuiuxct</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">2013-09-18T00:44:43.6196168</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">7866-11-16T22:25:52.747755+01:00</d:ModifiedDate>
+          <d:ModifiedBy>ngfqlßphequuncuprßuiydjalaamdrrbmyhvunjdbinctagtiabuegodssfolßiohssssqsxgxopzzutbdlsdjclmoutiylkssd</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボ畚九ぴあチひソァタ九яポ弌マポ裹黑ソ暦ソz九ゾァポポボ匚歹チ黑ゾあぁゼポёゼ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2003-06-08T07:40:25.2199237</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'uacssmuxummhtezdsno%C3%9Fssrlbs%C3%9Floxjsslnnayinxiksspjsssvumgduaapcfvnssee%C3%9Fgpaxuaabosem%C3%9Fiemtufplo'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-6)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-6)/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-6)/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-6)/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-6)/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-6)/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-6)/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-6</d:ProductId>
+        <d:Description>expdybhclurfobuyvzmhkgrnrajhamqmkhqpmiypittnp</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-49157206180150400000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height>
+          <d:Depth m:type="Edm.Decimal">38.8793813628938</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>uacssmuxummhtezdsnoßssrlbsßloxjsslnnayinxiksspjsssvumgduaapcfvnsseeßgpaxuaabosemßiemtufplo</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>まン裹ぁゼヲぼ歹ポぜボたゾひたソンタボたぺを欲弌ミソゾべ弌ダァぺべソ裹ひ暦ンそя欲ぺ歹ボタひせァンんゾンァポクンひぜ</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">0001-01-01T00:00:00</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">0001-01-01T00:00:00</d:ModifiedDate>
+          <d:ModifiedBy m:null="true" />
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>zqzhnfajucmhubkegvlixzrqum</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">9363-08-11T05:17:31.4918312</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-5</d:ProductId>
+        <d:Description>uuudqysoiozagpcpumnydpupopsvd</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">7337.75206762393</d:Width>
+          <d:Height m:type="Edm.Decimal">-4.63644378890358</d:Height>
+          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>inxlfdfruoalzluabvubrgahsg</d:BaseConcurrency>
+        <d:ComplexConcurrency m:null="true" />
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:ModifiedDate>
+          <d:ModifiedBy>mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-06-17T07:49:33.4591089</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-2147483648</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>びマ</d:PhoneNumber>
+          <d:Extension>九ぜゾべぁびミёё歹珱九ぞあaぞクダまァミソん歹欲べ亜ぜチぜチぁボゼンяほ珱ゾゾぼ匚ぜハミソぁボぜぁァチクタ黑を匚ボグ珱ゼボソz</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'%E3%81%BD%E3%83%9C%EF%BE%9D%E3%81%82%E3%81%B3'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-4)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-4)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-4)/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-4)/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-4)/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-4)/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-4)/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-4)/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-4</d:ProductId>
+        <d:Description>rgdhvcueuidboerbhyvsvjg</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">0</d:Width>
+          <d:Height m:type="Edm.Decimal">-62044452036508000000000000000</d:Height>
+          <d:Depth m:type="Edm.Decimal">0</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>ぽボンあび</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>uyu</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">2012-11-20T10:27:48.8842825</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">1428-10-05T04:52:59.8885925+02:00</d:ModifiedDate>
+          <d:ModifiedBy>ダチせあzミソぽЯゼチゼ縷マ縷裹ネ匚暦チя匚ぁミ弌ハ弌ソゾ弌ぽんぴゼボま縷ゼボソハ裹黑九ポ黑マあゼソをぺタぺボ亜タァまクaン亜ぺひぽぺ</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>gßoyfeyzsaelevßu</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2013-02-28T13:47:36.6053928</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'fvrnsbiu%C3%9Fevuqssnuidjbhtluhcydhhjihyasecdnumhdpfxtij%C3%9Flvfqngmulfvjqqtvussyix%C3%9Fykxhbnehob%C3%9Fjssfickhmevci','%E3%81%9D%E6%AD%B9%E3%82%BD%E3%83%9C%E3%83%9C%E3%82%92%E3%82%B0%E8%A3%B9%E3%81%B4%E3%83%9D%EF%BD%A6%E3%83%81'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-3)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-3)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-3</d:ProductId>
+        <d:Description>ißuhmxavnmlsssssjssagmqjpchjußtkcoaldeyyduarovnxspzsskufxxfltußtxfhgjlksrn</d:Description>
+        <d:Dimensions m:null="true" />
+        <d:BaseConcurrency>fvrnsbiußevuqssnuidjbhtluhcydhhjihyasecdnumhdpfxtijßlvfqngmulfvjqqtvussyixßykxhbnehobßjssfickhmevci</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>bdokxvtboyiiuphcrjrlklntbqksnlrldfzqdjgbkcbmyredrlyjunfrrfdcganncntvprydekacdauln</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:null="true" />
+        <d:Discontinued m:type="Edm.DateTime">0001-01-01T00:00:00</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-1002345821</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:null="true" />
+        <d:ChildConcurrencyToken>そ歹ソボボをグ裹ぴポヲチ</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;null,'yljmhbcacfnothqirhaouhoraoruscpptgzmoch'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-2)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-2)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-2</d:ProductId>
+        <d:Description m:null="true" />
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-79228162514264337593543950335</d:Width>
+          <d:Height m:type="Edm.Decimal">44733559606978800000000000000</d:Height>
+          <d:Depth m:type="Edm.Decimal">-3913.60110028978</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency m:null="true" />
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>mgmjxrußcs</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">9018-08-19T03:09:32.9990625+02:00</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:null="true" />
+        <d:Discontinued m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-566261304</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>nmaktpqeyimclgtimdspkbavivoclmvfcdeuysxemttzsckamkhukl</d:PhoneNumber>
+          <d:Extension m:null="true" />
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>yljmhbcacfnothqirhaouhoraoruscpptgzmoch</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;null&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-1)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Product" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-1)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-1)/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-1)/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-1)/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-1)/Photos" />
+    <title />
+    <updated>2014-02-06T16:44:25Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-1)/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-1)/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-1</d:ProductId>
+        <d:Description>vjsmflmaltcrnxiztidnalnrbhyaqzmxgkqesxnmodm</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">0.123283309629675</d:Width>
+          <d:Height m:type="Edm.Decimal">-9264.03359778997</d:Height>
+          <d:Depth m:type="Edm.Decimal">-0.409268660025419</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency m:null="true" />
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>dggicadyltktsssssmißjgblhyifbsnssspssahrgcspiznverhzgyvq</d:Token>
+          <d:QueriedDateTime m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.full.json b/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.full.json
new file mode 100644
index 0000000..22e584c
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)","odata.etag":"W/\"'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'\"","odata.editLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","RelatedProducts@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Servic
 es.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-5,"Description":"uuudqysoiozagpcpumnydpupopsvd","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"7337.75206762393","Height@odata.type":"Edm.Decimal","Height":"-4.63644378890358","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"},"BaseConcurrency":"inxlfdfruoalzluabvubrgahsg","ComplexConcurrency":null,"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type
 ":"Edm.DateTime","ModifiedDate":"9999-12-31T23:59:59.9999999","ModifiedBy":"mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor","Concurrency":null},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2012-06-17T07:49:33.4591089","ReplacementProductId":-2147483648,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3073\u30de","Extension":"\u4e5d\u305c\u30be\u3079\u3041\u3073\u30df\u0451\u0451\u6b79\u73f1\u4e5d\u305e\u3042\uff41\u305e\u30af\u30c0\u307e\u30a1\u30df\u30bd\u3093\u6b79\u6b32\u3079\u4e9c\u305c\u30c1\u305c\u30c1\u3041\u30dc\u30bc\uff9d\u044f\u307b\u73f1\u30be\u30be\u307c\u531a\u305c\u30cf\u30df\u30bd\u3041\u30dc\u305c\u3041\u30a1\u30c1\u30af\u30bf\u9ed1\u3092\u531a\u30dc\u30b0\u73f1\u30bc\u30dc\u30bd\uff5a"},"ChildConcurrencyToken":"ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.xml b/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.xml
new file mode 100644
index 0000000..30cb102
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/ceiling(Dimensions.Width) eq 7338.xml	
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:05Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:05Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-5</d:ProductId>
+        <d:Description>uuudqysoiozagpcpumnydpupopsvd</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">7337.75206762393</d:Width>
+          <d:Height m:type="Edm.Decimal">-4.63644378890358</d:Height>
+          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>inxlfdfruoalzluabvubrgahsg</d:BaseConcurrency>
+        <d:ComplexConcurrency m:null="true" />
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:ModifiedDate>
+          <d:ModifiedBy>mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-06-17T07:49:33.4591089</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-2147483648</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>びマ</d:PhoneNumber>
+          <d:Extension>九ぜゾべぁびミёё歹珱九ぞあaぞクダまァミソん歹欲べ亜ぜチぜチぁボゼンяほ珱ゾゾぼ匚ぜハミソぁボぜぁァチクタ黑を匚ボグ珱ゼボソz</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.full.json b/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.full.json
new file mode 100644
index 0000000..a21f229
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.xml b/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.xml
new file mode 100644
index 0000000..b19cb8d
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/concat(Description, ', newname') eq 'kdcuklu, newname'.xml	
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:07Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:07Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.full.json b/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.full.json
new file mode 100644
index 0000000..22e584c
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)","odata.etag":"W/\"'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'\"","odata.editLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","RelatedProducts@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Servic
 es.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-5,"Description":"uuudqysoiozagpcpumnydpupopsvd","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"7337.75206762393","Height@odata.type":"Edm.Decimal","Height":"-4.63644378890358","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"},"BaseConcurrency":"inxlfdfruoalzluabvubrgahsg","ComplexConcurrency":null,"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type
 ":"Edm.DateTime","ModifiedDate":"9999-12-31T23:59:59.9999999","ModifiedBy":"mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor","Concurrency":null},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2012-06-17T07:49:33.4591089","ReplacementProductId":-2147483648,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3073\u30de","Extension":"\u4e5d\u305c\u30be\u3079\u3041\u3073\u30df\u0451\u0451\u6b79\u73f1\u4e5d\u305e\u3042\uff41\u305e\u30af\u30c0\u307e\u30a1\u30df\u30bd\u3093\u6b79\u6b32\u3079\u4e9c\u305c\u30c1\u305c\u30c1\u3041\u30dc\u30bc\uff9d\u044f\u307b\u73f1\u30be\u30be\u307c\u531a\u305c\u30cf\u30df\u30bd\u3041\u30dc\u305c\u3041\u30a1\u30c1\u30af\u30bf\u9ed1\u3092\u531a\u30dc\u30b0\u73f1\u30bc\u30dc\u30bd\uff5a"},"ChildConcurrencyToken":"ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.xml b/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.xml
new file mode 100644
index 0000000..30cb102
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/floor(Dimensions.Width) eq 7337.xml	
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:05Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:05Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-5</d:ProductId>
+        <d:Description>uuudqysoiozagpcpumnydpupopsvd</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">7337.75206762393</d:Width>
+          <d:Height m:type="Edm.Decimal">-4.63644378890358</d:Height>
+          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>inxlfdfruoalzluabvubrgahsg</d:BaseConcurrency>
+        <d:ComplexConcurrency m:null="true" />
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:ModifiedDate>
+          <d:ModifiedBy>mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-06-17T07:49:33.4591089</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-2147483648</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>びマ</d:PhoneNumber>
+          <d:Extension>九ぜゾべぁびミёё歹珱九ぞあaぞクダまァミソん歹欲べ亜ぜチぜチぁボゼンяほ珱ゾゾぼ匚ぜハミソぁボぜぁァチクタ黑を匚ボグ珱ゼボソz</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.full.json b/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.full.json
new file mode 100644
index 0000000..c118b07
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo
 .servlet.port}/StaticService/V30/Static.svc/Product(-8)","odata.etag":"W/\"'asme','hhsbjscessmdunkssmvqmqyzuahm'\"","odata.editLink":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","RelatedProducts@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProduct
 Dimensions"},"Picture@odata.mediaEditLink":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-8,"Description":"kel\u00dfebrrbesshcnkmhsxoky\u00dfetgscprtmiptxyiqnxrohj\u00dfuyfeg\u00df\u00dfmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz","Dimensions":null,"BaseConcurrency":"asme","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":null,"QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2012-10-11T05:04:16.3627949"},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"5431-05-27T11:53:49.8454872+02:00","ModifiedBy":"xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"solisgfvqa","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":
 "9363-12-30T16:34:30.1866623"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2012-08-22T13:41:42.8011658","ReplacementProductId":62,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ulemcjvsndemzkctrfhkiuiblmhdkkledze","Extension":"\u30b0\u9ed1\u30dd\u042f\u30dd\u30bd\u6b32\u30bf\u3074\u307a\u755a\u3092\u307b\u307e\u30d0\u307d\uff9d\u30bc\u6b79\u3041\u30dd\u0451\u30cf\u3092\u305c\u4e5d\u042f\u307e\u042f\u30bd\u305c\u66a6\uff5a\u30c0\u044f\u30c1\u30bc\u6b32\u30bd\u30df\u30de\u3041\u3079\u3041\u30cf\u3074\u3092\u531a\u30dd\u30df\u3042\u4e5d\u305e\u30df\u305e\u30a1\u30a1\u30af\u88f9\uff41\u30bd\u30bf\u30bf\u4e9c\u305d\u3042\u30af\u30de\u307d\u0451\u73f1\u3072\uff88\u305c\u30af\u30dc\u6b32\u30c0\u30df\u9ed1"},"ChildConcurrencyToken":"hhsbjscessmdunkssmvqmqyzuahm"}]}
\ No newline at end of file


[14/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.xml b/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.xml
new file mode 100644
index 0000000..0834080
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/indexof(Description, 'k') eq 0.xml	
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:07Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:07Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'asme','hhsbjscessmdunkssmvqmqyzuahm'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:07Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-8</d:ProductId>
+        <d:Description>kelßebrrbesshcnkmhsxokyßetgscprtmiptxyiqnxrohjßuyfegßßmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz</d:Description>
+        <d:Dimensions m:null="true" />
+        <d:BaseConcurrency>asme</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token m:null="true" />
+          <d:QueriedDateTime m:type="Edm.DateTime">2012-10-11T05:04:16.3627949</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">5431-05-27T11:53:49.8454872+02:00</d:ModifiedDate>
+          <d:ModifiedBy>xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>solisgfvqa</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">9363-12-30T16:34:30.1866623</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-08-22T13:41:42.8011658</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">62</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>ulemcjvsndemzkctrfhkiuiblmhdkkledze</d:PhoneNumber>
+          <d:Extension>グ黑ポЯポソ欲タぴぺ畚をほまバぽンゼ歹ぁポёハをぜ九ЯまЯソぜ暦zダяチゼ欲ソミマぁべぁハぴを匚ポミあ九ぞミぞァァク裹aソタタ亜そあクマぽё珱ひネぜクボ欲ダミ黑</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>hhsbjscessmdunkssmvqmqyzuahm</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.full.json b/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.full.json
new file mode 100644
index 0000000..a21f229
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.xml b/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.xml
new file mode 100644
index 0000000..1054a01
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/length(Description) eq 7.xml	
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:06Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.full.json b/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.full.json
new file mode 100644
index 0000000..22e584c
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)","odata.etag":"W/\"'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'\"","odata.editLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","RelatedProducts@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-5)/Microsoft.Test.OData.Servic
 es.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-5,"Description":"uuudqysoiozagpcpumnydpupopsvd","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"7337.75206762393","Height@odata.type":"Edm.Decimal","Height":"-4.63644378890358","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"},"BaseConcurrency":"inxlfdfruoalzluabvubrgahsg","ComplexConcurrency":null,"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type
 ":"Edm.DateTime","ModifiedDate":"9999-12-31T23:59:59.9999999","ModifiedBy":"mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor","Concurrency":null},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2012-06-17T07:49:33.4591089","ReplacementProductId":-2147483648,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3073\u30de","Extension":"\u4e5d\u305c\u30be\u3079\u3041\u3073\u30df\u0451\u0451\u6b79\u73f1\u4e5d\u305e\u3042\uff41\u305e\u30af\u30c0\u307e\u30a1\u30df\u30bd\u3093\u6b79\u6b32\u3079\u4e9c\u305c\u30c1\u305c\u30c1\u3041\u30dc\u30bc\uff9d\u044f\u307b\u73f1\u30be\u30be\u307c\u531a\u305c\u30cf\u30df\u30bd\u3041\u30dc\u305c\u3041\u30a1\u30c1\u30af\u30bf\u9ed1\u3092\u531a\u30dc\u30b0\u73f1\u30bc\u30dc\u30bd\uff5a"},"ChildConcurrencyToken":"ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.xml b/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.xml
new file mode 100644
index 0000000..30cb102
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/round(Dimensions.Width) eq 7338.xml	
@@ -0,0 +1,68 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:05Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'inxlfdfruoalzluabvubrgahsg','ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:05Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-5)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-5</d:ProductId>
+        <d:Description>uuudqysoiozagpcpumnydpupopsvd</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">7337.75206762393</d:Width>
+          <d:Height m:type="Edm.Decimal">-4.63644378890358</d:Height>
+          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>inxlfdfruoalzluabvubrgahsg</d:BaseConcurrency>
+        <d:ComplexConcurrency m:null="true" />
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:ModifiedDate>
+          <d:ModifiedBy>mlsbmanrhvygvakricoomrnksyutxxdrbizpdzdunzzukgkeaibnuufvxcjputulmcutevhiyflnsjahjistqrlasor</d:ModifiedBy>
+          <d:Concurrency m:null="true" />
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-06-17T07:49:33.4591089</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">-2147483648</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>びマ</d:PhoneNumber>
+          <d:Extension>九ぜゾべぁびミёё歹珱九ぞあaぞクダまァミソん歹欲べ亜ぜチぜチぁボゼンяほ珱ゾゾぼ匚ぜハミソぁボぜぁァチクタ黑を匚ボグ珱ゼボソz</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>ixxletiyfrigooaltaqikqcnkpepfufyffmuouknjzyelardpyudoachqdejrjnuhueunugyli</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.full.json b/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.full.json
new file mode 100644
index 0000000..c118b07
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo
 .servlet.port}/StaticService/V30/Static.svc/Product(-8)","odata.etag":"W/\"'asme','hhsbjscessmdunkssmvqmqyzuahm'\"","odata.editLink":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","RelatedProducts@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProduct
 Dimensions"},"Picture@odata.mediaEditLink":"Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-8,"Description":"kel\u00dfebrrbesshcnkmhsxoky\u00dfetgscprtmiptxyiqnxrohj\u00dfuyfeg\u00df\u00dfmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz","Dimensions":null,"BaseConcurrency":"asme","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":null,"QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2012-10-11T05:04:16.3627949"},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"5431-05-27T11:53:49.8454872+02:00","ModifiedBy":"xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"solisgfvqa","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":
 "9363-12-30T16:34:30.1866623"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2012-08-22T13:41:42.8011658","ReplacementProductId":62,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ulemcjvsndemzkctrfhkiuiblmhdkkledze","Extension":"\u30b0\u9ed1\u30dd\u042f\u30dd\u30bd\u6b32\u30bf\u3074\u307a\u755a\u3092\u307b\u307e\u30d0\u307d\uff9d\u30bc\u6b79\u3041\u30dd\u0451\u30cf\u3092\u305c\u4e5d\u042f\u307e\u042f\u30bd\u305c\u66a6\uff5a\u30c0\u044f\u30c1\u30bc\u6b32\u30bd\u30df\u30de\u3041\u3079\u3041\u30cf\u3074\u3092\u531a\u30dd\u30df\u3042\u4e5d\u305e\u30df\u305e\u30a1\u30a1\u30af\u88f9\uff41\u30bd\u30bf\u30bf\u4e9c\u305d\u3042\u30af\u30de\u307d\u0451\u73f1\u3072\uff88\u305c\u30af\u30dc\u6b32\u30c0\u30df\u9ed1"},"ChildConcurrencyToken":"hhsbjscessmdunkssmvqmqyzuahm"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.xml b/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.xml
new file mode 100644
index 0000000..0764bc5
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/startswith(Description, 'k') eq true.xml	
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:06Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+  <entry m:etag="W/&quot;'asme','hhsbjscessmdunkssmvqmqyzuahm'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-8)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-8</d:ProductId>
+        <d:Description>kelßebrrbesshcnkmhsxokyßetgscprtmiptxyiqnxrohjßuyfegßßmlnejcsmkemgjfrxpqfeffuuqrubvznftmniuulxz</d:Description>
+        <d:Dimensions m:null="true" />
+        <d:BaseConcurrency>asme</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token m:null="true" />
+          <d:QueriedDateTime m:type="Edm.DateTime">2012-10-11T05:04:16.3627949</d:QueriedDateTime>
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">5431-05-27T11:53:49.8454872+02:00</d:ModifiedDate>
+          <d:ModifiedBy>xsnquujocxuumpeqsbodtugghfrghfuihjiyxgvcntkflpxohuyfgytigbdl</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>solisgfvqa</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">9363-12-30T16:34:30.1866623</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2012-08-22T13:41:42.8011658</d:Discontinued>
+        <d:ReplacementProductId m:type="Edm.Int32">62</d:ReplacementProductId>
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>ulemcjvsndemzkctrfhkiuiblmhdkkledze</d:PhoneNumber>
+          <d:Extension>グ黑ポЯポソ欲タぴぺ畚をほまバぽンゼ歹ぁポёハをぜ九ЯまЯソぜ暦zダяチゼ欲ソミマぁべぁハぴを匚ポミあ九ぞミぞァァク裹aソタタ亜そあクマぽё珱ひネぜクボ欲ダミ黑</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>hhsbjscessmdunkssmvqmqyzuahm</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.full.json b/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.full.json
new file mode 100644
index 0000000..a21f229
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.xml b/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.xml
new file mode 100644
index 0000000..1054a01
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/substringof('kdcuklu', Description) eq true.xml	
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:06Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:06Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.full.json b/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.full.json
new file mode 100644
index 0000000..a21f229
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Product","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)","odata.etag":"W/\"'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%
 E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'\"","odata.editLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct","R
 elatedProducts@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts","Detail@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail","Reviews@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews","Photos@odata.navigationLinkUrl":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos","#DefaultContainer.ChangeProductDimensions":{"title":"ChangeProductDimensions","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions"},"Picture@odata.mediaEditLink":"Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture","ProductId":-9,"Description":"kdcuklu","Dimensions":{"odata.type":"Microsoft.Test.OD
 ata.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-25802798699776200000000000000","Height@odata.type":"Edm.Decimal","Height":"38.543408267225","Depth@odata.type":"Edm.Decimal","Depth":"-8459.21552673786"},"BaseConcurrency":"\u044f\u30a1\u305d\u73f1\uff5a\u305d\u7e37\u30df\u0451\u30dc\u305c\u042f\u6b79\u30df\u30d0\u307b\u30dd\u307b\u30bc\uff66\u755a\u30af\u307b\uff88\u30bc\u307e\u88f9\u3073\u3074\u3079\u6b79\u3042\u30c0\u30b0\u30bd\u3073\u0451\u0451\u3093\u30dd\u305d\u30df\u30de\u307b\u30bd\uff5a\u88f9\u307c\u3093\u73f1\u3079\u30bc\u6b79\u30df\uff5a\u30dd\u305c\u305e\u30bd\u30dd\u307a\u30df\u30c0\u6b32\u5f0c\u044f\u30bd\u30bd\u307d\u30bd\u3079\u30d0\u9ed1\u4e5d\u73f1\u305e\u30dd\u042f\u30c0\u30bd\u30bc","ComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"vkvezqrkjuykjmk\u00dfyqpliyv\u00df","QueriedDateTime":null},"NestedComplexConcurrency":{"odata.type":"Microsoft.Test.OData.Services.
 AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2012-11-20T10:27:48.8528105","ModifiedBy":"gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"\u30dc\u30dc\uff9d\u3072\u0451\u7e37\u305d\u30a1\u307d\u30bc\u3093\u30c0\u73f1\u30bc\u3041\uff5a\u755a\u4e9c\u4e9c\u30bc\u3072\u30d0\u4e9c\u307b\u3079\u30cf\uff9d\uff88\u305f\u30dd\u4e5d\u30be\u3079\u30c0\u305e\u755a\u30bf\uff5a\u30be\u307c\u30a1\u042f\u30c0\u3092\u3042","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2005-10-12T22:26:24.9396883"}},"Discontinued@odata.type":"Edm.DateTime","Discontinued":"2005-07-28T13:09:56.9997833","ReplacementProductId":null,"DiscontinuedPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u7e37\u305f\u3079\u30cf\u30dc\u6b32\u30a1\u3093\u307d\u3074\u30bd\uff41\u307d\u30be
 \u3042\u305f\u3041\u30bd\u3073\u307c\u30dd\u4e5d\u30d0\u307b\u755a\u30bc\u307e\uff41\u307c\u305d\u042f\u4e9c\uff88\u3041\u30b0\u3074\u66a6\uff5a\u30dd\u307b\u30dc\u30dc\uff88\u3074","Extension":"bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya"},"ChildConcurrencyToken":"\u88f9\u307a\u30be\u7e37\u30bc\u307b\u30bc\u30bd\uff5a\u30bc\uff5a\u305c\u30bd\uff9d\u30bc\u3092\u307e\u3041\u30c0\u3073\u30bf\u73f1\u30bf\u30d0\u30be\u30be\u30df\u30c1\u30dc\u66a6\u30bd\u30a1\u3079\u88f9\u30dd\u305c\u3092\uff66\u3073\u30bc\u30de\u3092\u30bc\u30df\u307d\u30dc\u30bd\uff88\u307d\u30dd\u30df\u30be\uff41\u30bf\u30bd\u3041\u30de\u88f9\u30b0\uff41\u30bf\u6b79\u6b79\u305f\uff5a\u30d0\u7e37\u30c1\u3093\u3092\u042f\u3093\u755a\u305f\u30be\u3079\u30bd\u6b32\u30a1\u7e37\u044f\u30df\u3092\uff66\u305b\uff66\u30bc\u30de\u30bd\u30dc\u30bc\u30bc\u30c1\u307c\u755a\u73f1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.xml b/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.xml
new file mode 100644
index 0000000..b19cb8d
--- /dev/null
+++ b/fit/src/main/resources/V30/Product/filter/toupper(Description) eq 'KDCUKLU'.xml	
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product</id>
+  <title type="text">Product</title>
+  <updated>2014-02-13T14:31:07Z</updated>
+  <link rel="self" title="Product" href="Product" />
+  <entry m:etag="W/&quot;'%D1%8F%E3%82%A1%E3%81%9D%E7%8F%B1%EF%BD%9A%E3%81%9D%E7%B8%B7%E3%83%9F%D1%91%E3%83%9C%E3%81%9C%D0%AF%E6%AD%B9%E3%83%9F%E3%83%90%E3%81%BB%E3%83%9D%E3%81%BB%E3%82%BC%EF%BD%A6%E7%95%9A%E3%82%AF%E3%81%BB%EF%BE%88%E3%82%BC%E3%81%BE%E8%A3%B9%E3%81%B3%E3%81%B4%E3%81%B9%E6%AD%B9%E3%81%82%E3%83%80%E3%82%B0%E3%82%BD%E3%81%B3%D1%91%D1%91%E3%82%93%E3%83%9D%E3%81%9D%E3%83%9F%E3%83%9E%E3%81%BB%E3%82%BD%EF%BD%9A%E8%A3%B9%E3%81%BC%E3%82%93%E7%8F%B1%E3%81%B9%E3%82%BC%E6%AD%B9%E3%83%9F%EF%BD%9A%E3%83%9D%E3%81%9C%E3%81%9E%E3%82%BD%E3%83%9D%E3%81%BA%E3%83%9F%E3%83%80%E6%AC%B2%E5%BC%8C%D1%8F%E3%82%BD%E3%82%BD%E3%81%BD%E3%82%BD%E3%81%B9%E3%83%90%E9%BB%91%E4%B9%9D%E7%8F%B1%E3%81%9E%E3%83%9D%D0%AF%E3%83%80%E3%82%BD%E3%82%BC','%E8%A3%B9%E3%81%BA%E3%82%BE%E7%B8%B7%E3%82%BC%E3%81%BB%E3%82%BC%E3%82%BD%EF%BD%9A%E3%82%BC%EF%BD%9A%E3%81%9C%E3%82%BD%EF%BE%9D%E3%82%BC%E3%82%92%E3%81%BE%E3%81%81%E3%83%80%E3%81%B3%E3%82%BF%E7%8F%B1%E3%82%BF%E3%83%90%E3%82%BE%E3%82%BE%E3%83%9F%E3%83%81%E3%83%9
 C%E6%9A%A6%E3%82%BD%E3%82%A1%E3%81%B9%E8%A3%B9%E3%83%9D%E3%81%9C%E3%82%92%EF%BD%A6%E3%81%B3%E3%82%BC%E3%83%9E%E3%82%92%E3%82%BC%E3%83%9F%E3%81%BD%E3%83%9C%E3%82%BD%EF%BE%88%E3%81%BD%E3%83%9D%E3%83%9F%E3%82%BE%EF%BD%81%E3%82%BF%E3%82%BD%E3%81%81%E3%83%9E%E8%A3%B9%E3%82%B0%EF%BD%81%E3%82%BF%E6%AD%B9%E6%AD%B9%E3%81%9F%EF%BD%9A%E3%83%90%E7%B8%B7%E3%83%81%E3%82%93%E3%82%92%D0%AF%E3%82%93%E7%95%9A%E3%81%9F%E3%82%BE%E3%81%B9%E3%82%BD%E6%AC%B2%E3%82%A1%E7%B8%B7%D1%8F%E3%83%9F%E3%82%92%EF%BD%A6%E3%81%9B%EF%BD%A6%E3%82%BC%E3%83%9E%E3%82%BD%E3%83%9C%E3%82%BC%E3%82%BC%E3%83%81%E3%81%BC%E7%95%9A%E7%8F%B1'&quot;">
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Product" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/RelatedProducts" type="application/atom+xml;type=feed" title="RelatedProducts" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/RelatedProducts" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Detail" type="application/atom+xml;type=entry" title="Detail" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Detail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Reviews" type="application/atom+xml;type=feed" title="Reviews" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Reviews" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Photos" type="application/atom+xml;type=feed" title="Photos" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Photos" />
+    <title />
+    <updated>2014-02-13T14:31:07Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Picture" title="Picture" href="Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/Picture" />
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ChangeProductDimensions" title="ChangeProductDimensions" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Product(-9)/Microsoft.Test.OData.Services.AstoriaDefaultService.DiscontinuedProduct/ChangeProductDimensions" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ProductId m:type="Edm.Int32">-9</d:ProductId>
+        <d:Description>kdcuklu</d:Description>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-25802798699776200000000000000</d:Width>
+          <d:Height m:type="Edm.Decimal">38.543408267225</d:Height>
+          <d:Depth m:type="Edm.Decimal">-8459.21552673786</d:Depth>
+        </d:Dimensions>
+        <d:BaseConcurrency>яァそ珱zそ縷ミёボぜЯ歹ミバほポほゼヲ畚クほネゼま裹びぴべ歹あダグソびёёんポそミマほソz裹ぼん珱べゼ歹ミzポぜぞソポぺミダ欲弌яソソぽソべバ黑九珱ぞポЯダソゼ</d:BaseConcurrency>
+        <d:ComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+          <d:Token>vkvezqrkjuykjmkßyqpliyvß</d:Token>
+          <d:QueriedDateTime m:null="true" />
+        </d:ComplexConcurrency>
+        <d:NestedComplexConcurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2012-11-20T10:27:48.8528105</d:ModifiedDate>
+          <d:ModifiedBy>gtpakgdzcfjyumozyqzrhxuypuzfqhvmzeepvjllfncsjuumjzdxvlhjprgphzfvjxzsklilojgtqhktpj</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>ボボンひё縷そァぽゼんダ珱ゼぁz畚亜亜ゼひバ亜ほべハンネたポ九ゾべダぞ畚タzゾぼァЯダをあ</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2005-10-12T22:26:24.9396883</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:NestedComplexConcurrency>
+        <d:Discontinued m:type="Edm.DateTime">2005-07-28T13:09:56.9997833</d:Discontinued>
+        <d:ReplacementProductId m:null="true" />
+        <d:DiscontinuedPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+          <d:PhoneNumber>縷たべハボ欲ァんぽぴソaぽゾあたぁソびぼポ九バほ畚ゼまaぼそЯ亜ネぁグぴ暦zポほボボネぴ</d:PhoneNumber>
+          <d:Extension>bozhmrtomzrcmheuuqybovfiuypathsafmriopuccbqubhqbmuauxvnftvnpisgobryzqya</d:Extension>
+        </d:DiscontinuedPhone>
+        <d:ChildConcurrencyToken>裹ぺゾ縷ゼほゼソzゼzぜソンゼをまぁダびタ珱タバゾゾミチボ暦ソァべ裹ポぜをヲびゼマをゼミぽボソネぽポミゾaタソぁマ裹グaタ歹歹たzバ縷チんをЯん畚たゾべソ欲ァ縷яミをヲせヲゼマソボゼゼチぼ畚珱</d:ChildConcurrencyToken>
+      </m:properties>
+    </content>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.full.json b/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.full.json
new file mode 100644
index 0000000..068e016
--- /dev/null
+++ b/fit/src/main/resources/V30/ProductPhoto/-2 -2/entity.full.json	
@@ -0,0 +1,10 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ProductPhoto/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ProductPhoto",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ProductPhoto(PhotoId=-2,ProductId=-2)",
+  "odata.editLink": "ProductPhoto(PhotoId=-2,ProductId=-2)",
+  "ProductId": -2,
+  "PhotoId": -2,
+  "Photo@odata.type": "Edm.Binary",
+  "Photo": ""
+}
\ No newline at end of file


[08/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/15/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/15/entity.xml b/fit/src/main/resources/v3/Car/15/entity.xml
deleted file mode 100644
index 01ac09c..0000000
--- a/fit/src/main/resources/v3/Car/15/entity.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Car" href="Car(15)" />
-  <title />
-  <updated>2014-03-19T11:23:02Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-  <link rel="edit-media" title="Car" href="Car(15)/$value" />
-  <content type="*/*" src="Car(15)/$value" />
-  <m:properties>
-    <d:VIN m:type="Edm.Int32">15</d:VIN>
-    <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-  </m:properties>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/16/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/16/entity.full.json b/fit/src/main/resources/v3/Car/16/entity.full.json
deleted file mode 100644
index a7b64c9..0000000
--- a/fit/src/main/resources/v3/Car/16/entity.full.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)",
-  "odata.editLink": "Car(16)",
-  "odata.mediaEditLink": "Car(16)/$value",
-  "odata.mediaReadLink": "Car(16)/$value",
-  "odata.mediaContentType": "*/*",
-  "Photo@odata.mediaEditLink": "Car(16)/Photo",
-  "Photo@odata.mediaContentType": "application/octet-stream",
-  "Video@odata.mediaEditLink": "Car(16)/Video",
-  "VIN": 16,
-  "Description": "ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ"
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/16/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/16/entity.xml b/fit/src/main/resources/v3/Car/16/entity.xml
deleted file mode 100644
index 4c31d29..0000000
--- a/fit/src/main/resources/v3/Car/16/entity.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" 
-       xmlns="http://www.w3.org/2005/Atom" 
-       xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
-       xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" 
-       xmlns:georss="http://www.georss.org/georss" 
-       xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="Car" href="Car(16)" />
-  <title />
-  <updated>2014-02-06T13:56:11Z</updated>
-  <author>
-    <name />
-  </author>
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" type="application/octet-stream" title="Photo" href="Car(16)/Photo" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" />
-  <link rel="edit-media" title="Car" href="Car(16)/$value" />
-  <content type="*/*" src="Car(16)/$value" />
-  <m:properties>
-    <d:VIN m:type="Edm.Int32">16</d:VIN>
-    <d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description>
-  </m:properties>
-</entry>
-

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/feed.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/feed.full.json b/fit/src/main/resources/v3/Car/feed.full.json
deleted file mode 100644
index 383fcc2..0000000
--- a/fit/src/main/resources/v3/Car/feed.full.json
+++ /dev/null
@@ -1,297 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car",
-  "value":
-          [
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)",
-              "odata.editLink": "Car(11)",
-              "odata.mediaEditLink": "Car(11)/$value",
-              "odata.mediaReadLink": "Car(11)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(11)/Photo",
-              "Video@odata.mediaEditLink": "Car(11)/Video",
-              "VIN": 11,
-              "Description": "cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)",
-              "odata.editLink": "Car(12)",
-              "odata.mediaEditLink": "Car(12)/$value",
-              "odata.mediaReadLink": "Car(12)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(12)/Photo",
-              "Video@odata.mediaEditLink": "Car(12)/Video",
-              "VIN": 12,
-              "Description": "lx"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)",
-              "odata.editLink": "Car(13)",
-              "odata.mediaEditLink": "Car(13)/$value",
-              "odata.mediaReadLink": "Car(13)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(13)/Photo",
-              "Video@odata.mediaEditLink": "Car(13)/Video",
-              "VIN": 13,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)",
-              "odata.editLink": "Car(14)",
-              "odata.mediaEditLink": "Car(14)/$value",
-              "odata.mediaReadLink": "Car(14)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(14)/Photo",
-              "Video@odata.mediaEditLink": "Car(14)/Video",
-              "VIN": 14,
-              "Description": "New Description(1391427673034)"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)",
-              "odata.editLink": "Car(15)",
-              "odata.mediaEditLink": "Car(15)/$value",
-              "odata.mediaReadLink": "Car(15)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(15)/Photo",
-              "Video@odata.mediaEditLink": "Car(15)/Video",
-              "VIN": 15,
-              "Description": "kphszztczthjacvjnttrarxru"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)",
-              "odata.editLink": "Car(16)",
-              "odata.mediaEditLink": "Car(16)/$value",
-              "odata.mediaReadLink": "Car(16)/$value",
-              "odata.mediaContentType": "*/*",
-              "Photo@odata.mediaEditLink": "Car(16)/Photo",
-              "Photo@odata.mediaContentType": "application/octet-stream",
-              "Video@odata.mediaEditLink": "Car(16)/Video",
-              "VIN": 16,
-              "Description": "ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)",
-              "odata.editLink": "Car(17)",
-              "odata.mediaEditLink": "Car(17)/$value",
-              "odata.mediaReadLink": "Car(17)/$value",
-              "odata.mediaContentType": "*/*",
-              "Photo@odata.mediaEditLink": "Car(17)/Photo",
-              "Video@odata.mediaEditLink": "Car(17)/Video",
-              "VIN": 17,
-              "Description": "まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)",
-              "odata.editLink": "Car(18)",
-              "odata.mediaEditLink": "Car(18)/$value",
-              "odata.mediaReadLink": "Car(18)/$value",
-              "odata.mediaContentType": "*/*",
-              "Photo@odata.mediaEditLink": "Car(18)/Photo",
-              "Video@odata.mediaEditLink": "Car(18)/Video",
-              "VIN": 18,
-              "Description": "ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)",
-              "odata.editLink": "Car(19)",
-              "odata.mediaEditLink": "Car(19)/$value",
-              "odata.mediaReadLink": "Car(19)/$value",
-              "odata.mediaContentType": "*/*",
-              "Photo@odata.mediaEditLink": "Car(19)/Photo",
-              "Video@odata.mediaEditLink": "Car(19)/Video",
-              "VIN": 19,
-              "Description": "bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu"
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(20)",
-              "odata.editLink": "Car(20)",
-              "odata.mediaEditLink": "Car(20)/$value",
-              "odata.mediaReadLink": "Car(20)/$value",
-              "odata.mediaContentType": "*/*",
-              "Photo@odata.mediaEditLink": "Car(20)/Photo",
-              "Video@odata.mediaEditLink": "Car(20)/Video",
-              "VIN": 20,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(21)",
-              "odata.editLink": "Car(21)",
-              "odata.mediaEditLink": "Car(21)/$value",
-              "odata.mediaReadLink": "Car(21)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(21)/Photo",
-              "Video@odata.mediaEditLink": "Car(21)/Video",
-              "VIN": 21,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(22)",
-              "odata.editLink": "Car(22)",
-              "odata.mediaEditLink": "Car(22)/$value",
-              "odata.mediaReadLink": "Car(22)/$value",
-              "odata.mediaContentType": "application/json;odata=nometadata",
-              "Photo@odata.mediaEditLink": "Car(22)/Photo",
-              "Video@odata.mediaEditLink": "Car(22)/Video",
-              "VIN": 22,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(27)",
-              "odata.editLink": "Car(27)",
-              "odata.mediaEditLink": "Car(27)/$value",
-              "odata.mediaReadLink": "Car(27)/$value",
-              "odata.mediaContentType": "application/json",
-              "Photo@odata.mediaEditLink": "Car(27)/Photo",
-              "Video@odata.mediaEditLink": "Car(27)/Video",
-              "VIN": 27,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(30)",
-              "odata.editLink": "Car(30)",
-              "odata.mediaEditLink": "Car(30)/$value",
-              "odata.mediaReadLink": "Car(30)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(30)/Photo",
-              "Video@odata.mediaEditLink": "Car(30)/Video",
-              "VIN": 30,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(31)",
-              "odata.editLink": "Car(31)",
-              "odata.mediaEditLink": "Car(31)/$value",
-              "odata.mediaReadLink": "Car(31)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(31)/Photo",
-              "Video@odata.mediaEditLink": "Car(31)/Video",
-              "VIN": 31,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(32)",
-              "odata.editLink": "Car(32)",
-              "odata.mediaEditLink": "Car(32)/$value",
-              "odata.mediaReadLink": "Car(32)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(32)/Photo",
-              "Video@odata.mediaEditLink": "Car(32)/Video",
-              "VIN": 32,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(33)",
-              "odata.editLink": "Car(33)",
-              "odata.mediaEditLink": "Car(33)/$value",
-              "odata.mediaReadLink": "Car(33)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "odata.mediaETag": "\"ii9V2Rc2cJgIZtM0OF+iw3NLRgc=\"",
-              "Photo@odata.mediaEditLink": "Car(33)/Photo",
-              "Video@odata.mediaEditLink": "Car(33)/Video",
-              "VIN": 33,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(34)",
-              "odata.editLink": "Car(34)",
-              "odata.mediaEditLink": "Car(34)/$value",
-              "odata.mediaReadLink": "Car(34)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(34)/Photo",
-              "Video@odata.mediaEditLink": "Car(34)/Video",
-              "VIN": 34,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(35)",
-              "odata.editLink": "Car(35)",
-              "odata.mediaEditLink": "Car(35)/$value",
-              "odata.mediaReadLink": "Car(35)/$value",
-              "odata.mediaContentType": "application/json;odata=nometadata",
-              "Photo@odata.mediaEditLink": "Car(35)/Photo",
-              "Video@odata.mediaEditLink": "Car(35)/Video",
-              "VIN": 35,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(40)",
-              "odata.editLink": "Car(40)",
-              "odata.mediaEditLink": "Car(40)/$value",
-              "odata.mediaReadLink": "Car(40)/$value",
-              "odata.mediaContentType": "application/json",
-              "Photo@odata.mediaEditLink": "Car(40)/Photo",
-              "Video@odata.mediaEditLink": "Car(40)/Video",
-              "VIN": 40,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(43)",
-              "odata.editLink": "Car(43)",
-              "odata.mediaEditLink": "Car(43)/$value",
-              "odata.mediaReadLink": "Car(43)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(43)/Photo",
-              "Video@odata.mediaEditLink": "Car(43)/Video",
-              "VIN": 43,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(44)",
-              "odata.editLink": "Car(44)",
-              "odata.mediaEditLink": "Car(44)/$value",
-              "odata.mediaReadLink": "Car(44)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(44)/Photo",
-              "Video@odata.mediaEditLink": "Car(44)/Video",
-              "VIN": 44,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(45)",
-              "odata.editLink": "Car(45)",
-              "odata.mediaEditLink": "Car(45)/$value",
-              "odata.mediaReadLink": "Car(45)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "Photo@odata.mediaEditLink": "Car(45)/Photo",
-              "Video@odata.mediaEditLink": "Car(45)/Video",
-              "VIN": 45,
-              "Description": null
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car",
-              "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(46)",
-              "odata.editLink": "Car(46)",
-              "odata.mediaEditLink": "Car(46)/$value",
-              "odata.mediaReadLink": "Car(46)/$value",
-              "odata.mediaContentType": "application/octet-stream",
-              "odata.mediaETag": "\"ii9V2Rc2cJgIZtM0OF+iw3NLRgc=\"",
-              "Photo@odata.mediaEditLink": "Car(46)/Photo",
-              "Video@odata.mediaEditLink": "Car(46)/Video",
-              "VIN": 46,
-              "Description": null
-            }
-          ]
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/feed.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/feed.xml b/fit/src/main/resources/v3/Car/feed.xml
deleted file mode 100644
index 482f41f..0000000
--- a/fit/src/main/resources/v3/Car/feed.xml
+++ /dev/null
@@ -1,459 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-06T14:09:08Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(11)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
-    <link rel="edit-media" title="Car" href="Car(11)/$value" />
-    <content type="application/octet-stream" src="Car(11)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">11</d:VIN>
-      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(12)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
-    <link rel="edit-media" title="Car" href="Car(12)/$value" />
-    <content type="application/octet-stream" src="Car(12)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">12</d:VIN>
-      <d:Description>lx</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(13)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
-    <link rel="edit-media" title="Car" href="Car(13)/$value" />
-    <content type="application/octet-stream" src="Car(13)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">13</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1391427673034)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(16)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" type="application/octet-stream" title="Photo" href="Car(16)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" />
-    <link rel="edit-media" title="Car" href="Car(16)/$value" />
-    <content type="*/*" src="Car(16)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">16</d:VIN>
-      <d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(17)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" />
-    <link rel="edit-media" title="Car" href="Car(17)/$value" />
-    <content type="*/*" src="Car(17)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">17</d:VIN>
-      <d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(18)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" />
-    <link rel="edit-media" title="Car" href="Car(18)/$value" />
-    <content type="*/*" src="Car(18)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">18</d:VIN>
-      <d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(19)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(19)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(19)/Video" />
-    <link rel="edit-media" title="Car" href="Car(19)/$value" />
-    <content type="*/*" src="Car(19)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">19</d:VIN>
-      <d:Description>bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(20)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(20)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(20)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(20)/Video" />
-    <link rel="edit-media" title="Car" href="Car(20)/$value" />
-    <content type="*/*" src="Car(20)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">20</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(21)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(21)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(21)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(21)/Video" />
-    <link rel="edit-media" title="Car" href="Car(21)/$value" />
-    <content type="application/octet-stream" src="Car(21)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">21</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(22)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(22)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(22)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(22)/Video" />
-    <link rel="edit-media" title="Car" href="Car(22)/$value" />
-    <content type="application/json;odata=nometadata" src="Car(22)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">22</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(27)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(27)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(27)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(27)/Video" />
-    <link rel="edit-media" title="Car" href="Car(27)/$value" />
-    <content type="application/json" src="Car(27)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">27</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(30)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(30)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(30)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(30)/Video" />
-    <link rel="edit-media" title="Car" href="Car(30)/$value" />
-    <content type="application/octet-stream" src="Car(30)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">30</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(31)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(31)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(31)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(31)/Video" />
-    <link rel="edit-media" title="Car" href="Car(31)/$value" />
-    <content type="application/octet-stream" src="Car(31)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">31</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(32)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(32)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(32)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(32)/Video" />
-    <link rel="edit-media" title="Car" href="Car(32)/$value" />
-    <content type="application/octet-stream" src="Car(32)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">32</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(33)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(33)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(33)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(33)/Video" />
-    <link rel="edit-media" title="Car" href="Car(33)/$value" m:etag="&quot;ii9V2Rc2cJgIZtM0OF+iw3NLRgc=&quot;" />
-    <content type="application/octet-stream" src="Car(33)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">33</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(34)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(34)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(34)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(34)/Video" />
-    <link rel="edit-media" title="Car" href="Car(34)/$value" />
-    <content type="application/octet-stream" src="Car(34)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">34</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(35)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(35)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(35)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(35)/Video" />
-    <link rel="edit-media" title="Car" href="Car(35)/$value" />
-    <content type="application/json;odata=nometadata" src="Car(35)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">35</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(40)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(40)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(40)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(40)/Video" />
-    <link rel="edit-media" title="Car" href="Car(40)/$value" />
-    <content type="application/json" src="Car(40)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">40</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(43)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(43)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(43)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(43)/Video" />
-    <link rel="edit-media" title="Car" href="Car(43)/$value" />
-    <content type="application/octet-stream" src="Car(43)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">43</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(44)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(44)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(44)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(44)/Video" />
-    <link rel="edit-media" title="Car" href="Car(44)/$value" />
-    <content type="application/octet-stream" src="Car(44)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">44</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(45)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(45)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(45)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(45)/Video" />
-    <link rel="edit-media" title="Car" href="Car(45)/$value" />
-    <content type="application/octet-stream" src="Car(45)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">45</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(46)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(46)" />
-    <title />
-    <updated>2014-02-06T14:09:08Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(46)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(46)/Video" />
-    <link rel="edit-media" title="Car" href="Car(46)/$value" m:etag="&quot;ii9V2Rc2cJgIZtM0OF+iw3NLRgc=&quot;" />
-    <content type="application/octet-stream" src="Car(46)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">46</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).full.json b/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).full.json
deleted file mode 100644
index 68ea558..0000000
--- a/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).xml b/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).xml
deleted file mode 100644
index 0dd66d1..0000000
--- a/fit/src/main/resources/v3/Car/filter/((1 add VIN) eq 16).xml	
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).full.json b/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).full.json
deleted file mode 100644
index 68ea558..0000000
--- a/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).xml b/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).xml
deleted file mode 100644
index 0dd66d1..0000000
--- a/fit/src/main/resources/v3/Car/filter/((VIN add 1) eq 16).xml	
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json b/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json
deleted file mode 100644
index 82f2bc5..0000000
--- a/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(13922
 22565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).xml b/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).xml
deleted file mode 100644
index 3b22fb1..0000000
--- a/fit/src/main/resources/v3/Car/filter/((VIN lt 16) and (VIN gt 12)).xml	
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(13)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
-    <link rel="edit-media" title="Car" href="Car(13)/$value" />
-    <content type="application/octet-stream" src="Car(13)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">13</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1392222565917)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).full.json b/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).full.json
deleted file mode 100644
index 68ea558..0000000
--- a/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).xml b/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).xml
deleted file mode 100644
index 0dd66d1..0000000
--- a/fit/src/main/resources/v3/Car/filter/(16 eq (1 add VIN)).xml	
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(VIN lt 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(VIN lt 16).full.json b/fit/src/main/resources/v3/Car/filter/(VIN lt 16).full.json
deleted file mode 100644
index 1ecab6c..0000000
--- a/fit/src/main/resources/v3/Car/filter/(VIN lt 16).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","
 VIN":12,"Description":"lx"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(1392222565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car"
 ,"odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(VIN lt 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(VIN lt 16).xml b/fit/src/main/resources/v3/Car/filter/(VIN lt 16).xml
deleted file mode 100644
index ad1ec51..0000000
--- a/fit/src/main/resources/v3/Car/filter/(VIN lt 16).xml	
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(11)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
-    <link rel="edit-media" title="Car" href="Car(11)/$value" />
-    <content type="application/octet-stream" src="Car(11)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">11</d:VIN>
-      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(12)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
-    <link rel="edit-media" title="Car" href="Car(12)/$value" />
-    <content type="application/octet-stream" src="Car(12)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">12</d:VIN>
-      <d:Description>lx</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(13)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
-    <link rel="edit-media" title="Car" href="Car(13)/$value" />
-    <content type="application/octet-stream" src="Car(13)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">13</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1392222565917)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).full.json b/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).full.json
deleted file mode 100644
index 4cee153..0000000
--- a/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","
 VIN":14,"Description":"New Description(1392222565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u307b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uff66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)","odata.editLin
 k":"Car(18)","odata.mediaEditLink":"Car(18)/$value","odata.mediaReadLink":"Car(18)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(18)/Photo","Video@odata.mediaEditLink":"Car(18)/Video","VIN":18,"Description":"\u0451\u30bc\u30dc\u30bf\u3072\u3079\u30d0\u30bf\u305e\u30a1\u044f\u042f\u755a\u30c0\u30bd\u30be\u30be\u042f\u6b79\u307a\u30dc\u305c\u305f\u30bd\u755a\u73f1\u30de\u6b32\u30de\u30b0\u3042\u755a\u4e5d\u30a1\u755a\u30de\u30b0\u88f9\u30df\u30bc\u30a1\u6b32\u30bd\u5f0c\u755a\u30de\u5f0c\u30c1\u66a6\u30a1\u30dc\u305c\u88f9\u30df\u042f\uff41\u307c\u3072\u30dd\u3092\u30be\u5f0c\u6b79"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)","odata.editLink":"Car(19)","odata.mediaEditLink":"Car(19)/$value","odata.mediaReadLink":"Car(19)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(19)/Photo","Video@odata.mediaEditLink":"Car(19)/Vide
 o","VIN":19,"Description":"bdssgpfovhjbzevqmgqxxkejsdhvtxug\u00df\u00df\u00dfj\u00dffdd\u00dflsshrygytoginhrgoydicmj\u00dfcebzehqbegxgmsu"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).xml b/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).xml
deleted file mode 100644
index b24accf..0000000
--- a/fit/src/main/resources/v3/Car/filter/(length(Description) gt (VIN add 10)).xml	
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(11)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
-    <link rel="edit-media" title="Car" href="Car(11)/$value" />
-    <content type="application/octet-stream" src="Car(11)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">11</d:VIN>
-      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1392222565917)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(17)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" />
-    <link rel="edit-media" title="Car" href="Car(17)/$value" />
-    <content type="*/*" src="Car(17)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">17</d:VIN>
-      <d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(18)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" />
-    <link rel="edit-media" title="Car" href="Car(18)/$value" />
-    <content type="*/*" src="Car(18)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">18</d:VIN>
-      <d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(19)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(19)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(19)/Video" />
-    <link rel="edit-media" title="Car" href="Car(19)/$value" />
-    <content type="*/*" src="Car(19)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">19</d:VIN>
-      <d:Description>bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu</d:Description>
-    </m:properties>
-  </entry>
-</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.full.json b/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.full.json
deleted file mode 100644
index cd759e0..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.xml b/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.xml
deleted file mode 100644
index ea2b814..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN add 5 lt 11.xml	
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-  Licensed to the Apache Software Foundation (ASF) under one
-  or more contributor license agreements. See the NOTICE file
-  distributed with this work for additional information
-  regarding copyright ownership. The ASF licenses this file
-  to you under the Apache License, Version 2.0 (the
-  "License"); you may not use this file except in compliance
-  with the License. You may obtain a copy of the License at
-
-  http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing,
-  software distributed under the License is distributed on an
-  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-  KIND, either express or implied. See the License for the
-  specific language governing permissions and limitations
-  under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom"
-  xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
-  xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:x${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T14:31:04Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <author>
-    <name />
-  </author>
-</feed>
\ No newline at end of file


[19/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.xml b/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.xml
new file mode 100644
index 0000000..d10ec11
--- /dev/null
+++ b/fit/src/main/resources/V30/EntityProjectionReturnsCollectionOfComplexTypes.xml
@@ -0,0 +1,618 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<EntityProjectionReturnsCollectionOfComplexTypes xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">rdstukrvlltteßzi</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">psgdkmxamznjulzbsohqjytbxhnojbufe</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">btsnhqrjqryqzgxducl</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">qbtlssjhunufmzdv</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ljrggbaseqsrkelksvhouoscmoilogibae</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ</PhoneNumber>
+      <Extension>jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ</PhoneNumber>
+      <Extension>erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>essfchpbmodumdlbssaoygvcecnegßumuvszyo</PhoneNumber>
+        <Extension>ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>bbyr</PhoneNumber>
+        <Extension>グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>litlxcyvpspjqankvmvtmvoabobguscosktgzul</PhoneNumber>
+        <Extension>jumpßßhqzmjxqßufuaprymlrb</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>bfi</PhoneNumber>
+        <Extension>mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj</PhoneNumber>
+        <Extension>aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu</PhoneNumber>
+        <Extension></Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi</PhoneNumber>
+        <Extension>をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>バゼぼクグ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ</PhoneNumber>
+        <Extension>gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">cumcjsujssßjxfqsakdpubmeßßsrsjpxqbrvruszjjxrxhpvßotlmvlntonctakahouqqxaduguuh</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">axuncpheikzvpephn</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xss</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ネ弌ミチ亜ぽあぽボ九亜ボЯaハゾァё</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ktspjklssrnklbohocuxdvnokqcjsceßrjhneeßgxpgßbguxvchizsuayqcssuavsqpuexpficvarlpsso</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">kyssißchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpoßf</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">rmjhkvrovdnfeßqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">yßkzfqeßqßkoundi</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ソチゼネネんハぼチぺひaボ裹ぴべゼボゾァzぁポマひゾポそ欲ポぴぺゼёЯハソяゾチミクゾ九ソぁ暦ほハァ珱ソ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqrucßzczptmmchßpkfexßx</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xdssssifrpidssßuußhrßuspjenzgkcilurdmurfßlkyzoiepdoelfyxvijbjetykmqmf</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">g</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">九欲マまzゾまあんひバび縷弌ソソ九ソ裹zミチゼゼタハ九縷ボそミゼボゼぜネゼそぽ縷亜マダを裹ソボゾ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xursuhdtgshjbjblkrkapuauea</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)" />
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>べ黑ポaダそァ黑ぞァぼク畚マ黑た弌亜びボミびダマひん弌マグゾ匚ンァボЯボ歹匚z黑まほ畚歹暦ポほ暦ひ欲ソ珱ぼべせёグヲ亜ほァボタボチぼЯほポををя欲ぽァゾをマ縷ゾせネ</PhoneNumber>
+      <Extension>somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>elvfevjyssuako</PhoneNumber>
+      <Extension>fltuu</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>hkugxatukjjdimßytgkqyopßitßdyzexdkmmarpojjzqycqqvsuztzidxudieldnhnßrakyetgbkbßoyoglbtoiggdsxjlezu</PhoneNumber>
+        <Extension>ypfuiuhrqevehzrziuckpf</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>ddfxtvqbsogqsssqrbxvamhss</PhoneNumber>
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>pvlssokhcuduvßyubduarmsscqtzgddsssenvnmuapbfßsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganfßz</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum</PhoneNumber>
+        <Extension>ゾネ亜ンポゾё弌バ九ァёヲ亜九グ畚ソんミチЯそёソぼゼゼ九マまほべソンゾソボёaぽz珱ёグぞチぼ九ゼボ裹ぺぺЯゾ珱ミチ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>せ歹ゾ亜ぼaぺゼゼソボたせポんポたポァぁゼЯンソゾボミせボ欲ボ裹zチままぜゾゾソゼソ歹匚ゼァ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>マ珱あせ珱Яぽボぺた弌チ暦ミべタグяチポび縷ボaびぺせひ珱ボ欲縷縷ポべせゾべソせべ珱ほぽポぼヲポぞぽマぺびぽ暦欲べた裹ボaそ匚チん黑マたタそЯひハソソァポグぼ黑ぼゼяハzバマバ珱ゼ縷ァを弌ひぜせポ</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ylhsxzpyyshr</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">kkqdn</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">cmjdeggvfryupgkpoocvfddnogzik</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)" />
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ</PhoneNumber>
+      <Extension>nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>buze</PhoneNumber>
+      <Extension>ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn</PhoneNumber>
+        <Extension>gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg</PhoneNumber>
+        <Extension>rgcihloßfpghhtozxoiubkeljqocynqfqteoyu</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>jfc</PhoneNumber>
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>cdurugzoussatrsaar</PhoneNumber>
+        <Extension>ylghuuzta</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb</PhoneNumber>
+        <Extension>lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)" />
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices"></d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">gßntmp</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi</PhoneNumber>
+      <Extension>クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦</PhoneNumber>
+      <Extension>qxxvvluootexndauvmjmxcsupdzvrqspyltziba</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ</PhoneNumber>
+        <Extension>ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi</PhoneNumber>
+        <Extension>ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf</PhoneNumber>
+        <Extension>ulreousnjfnjxncfsmkuruhczgcpr</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>znajuovfeompumpfnaxvpnihotlixtkyi</PhoneNumber>
+        <Extension>dhfygicsdlsßfßxsksjmpfhqujdrp</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>ァボバヲま</PhoneNumber>
+        <Extension>を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy</PhoneNumber>
+        <Extension>バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau</PhoneNumber>
+        <Extension>nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ylhgieuhztskmpqovfjivuquxpfdlxzxeyoyvenktnmdispj</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">hxinivbjksmviuvhplsdtryddcgiuzxihcmzzfaipposcrkjbfzxkuurytfvkock</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xdykfmqrupbenuzyxaßqnjyabßuqmhryucrbgzsjxbrottuin</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">yyssjjxcfhßovzgdgotnzfnuguufkceefssbßzdcvlrjexi</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">kjzuqlufinppmuedyuvsfgevyicxlydxmvzticpjaq</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ひ黑歹ん九黑ぼяソぜせァぜ裹チほぼ弌たん九あマ歹ぽぴマぴゼミボダゼぽ匚ぴゼハ匚яя畚そ匚縷ソンァあべ亜裹マァ珱せぺЯёダほ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">knssxohvraofysszssxbgobsstyejsßjncußdhfglubsjoyneßofebgysskussyjkjjiuggqpp</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">htuvfzjmqgfvx</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">バポバミ亜まンЯぜべミァダマゼ縷を亜タポz珱グ裹ン縷ミя亜裹ソん欲ンンヲミんクぞ弌歹九そぽせЯネヲソチぞソひポ亜まミミ畚</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">べ九ゼタダマソたネゼゼ珱そぜぽボ裹畚亜ぁをァん歹</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">saplpvpnhxnkdmfptefnrai</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">aa畚ゼチ縷べソ亜たゼ裹歹ぁタチ裹匚ァゼゾダЯミチ匚ァ弌ハポ黑九ゾ弌縷ポポaぽマぼ暦九ひべ珱ほぼяぜそんゾハをグaた珱暦タゼ縷ぜぺボゼёび珱縷ヲタポひマ暦歹タ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ulnqczllt</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ポzチソぴせびぺた暦珱ゼボチせボそぽソポゼタバゼゾダポそァ縷ぁゾァ九ひ裹ヲまァЯハぽゼ暦ゼゾ畚aボ裹ヲびマひタそァびzボゼぁ畚ぽ九ァせ縷ゼぴポ歹aソあそそ暦ンЯマ九ゾソ黑畚弌びべぁチ匚ァ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">jueejßmkcoddijßmussssrpjgynzrhqylcxntßtssqscacuqmivea</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ssssßvbmlfuvgqaknsavcgcjnbndaxyfpdilyptunkohicyopimiechimnjvczlrkxbennnssssx</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">珱んんをゼポaん匚ぽグ黑Яzァぴzaボaソ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">u</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>zmvqciktcmfqmuompc</PhoneNumber>
+      <Extension>畚九黑ёをソ歹ポゼ九ポせグクぞませぜソぞグクそまマびマёゼま弌そぽクマそ九ぴ匚яヲハびハЯソソ匚ゼァたポダ匚ぼゾボボァぞ亜弌</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ポ</PhoneNumber>
+      <Extension m:null="true" />
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>blcbsxpeoimkoukovpcufepkpjohtcginkfigohuubzvzgxklhequajoxtndtcdxskvpvgsschzoit</PhoneNumber>
+        <Extension>yhbrzpaucpmiazziimldqurfjuafeodduuhzsindqsubbuhibßsavdattydunso</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>lahazbpxzjocgyiejckkuquuugrxnevyvlmunqepqirdsatpneqeturvvnbnkrfynugvhyksuuueyvetmiflgt</PhoneNumber>
+        <Extension>をンゾソたz亜弌マハポzぺポチ黑縷zяボaンダゼяゼグ弌チ匚Яグяミボゾぽミマ畚をたびソぞボ珱マネソ黑ぺンびミをソあソ九チヲぺaチまa</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>tuidhlruivtguafebdydfycxvrgqxtszvu</PhoneNumber>
+        <Extension>ecyuoivzilrakyfxaypbjsuazfivmaexsjctjbvuissqyazhyravizuhgeycvßßhikvgarpjxejilif</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>uzylexqmyzuimljbnfbinzakexcsvcvtvvxjvuzsxvxecaxmvth</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ctmgubsmaetuukitrxccdocdzhauygmqdidkmehzcfsmjbsugjpqjulildgsbmnploveupcpkdzzhrutpvu</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">べソチぴヲぼミポ匚ミミせぁんァマン九べンぴび珱チマ欲ゾチせァミぜ裹バaゼゾネポネ黑弌タぽぼァポゾゾヲ畚あを匚マёバンタた亜たチソネバぴソゼ黑ぴЯせぺあゼポチをァびンせぞソポ暦そ黑裹</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">mcubifrobinuyßesfhasußuekßfvemlosnpafbpfrbßzmh</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ゼボタ亜欲をダソマ亜ぜネ歹あマバソせァゼぁゼぜ匚九ёzン畚ダせグボあポ裹ヲク畚ほяチハソゾん欲たまませまぽまマяタ九я匚ァダチひマミァ亜ゼ弌ボあぺせ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">rdjcvtpkvoghqhcgizlßkuußetlraebzbbylpnnxßsypßhujjtobzlhzmkuicssktzkbjlutmgratyußr</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">dyaaruzzohknecuqmbgyqzp</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">agllousuvzklpmvqoyasslslklpunffuucbssqrzgkgihuitujyhmsscmugxaam</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ksqchmoyblmphfsfsusqytblrepupvukbcxahkgurhfjpxsairdqcjxqmolfyfffqihohrxdkxzlksxudnry</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">sgbkdyavgizsmkpngtzb</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">budtegqhsnzrubcqgkapjlaggraguqzxdaasa</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">亜ミまべボ欲縷グぞたポ匚ァ裹zミ亜黑ゼゼんまほぜボあゼ九べダボぞソソ歹マぴ暦マタ匚ポべЯヲたゾクぁぽaぜ欲ハ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">bppjoupmmfyednßcyqricolpessspnfychbaboirlqlkxqfvt</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ヲチゼぽぁそЯグゼほンネぺソボミあダ亜ぜ匚ネひソ九マポz九黑べボポァ黑ポヲazせそミぺぼボタぺグンチミぴべ匚びンゼzタァソぁボタяァん畚ダz九ぞハポネぁ亜裹欲ぺゾぽヲひびяゼ縷ひ黑ぼяゼババあ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">まぴァ歹ё歹ハハダ暦そぺタぞを畚べせソァЯaゼ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ttßezßernaokzgpjyiesuyotjßqhcguqcgiyplyouxpdtuuotpegrzssxqdqssgskbdlc</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">znzfxßqvlqqfjßfjdcg</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ソゼゼЯほチバaЯ亜ポた九グяタ亜ぽЯぞ縷せ暦縷歹ゾ黑ひzゾゾタほぞせタ黑珱九せべダバ縷ボまほ黑ゼ九ゾあ珱欲裹クチゾひミボソネタぽた裹ボをゾバ黑タ黑aァソ黑ぽ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices"></d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">h</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">tssjsakupiqlhqqzonnssy</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ほバソボポ亜ゾ畚ソゾゼチダぴぺタソび亜グん匚びボゼ畚あソ珱九タポ歹をびあタ暦せ暦ハ九я縷ぺёァaァぁソミ欲タァソゼ欲ぼ弌マぁяミヲ九</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">uz</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">tmsdhfloitduufyrprmdimrfykdixuetpvstrohxdmybhoxjddlcitucvjgyehbxrluznualdpamnkxtnvtnquqvakycskv</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber m:null="true" />
+      <Extension>歹ぞをンネソ亜ぽボクタハァぴボボほ黑珱んaせほミ亜弌弌びほチンЯ弌ボяポをマ歹べぜ亜珱チミひたポほミ弌ハぁポя九縷チぺびポハёせグタ弌ミひzんチあボぺひほマЯバポぞaタ亜ゼヲぞバぽ匚九ソポタ</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>jldhclhjvlbmplmplfzmqixumihirjkktcbp</PhoneNumber>
+      <Extension>nsuupbxoßxckcqsgqoxoiftketuhfzahviaßgophdfoybadunyßmfhucssfsxklvixxqoptßlmkyvbycakpvjzli</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>sytkeaghomuxlavlzeiiqhvqgohsbturyetkifovvpda</PhoneNumber>
+        <Extension>czgszssugiooyqpbgtoßlchkrzcbeixsytssmfkoußdkh</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>jydulybvkqtrsrccjcoqivxngabu</PhoneNumber>
+        <Extension>ßzpunxhvtqxugicnbomßonbperlmthzßcosvoispygsskaodduqqyßlnktaizhxegt</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>jijziuqunzhbuiueßtpdioßvcedpsupizgbmkijuv</PhoneNumber>
+        <Extension>uiznrvupiffipqelaehfddhxbnxftkopuceydzzctkuaxjuhfdtxa</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>グぜネゾ欲ボぴポ</PhoneNumber>
+        <Extension>baeunvlhßv</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)" />
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">タソタ欲マzんゼひポチひぺゼ畚ぞチをЯゾ暦ぽクポ匚マネゾяそソびぞぁzダひぼゼタяaべソミヲボ黑マをソまマゾヲぽそ歹ёネヲ欲クёべゼёびソんネァ裹ゾソ縷あ黑</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">あ欲ミポひソ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">jfbjmbmubfykjgfohbaibbvbxxapheyhitvqokxcfxqqxnpjhltcpakcjzlqbxtuhlgp</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">z</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">をタぺァをぽダほ縷ぽポ亜せをボほたzぼぁゼぞゾぽァほネネ九ゾ歹ヲ縷ぽぴミべボぺゼポポ裹黑ミ匚まァ歹ゼ畚ネぁマんひЯヲンあまチゾグゼミ畚欲そ黑ёゾミ珱ゼ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">mnypofpvxbyascpuoiulkaxkbyhgcbdmyhhhopjusmtqviutvmsdnromqkhb</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぜァ歹ほёソポン九黑べぺハぞ九バタマソンネべま畚九ボほべぼタヲぜ匚ゾЯ珱zボ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">nzbfjxdkfsxcxhxazkhbjscyijioxqvubggbildszsxtevviiuzooabvscbztonqv</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">aqyjbpcrukxcmzaersauolkufdyuucxdufejvlyktkadgzjuolzirvh</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">oxrjmmmnjc</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">uvnjrlblgyosrfvpss</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ujeugssltumbyngvfultassquaptz</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber m:null="true" />
+      <Extension>juuuetaltxscuflljlbmguqabqe</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>を黑ёタゼゼЯяソ裹zァァチチ弌ぽバネぞ珱aぼぞ亜ハソマ欲ダン亜欲九珱ゼソヲяあびゾ縷ぼママ珱яソゼ</PhoneNumber>
+      <Extension>pgqxttzfbxxuknrufdnxygezjeshbjvvqiikrmbcivdzgkucdcehmutdfqjramitealhkcjtif</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>sshkglfvuei</PhoneNumber>
+        <Extension>mzgßuuevdfbhtccelxmkojqsaosejsqodgmbfßiteuiuooppssaprriqodqßrißjpriohsetmtvj</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>niohißkushzsßjreumlaßbyydezysrxxaioßxalsqßsguenfogcussnzgcdiaenkenirzfsbtaujalntcmpugkeylb</PhoneNumber>
+        <Extension>lremquejqajolubuyysnymlvoqmcbtmßqxnogmxurxyngcssfsffzaeeßudjadxczlkmrbevhazyeqzkzrcnyjqsspup</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>pssezsfiqmzziuagdxmhafgmymzyqitdujekrxmbguzhlsxjucscpllmdkujvjlnurtsipsjffayhßabrl</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>sznbcrojssrhqxssogbndssfkqodkßtffiudaavnjktuzibahbcmuzvophcdjzvrji</PhoneNumber>
+        <Extension>uygttilsgghixctbohdaqptlikqesujptag</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>nuavvfamxbzcduqbouqfjjamxtdvxkatcnjvpxptkoumvbfpfuofqudoukyeaoqhuuzrsum</PhoneNumber>
+        <Extension>をまソママソマダミァマそソをんёひヲチ匚クゾ亜ゼポほボ畚タハ裹た匚ンン珱グ匚ぼバァチaあソあタゼソ匚ゼまバぜソ暦タёЯソ歹暦ёぞソダァソんソポグミネソ弌ダマ黑バミべソ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>nugguvummvqsstiißoenqrrdvojtqhfssvarzoogpzbssdtißyqolqoezayzmcheuocy</PhoneNumber>
+        <Extension>zvtjqjrhmsomilxr</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>cpo</PhoneNumber>
+        <Extension>avdeskonurhkfkgtiuypbleeukorcqbtgvgqketpgdvigpdmxuahxjnltccdghgolnijiqfaefcypzqubm</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">myjbbggstjdlukcpoymrlaibvtdtxdkapbkymomcabiclaactsprylelu</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">invlßdyßßfeßhdsdzysxtaauruiooßifvobkjqdcoed</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ァポ暦弌ハネチタマぁタポ暦ぺぴ亜珱Яべ九ぴほせぽ珱まバソママ九ダソёゼゼんァゼそ九ぽソぞ裹亜歹яぁクびまぽヲソそハタaんグぞ欲ネ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">亜欲匚ソタボぜン黑匚ヲクぜソチグァタソま</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xvjitqklvznebdzrrussmgquxyvulk</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">びタヲポそダクグソをたソダゼグぜゼ珱弌ぜタぁヲぴボチべz畚zяzべ珱縷マんぽダそ欲ハあяソミをソゼボせハぁバひぞチ亜ёチァゼタタまぴほマゾマ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">qdyzyrxcslbvhxnrsomczthemsdknzr</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">fbonaodnxdqvdpzsmbxfxvvjbjhpstgxoldkpl</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ultvvzvpcupeykjfqhnrpuiysstgkiertprgimfkmalprvuauoyiygefhvooulooiycfti</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ounfjbxm</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ussujnhssckbdayhnuqydtzxaxbkaßqcpkß</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぴ歹亜ゼぞЯポ縷歹たミz黑ソ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">匚ソんzaぺそクネバべボ珱ёぜゼゼハ匚ぜ歹バ裹びぞンёミあぁべz縷aぺァポべぽバボぁたゼソぽネそボタタ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">runuvssbjfzjdtzvuubgukvklsyazimnhkfdevmjgjcucabnefyvgmgoyse</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぼん亜ゼё暦ソポミヲほ弌ン九べёほゾタんzバぴ九べ歹ぜひゼグ九せソゼひaЯ歹ネゼぜゼチaダタタハ黑歹ソチaボネポそяびぴマまぽクぺひァハチまёゼタそぺダёぽぴポァゾほチ黑びひ暦ゼタ暦ネポ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぞべミゼぴ黑яボ暦あё暦ゼゼボ珱欲タ畚べёミソёЯタびぁソぁ九九ゼゼゼ欲チ暦ゾゼゾバ九歹ぞァゼン裹ヲひた黑ゾ弌ゼ九ポグポ九ネひ亜んをグяЯ暦まЯяソミソヲバ裹ポたびひ</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ンあ縷ゼ欲ポゾソンタ歹ネクネぜマたそソ亜ァソた匚ミタチ暦ポ畚マソソゼяミゼチべ暦ぺンヲせあマ匚ぴあ欲ミゾグびぼタaそマんせ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">欲クタzヲクまチ黑ボダァ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">esgsuobiculudxvrlbucroucrmunrpxavhqnryyzncdtjmaqaxaoqtaxxoadzpgpckyvbda</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">pjvatulkmuntfehsqmxqazvpmznojsxjvuomavgvskemakovjkpjppupmbktmhauxoxlyvstbexmyfpeusrz</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">calßvjnghkcrypqssptxdptdscpjßvseslgrlkysshqtmitrulbvidfubmuvtcßpmrjmumzultukqybuß</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">弌ネハ亜ゼんぞぞミポそミゼёぴ珱マべゾぼチяんクゾ畚タァァハ暦びゼя弌ダせポせ珱グ弌ソ珱バあЯハマァゾ匚あチゼ亜ポぺぽチ匚暦弌ぞ珱zをゼぼポ亜ёそボ畚匚ハソ亜ソ珱zボンそяぜ珱ボё縷珱グタせ</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ボァёチソポゼマボびぴソ歹マ欲び暦я欲歹ソ九べ匚裹ポハチを匚ぽソせポほババゼポクマひя珱マゼダ欲ぼゼびまび歹ん畚ぞぽポ匚あ畚ゼ歹裹ミグひソぺチゼァソひぽ</PhoneNumber>
+      <Extension>osdxnzdcggkfrxdutuyyaggautyrqeosuuqfmkbxjouiscqjuflm</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>exapnfctuncßddssamyncfpimng</PhoneNumber>
+      <Extension>rzzf</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>yaiobbicpjpqbußltmacuqhozgeßxnosfehdmßfhdfasskatuf</PhoneNumber>
+        <Extension>gtdrssbyoihadzgovsssucrßlpkszqfryzuyßgiqpvkduzasmspßqayobhdrbdddvkmilehvsihßuhvnpuu</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>ボマ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>ujrhxbkftdlpxgtmrejoeckhpeugsscqijnyioqmqxcelcicvag</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>ssfuxgineaynkvylnhzkoajyjsspltjytzaqßuhxbngbersrlanußetfssmkgyupxqoorkuysunsyvvhbtfiluqzrusrkgaß</PhoneNumber>
+        <Extension>ssmebfoxpkgxmuucqnroracllulkhundzdcksrovgfakggumfihjuxxn</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">uzdvydqiqquupklpclltadeomuendkudtsyelaifgbgmcurpgszjkhvxyudociuukxgvmjocjbjtxkvsijbllsu</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぜァ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぼゼぴせクソ歹</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">亜ンぽヲあЯゾまタя暦縷をマミあンンタク匚ゾゾたぴゼマゼタァぼグを縷九匚ダゼ欲яバあべaぽクぜゾァまソ歹ダダ畚ぼタぞ亜ポをぜ匚ぴ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">jssssnnulusfnyxfbecyjvtaldjrutlfauxusnjtyreuußssdsshienfgqx</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ozaudjdhaepqrlatussymfotuqkusvczfisqßqdmtspdyvljefpxymsshßuduxrnnuofn</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">そゾ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">rxuzuarhbhetofptgoqeoakslykudkgjhoqiffztzoghilhpcbsgseqrhijbmlorengzplkeoxiaqeqzm</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">九ンマァ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぼ珱匚ぼソЯボクゾぞゼネ九亜マほ畚zポぁァゼソマミボせネぁ黑ёゾマ欲ぺぴクボマンёミべ畚た畚ひをぁ九欲ゼ歹裹ァ珱ゼせタ暦黑ボをチせ裹ぽaダ</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">papbnmujtydipqtkgtdivihhptc</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">mvnouxrqumrgorzkjckjurnohmpbmtdcbegjklkxsrzshlyqhogaisnvckrpckiecjoigmaxsmrk</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">裹ボz暦ソゼまたソソゾぴネ欲珱ポまボaゾネク畚ん畚ぜゾぼダあぜたグ匚暦ンんマポボネをマボ縷クёあ黑黑ゼ珱弌ゼミダ九ボzァaяハグクァ暦ぴя珱ァ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">タポマぼソゾぁゼァボポぼクネёぽぼマミんマzマをぽダチ歹ぁあハ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">縷あ珱ゾぴソぽタマヲミぜネ欲ひ亜バボ畚ポボチネグン縷zぺクぽё珱ゼ縷ぜネゼ九ゾまёひほミチひチミ</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">畚んせソタをタぁひゼa珱ミぜミびァ珱たハボ</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">tufbleuiyuatxycutzautrjk</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">pvgpjßxrsßfmiqxssnissdjqßxqkmkihxbaobdppqvednblkzbssvzjecmßxmßssljpguimssjngßlocuiugunflfkkoupc</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">pfpqbegyzthjyyyahxeuthuxdvrysguodguunkvrzcmlivllbsbfgxucosgff</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ndoniojxafumupujgbszovshmnqvilgmezyurxhifdfarchlxxzoqbkslselj</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ysßtkvrqxmsrfbussbncyxlbdssyyqulxeitmvzumgapqbxiugfq</PhoneNumber>
+      <Extension>マゼタミ暦ハaЯ畚クマボチチマクяяぁ畚珱ぼ畚ネソ珱ぜタァぞ畚黑んァяそぽぴク黑ゼяマぽゾぴタぴポaバハ畚畚裹ソタダぼzゾゼポミゾ弌ァほタチせ欲ポたソ</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>xvhldejjnnryhhagztrvcpivtxrjexxeznn</PhoneNumber>
+      <Extension>svtyzgxcsjjmushictms</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>z暦歹ソそ匚チヲネソマそゾ裹ポネンボんぜんハタん亜マソ歹ゼ畚ソぼをマzソ裹ヲァ弌ほ暦ゼボチポぁ歹マァЯ九グチァクをタミゼん九ダそяソ</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>adlvluxs</PhoneNumber>
+        <Extension m:null="true" />
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>qvrgnogcxkkcfnivcvkczkvruuhsptrnkcfmijgertgagcvdpchsqtvbaalhsppotxtedlstlhmboufnfiihgy</PhoneNumber>
+        <Extension>nessßfiubcl</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>pbcbqibrxeqlbsuyoquzrulikaxmuumezyssrjqafgexpmy</PhoneNumber>
+        <Extension>iyouvsutrbrytlpnfaicraorfuqkssik</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+  <element m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+    <EmailBag m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">あグaソ亜ポあ歹べバzソ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">hczjbny</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ぼぁソゼa弌a歹ミ亜ひヲダほ畚ボびぺゼァミゼ九暦ё匚タミチハべ匚яぁタババゼま欲я</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">xhqqlngpumqudqhodbdomgykrcasynfigexnivuzcmnkgqfyaomufyolkbydmnrmbnkct</d:element>
+    </EmailBag>
+    <AlternativeNames m:type="Collection(Edm.String)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">fy</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">そぁzあ九暦ぁタ亜ゼaァぞ縷黑黑ゼボ畚яほ匚ひせびぼあそ弌ёёぞ亜Яせ縷ァゾ珱縷タマ欲せをゼボ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ydotcgyxzlt</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ク暦ハぞ暦яチa弌ネタダヲせ弌亜バ裹バポた弌ンЯ匚九Яゾチクたチヲぜミゾ欲タグゾダzソひほマグ暦あぞ縷歹んあハチ暦チァぁяぜァゼ欲aチ珱ァをaぜタ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">futigbhjkdcxluqcufj</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">gfom</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">匚んぴzゼほネ弌ぼマ欲マ裹aタポポァぴボポ</d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">qndkkzuspcrzeyoxrjxpptriupjucoluilctykfduiaqblnrbdybemexxuqvmqkkrvv</d:element>
+    </AlternativeNames>
+    <ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+      <AlternativeNames m:type="Collection(Edm.String)">
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ptmsavdaryzbftl</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">uvktupnßgreazftejuluyfhxxsmdhigegjbjszqssbemqsssermdhußbekjqylidpdfasmofhmumßvvtyuryuotpeugt</d:element>
+        <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">ovy</d:element>
+      </AlternativeNames>
+    </ContactAlias>
+    <HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>ダぴ裹珱ハソべほポマ亜ミ欲ぺゾソタミaダひグァをゾяポぁァタゼ黑たそんハぺ縷ЯバzそあをんをんポソЯ亜ボя</PhoneNumber>
+      <Extension>ngmtoxocvnrxxcprfnedezurznfstxqsuspljttbxakrnsmsoxrvfvtnbvummhkyxysopodltugaljicempv</Extension>
+    </HomePhone>
+    <WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+      <PhoneNumber>を</PhoneNumber>
+      <Extension>lmluqahozpuelksissmkzsnseljunurlluvkapjbpjqcasxubymthtqtystombluyp</Extension>
+    </WorkPhone>
+    <MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>fgumigsdnpzq</PhoneNumber>
+        <Extension>kemdvfpjxldgcnbyvjkeyiqmzklycvvamsumstdarhpnegeajetujathgzdgtruepdukspuiokgm</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber m:null="true" />
+        <Extension>mbeapmsskutlzbacpßunnfvysssssdzdlszfußßpsfmdkkpcd</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>evbrfgfqurlxcuaxubphiceafhikqgyeutpeijqpcakusmbtbhkicsptubgxcvzktksjuyt</PhoneNumber>
+        <Extension>etcctbdcdvuuju</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>ggeaecuspdnimcnmznynqyprnyqfdfsvdtptatbzykqzqscmunvpzkihrfhinljflrttnumbhyqbd</PhoneNumber>
+        <Extension>ぜゾマゼそ裹欲マほぁマグそゼゼяグソヲzゾヲЯぁマほё欲畚ぞёぽチゼゾё匚縷ゼ暦ネあク亜畚欲まタほび裹ぼせ縷ぴぞソボミ畚畚Я欲ぜяゼ弌ミ黑</Extension>
+      </d:element>
+      <d:element xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
+        <PhoneNumber>zjncuvylnqctbqbg</PhoneNumber>
+        <Extension>yzccsjamnvyhbxxsmcjvxghovbbilmuofkbzufksuhxssumdtjufqd</Extension>
+      </d:element>
+    </MobilePhoneBag>
+  </element>
+</EntityProjectionReturnsCollectionOfComplexTypes>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetArgumentPlusOne.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetArgumentPlusOne.full.json b/fit/src/main/resources/V30/GetArgumentPlusOne.full.json
new file mode 100644
index 0000000..4becaa7
--- /dev/null
+++ b/fit/src/main/resources/V30/GetArgumentPlusOne.full.json
@@ -0,0 +1,4 @@
+{
+  "odata.metadata": "http://192.168.0.160:8080/DefaultService.svc/$metadata#Edm.Int32",
+  "value": 155
+}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetArgumentPlusOne.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetArgumentPlusOne.xml b/fit/src/main/resources/V30/GetArgumentPlusOne.xml
new file mode 100644
index 0000000..914c12c
--- /dev/null
+++ b/fit/src/main/resources/V30/GetArgumentPlusOne.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<d:GetArgumentPlusOne xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+                      xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" m:type="Edm.Int32">155</d:GetArgumentPlusOne>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetPrimitiveString.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetPrimitiveString.full.json b/fit/src/main/resources/V30/GetPrimitiveString.full.json
new file mode 100644
index 0000000..2939520
--- /dev/null
+++ b/fit/src/main/resources/V30/GetPrimitiveString.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://192.168.0.160:8080/DefaultService.svc/$metadata#Edm.String","value":"Foo"}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetPrimitiveString.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetPrimitiveString.xml b/fit/src/main/resources/V30/GetPrimitiveString.xml
new file mode 100644
index 0000000..f70553f
--- /dev/null
+++ b/fit/src/main/resources/V30/GetPrimitiveString.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<d:GetPrimitiveString xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" 
+                      xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">Foo</d:GetPrimitiveString>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/GetSpecificCustomer.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/GetSpecificCustomer.full.json b/fit/src/main/resources/V30/GetSpecificCustomer.full.json
new file mode 100644
index 0000000..4e06959
--- /dev/null
+++ b/fit/src/main/resources/V30/GetSpecificCustomer.full.json
@@ -0,0 +1,137 @@
+{
+  "odata.metadata": "http://192.168.0.160:8080/DefaultService.svc/$metadata#Customer",
+  "value": [{
+      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
+      "odata.id": "http://192.168.0.160:8080/DefaultService.svc/Customer(-8)",
+      "odata.editLink": "Customer(-8)",
+      "Orders@odata.navigationLinkUrl": "Customer(-8)/Orders",
+      "Logins@odata.navigationLinkUrl": "Customer(-8)/Logins",
+      "Husband@odata.navigationLinkUrl": "Customer(-8)/Husband",
+      "Wife@odata.navigationLinkUrl": "Customer(-8)/Wife",
+      "Info@odata.navigationLinkUrl": "Customer(-8)/Info",
+      "Thumbnail@odata.mediaEditLink": "Customer(-8)/Thumbnail",
+      "Video@odata.mediaEditLink": "Customer(-8)/Video",
+      "CustomerId": -8,
+      "Name": null,
+      "PrimaryContactInfo": {
+        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+        "EmailBag@odata.type": "Collection(Edm.String)",
+        "EmailBag": ["\uff66\u307e\u30dd\u30de\u307b\u044f\u3072\u3093\u307e\u305e\u3073\u3041\u30be\u30a1\u4e9c\u30df\uff88\u5f0c\u3074\u30c0\u3041\u3093\u30bd\u305b\u30bf\u6b79\u044f\u30c1\u30df\u30dc\u7e37\u30be\u305b\u531a\u6b79\u30bc\u30bd\uff88\u307c\u30bc\u30df\u30bd\u305d\u30dc\u30bc\u5f0c\u30dc\u305b\u307d\u305d\u30de\u9ed1\u30bd\u305e\u7e37\u30dd\u73f1\u30c1\u3073\u30bc\u042f\u30cf\u30d0\u30dd\u307c\u30de\uff66\u30df\u30bf\u30b0\u307c\u042f\u30c0\u531a\u6b32\u30c1\u3079\u66a6\u30de\u30df\u3074\uff5a\u3093\u30cf\uff5a\uff66\u0451\uff66\u88f9\u3073\u30c0\u7e37\u5f0c", "ylhsxzpyyshr", "exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu", "kkqdn", "\u88f9\u30c0\uff41\u30de\u73f1\u307e\u30bd\u30df\u307e\u30af\u307b\u30cf\u30a1\u30bc\u73f1\u3041\u0451\u755a\u755a\uff88\u30a1\uff5a\u305b\u3079\u305e\u30af\u307b\u4e5d\u88f9\u305c\u3041\uff9d\u044f\u7e37\u305c\u66a6\u30de\u30dd\uff9d\u30c1\u307e\u30b0\u4e9c\u30bd\u6b79\u30dd\u30df\u305c\u30dc\u30dc\u307b\u30df\u30df\u30df\u307e\uff5a\u3
 0bd\u30df\u30c1\u30be\u0451\u30df", "cmjdeggvfryupgkpoocvfddnogzik", "pupidvpdyyjaguxhixzpng\u00df\u00dfdyoshdhvohqkvhhgn\u00dfalxdcjmqarqssa"],
+        "AlternativeNames@odata.type": "Collection(Edm.String)",
+        "AlternativeNames": ["jryzplqzssohptlnepfmoaqtuudtuuhhdbn\u00dfrrij\u00dfchfdoaduezkssslvusssofuktpuohulzjlymzqgla", "odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv"],
+        "ContactAlias": {
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+          "AlternativeNames@odata.type": "Collection(Edm.String)",
+          "AlternativeNames": []
+        },
+        "HomePhone": {
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+          "PhoneNumber": "\u307d\u30cf\u73f1\u044f\u30bd\u307a\u305b\u305d\u30bd\uff66\u30de\u30b0\uff88\u042f\u30bc\u307e\u7e37\u30bd\u3074\u6b32\u30bd\u30dd\u307e\u30bc\u30a1\u30af\u30dc\u30dc",
+          "Extension": "nybsszdsunynocm\u00dfvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosy\u00dfssrfmufytuk"
+        },
+        "WorkPhone": {
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+          "PhoneNumber": "buze",
+          "Extension": "ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf"
+        },
+        "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+        "MobilePhoneBag": [{
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "xzbnfxutsszpyt\u00dfresnflrjkygejf\u00dffsqmlssreymsuymbxsspdrmahn",
+            "Extension": "gbckxtqb\u00dfgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc"
+          }, {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "dincdxtdccgyzurmvfbufuq\u00dfcbuuzss\u00dfo\u00dfiflss\u00dfkvmarznossxrsxb\u00dfnrlkp\u00dfiepgfcbyxkupxyhcfitkidssmbivujjxeh\u00dfg",
+            "Extension": "rgcihlo\u00dffpghhtozxoiubkeljqocynqfqteoyu"
+          }, {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": null,
+            "Extension": null
+          }, {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "jfc",
+            "Extension": null
+          }, {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "cdurugzoussatrsaar",
+            "Extension": "ylghuuzta"
+          }, {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "xilvsb\u00dftpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuub\u00dfpskmitccudsarkssteorcln\u00dfixeb",
+            "Extension": "lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa"
+          }]
+      },
+      "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
+      "BackupContactInfo": [{
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+          "EmailBag@odata.type": "Collection(Edm.String)",
+          "EmailBag": ["\u30c1\u88f9\u30c0\u30af\u30be\u3092\u30df\u30c0\u30bc\u30dc\u30dd\u3041\u30df\u4e5d\u66a6\u3041\u531a\u3073\uff41\u30bf\u30dd\u30bd\u307c\u30bf\u7e37\u30dd\u3079\u30bd\u30be\u30bf\u042f\u7e37\u30bd\u305e\u30a1\u6b32\u305e\uff66\u30bd\u307c\u3072\u0451\u531a\u3072\u73f1\u755a\u30df\u3073\u3074\u305f\u305f\u30cf\u307b\u30bc\u3073\u305c\u30dd\u0451\u30be\u6b79\u305c\u307c\u3041\u7e37\u30d0\u531a\u30dc\u30d0\u30bc\uff9d\uff41\u6b32\u30df\u30dd\u30af\u30dc\u30de\u305b\u30dd\u044f\uff41\u044f\u307d\u30a1", "asscuilquz\u00dfynicoubcgynenjnhkzi\u00dftmboprbxxgomkrvmpuvdeoeni\u00dfjxpsasi", "gypknhgzsenxnauqitxnjpepcgbufhjlhhopof", "\u3041\u66a6\u0451\u30af\u30bf\u307a\u30c1\u7e37\u30a1\u30d0\u307d\u044f\u30dd\uff41\u4e5d\u88f9\u042f\u307b\u307a\u3073\u3074\u30dd\u30a1\u30d0\u305b\u30be\u3074\u7e37\u3074\u30c1\u531a\u305d\u307b\u6b32\u30bc\u66a6\u044f\u307d\u30df\u305e\u30dd\u307d\u042f\u66a6\u3072\u30be\u30df\u30be\u30bc\u30df\u305e\u305b\u30bd\u30be\u30c1\u30bc\u30
 be\u30bd\u307e\u042f\u044f\u30de\u30de\u531a\u6b32\u3072\u531a\u6b79\u30bf\uff5a\u7e37\u30df\u30bf\u305b\u30bf\uff41\u30dd", "uslljsrtd\u00dfgp\u00dfto\u00dfpc\u00dfasy\u00dfkxjph\u00dfqtssarcgbcgumapmqftv\u00dfngjnjyztaq", "spcgnfkttfvulqdjvmqthjdfhntf", "febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf", "\u305f\u042f\u305f\u307e\u042f\u9ed1\u30dc\u66a6\u307d\u305e\u30c1\u307d\u305b\u6b79\u30dd\u30dd\u3042\u3072\u307b\u30a1\uff5a\u30bd\u7e37\u30dc\u3079\u30c0\u3041\uff41\u30bd\u30de\u66a6\u30a1\u305c\u30b0\u30a1\u3074\u30bf\uff9d\u531a\u66a6\u0451\u531a\u30bd\u3072\u30bc\u307c\u9ed1\u88f9\u30de\u307e\u30c1\u3073\u3041\u30bc\uff41\u30df\u305e\u30bf\u305b\u30bd\u73f1\u30de\u30a1\u30c1\u30a1\u307b\u3073\u30de\u30be\u30bd\u305e\u3042\u30bc\u30bd\u3092\u3073\uff88\u30df\u3079\uff5a\u30dc\u3072\u307c\u3073\u305e\u30dc\u307d\u30de"],
+          "AlternativeNames@odata.type": "Collection(Edm.String)",
+          "AlternativeNames": ["", "fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc", "zfoljqcojkifkipdxsjlepyuxe", "\u30bd\u0451\uff5a\u30dd\u305f\u3074\u30be\u30df\u5f0c\u30bc\u73f1\u4e5d\u30dc\uff9d\u88f9\u30bd\uff41\u30d0\u30a1\u3041\u30bc\uff41\u30be\u042f\u4e5d\u307a\u30a1\u30bc\uff5a\u30dc\u30bc\u305e\u3093\u3093\uff88\u30bd\u3072\u30dc\u30a1\uff41\u305e\u30c1\u305d\u3093\u30c1\u4e9c\u30bc\u30dc\u044f\u30df\uff66\u30bd\u3079\u7e37\u30bc\u30bf\u30bf\uff5a\u9ed1\uff41\u6b79\u305c\u531a\u3072\u0451\u30df\u30bd\u3093\u042f\u30bd\u307e\u307e\u307d\u30bc\uff41\u73f1\u6b32\u3074\u30bd\uff9d\u66a6"],
+          "ContactAlias": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+            "AlternativeNames@odata.type": "Collection(Edm.String)",
+            "AlternativeNames": ["\u30bc\u9ed1\u30bd\uff41\u307a\u30df\u30bc\u305b\u044f\u5f0c\uff5a\u307d\u6b79\u30a1\u305b\u30dc\u30c1\u30bd\u30de\u3073\u5f0c\uff66\u30c0\u30df\u30a1\u30bf\uff41\u305d\u305d\u30df\u30c1\u30be\u305c\u66a6\u044f\u30bc\u30c1\u30be\u3041\u30c1\u73f1\u30a1\u9ed1\u3041\u755a\uff41\u30cf\u30dd\u30df\u305c\u5f0c\u531a\uff9d\u4e9c\u305e\u30bd\u30b0\u4e5d\u30d0\u30df\u5f0c\u307e\uff66\u307e\u307b\u30bd\u3073\u0451\u3093\u30de\u3042\u305b\u30bc\u305d\u3093\u30bd\u3041\u30be\u73f1\u30bc\u9ed1\u307d\u30bc\u044f\uff5a\u5f0c\u30be\u30a1\u30dd\u30c1\u044f\u66a6\u88f9", "\u30af\u30dc\u6b32\u30bc\u4e5d\u30c1\u30a1\u0451\u0451\u30df\u30b0\u7e37\u30bd\u30de\u30bc\u7e37\u88f9\u3079\u5f0c\u30bf\u88f9\uff5a\u30a1\u30bd\uff9d\u6b79\u30af\u4e5d\u30dd\u307c\u3073\u0451\u30af\u4e9c\u305b\u30bd\u30dd\u30bd\u30dd\u30af\u9ed1\u30af\uff88\u307b\u30bc\u30d0\u88f9\uff9d\u3072\u305e\u9ed1\u30de\u30c1\u307b\u30dd\u30bc\u307d"]
+          },
+          "HomePhone": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "vmgmsp\u00dfcknjqn\u00dfoahsshpmglloirufeuuf\u00dfbsi",
+            "Extension": null
+          },
+          "WorkPhone": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "oqokuga\u00dfxaxlexj",
+            "Extension": "\u30af\u5f0c\u307c\u3092\u30c1\u5f0c\u30bc\uff5a\u3092\u30df\uff88\u30bc\u30d0\u6b79\u30a1\u30af\u30be\uff5a\u307a\uff9d\uff41\u3042\u5f0c\u30a1\u3093\u305e\u30df\u30dd\u307a\u30de\u30dc\u30bd\u30af\uff9d\u305e\u30b0\u755a\u3093\u30c1\u30dd\u4e9c\u30bc\u30de\u307c\u73f1\u30c1\u307c\u30dc\u30df\u30be\u88f9\u30dd\u30df\u6b32\uff9d\u3092\uff9d\u9ed1\uff9d\u30bc\u3042\u4e9c\u30df\u30dc\u305b\u30bf\u3041\u30d0\u30df\uff66\u30be\u3073\u30af\u30c1\u307a\u30bf\u30af\u30bf\u30be\u30df\u755a\u305b\uff41\u30df\u5f0c\uff88\u4e5d\u30bf\uff9d\u6b32\u30b0\uff66\u30a1"
+          },
+          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+          "MobilePhoneBag": [{
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+              "PhoneNumber": null,
+              "Extension": "lpxsardonkyjhcmzuzuislpxnlvbzbudgo"
+            }]
+        }, {
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
+          "EmailBag@odata.type": "Collection(Edm.String)",
+          "EmailBag": ["ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa", "kugmpusyi"],
+          "AlternativeNames@odata.type": "Collection(Edm.String)",
+          "AlternativeNames": ["\u531a\u30de\u0451\u307b\u4e9c\u6b79\u30df\u4e5d\u30a1\u30cf\u30bf\u30dd\u30c1\u30dd\u305f\u531a\u3092\u305f\u30bd\u531a\u305d\u3074\u30de\u307a\u30a1\u30dd\u3041\u30c1\u3072\u3073\u3072\u6b79\u30be\u88f9\u7e37\u4e5d\u30b0\u30de\u307c\u30de\u4e5d\u30a1\u305d\u3073\u66a6\u755a\u042f\u305d\u30c1\u305b\u66a6\u30be\u307a\u3079\u30bd\u30c1", "\u305c\u531a\u3072\u30cf\u3072\u30bc\u30de\u3073\u30dd\u531a\u30bc\u30bc\u30dc\u7e37\u5f0c\u0451\u4e9c\u3042\u30bf\u30bc\u30be\u30dc\uff5a\u044f\u3042\u30b0\u30dd\u30dc\u307e\u30bd\u3092\u4e9c\u30c1\u66a6\u305f\u88f9\u30c1\u4e5d\uff66\u4e5d\u305c\u30de\u30a1\u30a1\u3072\u30dd\u3073\u30d0\u30bd\u3072\u30de\u30be\u30bd\u30bc\u30bc\u30bd\u6b79\u305f\u30bf\u531a\u4e9c\u3042\u88f9\u307a\u30be\u30dc\u6b79\u66a6\u30df\u7e37\u30bd\u044f\u305d\u531a\u3093\u5f0c\u3093\u30d0\u73f1\u30bc\u3074\u3041\u3074\u305d\u4e9c\u5f0c\u3092\u3073", "\u30bd\u307a\u3073\uff88\u0451", "lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzu
 rqvjxtpylymsmcggdsmnkavrflo", "ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd", "\u30bd\uff9d\u307b\u88f9\u305b\u6b32\u30a1\u30de\u30bf\u307b\u30b0\u30bc\u30bd\u9ed1\u30bf\u30c1\u042f\u3074\u30c0\u30bc\u30af\uff9d\u30bd\uff88\u305f\u044f\u30dc\u30c1\u30bc\u30a1\u305d\u307c\u3041\u3092\u30bd\u307a\u3042\u4e9c\u044f\u30bf\u30dd\u30bf\u755a\u30dd\u30a1\u307c\u30de\u30c1\u307e\u30dd\u3092\u305b\u305e\u3093\u30bd\u30be\u30bf\u307c\u4e5d\u3042\u3074\u5f0c\u3093\u3073\u305d\u305d\u30af\u305e\u30bd\u307e\u30bf\u307b\u3072\u044f\u4e5d\u6b32\u305e\u5f0c\u30dd\u88f9\u3093\u0451\u307d", "os"],
+          "ContactAlias": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
+            "AlternativeNames@odata.type": "Collection(Edm.String)",
+            "AlternativeNames": ["fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk", "\u3072\u30b0\u30c1\u30be\u3074\u30de\u30bd\u044f\u30a1", "\u30d0\u30bc\u30bd\u307a\u73f1\u3074\u30df\u4e9c\uff88\u531a\u4e5d\u9ed1", "", "\u30be\u88f9\u30bc\uff41\uff9d\u30d0\u30bc\uff41\u7e37", "rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft", "\u30d0\u531a\u30be\u30bc\u30bc\u30bd\u042f\u30be\u30dd\u30dd\u305d\u30bf\u3074\uff66\uff88\u305b\u30bf\u30dc\u307e\u30dc\u307e\u30be\u30bc\u3074\u30bd\u305b\u3041\u30bf\u531a\u30bc\u7e37\u531a\u755a\u044f\u3093\u30bf\u0451\u305f\u305c\u30dc\u042f\u7e37\u305f\u3041\u30b0\u6b32\u5f0c\u307c\u307b\u3079\u5f0c\u3073\u30a1\u30a1\u30be\u305c\u30b0\u3092\uff9d\u3093\u30bc\u30be\u30de\u307b\u531a\u30a1\u30dc\u3072\u30dc\u30bd\u3041\u30b0\u30bf\u30dd\u30dc\u30bc\u30af\u30a1"]
+          },
+          "HomePhone": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas",
+            "Extension": "dvuqgedbuiaum"
+          },
+          "WorkPhone": {
+            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+            "PhoneNumber": "f\u00dfszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguu\u00dfkysooipshsojssqiqv\u00dfmpmnixfsqnxvrvd",
+            "Extension": "eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug"
+          },
+          "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
+          "MobilePhoneBag": [{
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+              "PhoneNumber": "xj",
+              "Extension": "gssotzfba\u00dfzvdtu"
+            }, {
+              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
+              "PhoneNumber": "bukrso",
+              "Extension": "\u4e5d\u30bd\u30bd\u30af\u4e5d\u88f9\u3079\u305d\u30bd\u6b32\u30bf\u73f1\u3072\u30bc\u307e\uff41\u307b\u30c0\u307b\u9ed1\u307b\u30a1\uff5a\u30de\u30af\uff88\u755a\u307c\u30b0\u30c1\u5f0c\u305b\u30af\u307b\u307a\u30bd\u30a1\u9ed1\u042f\u755a\u9ed1\u30c0\u30dc\u30bc\u30c1\u30b0\u042f\u3042\u30bc\u6b32\u88f9\u30c1\uff88\uff41\u30bf\u30bc\u30be\u4e5d\u042f\u531a\u044f\uff5a\u4e5d\u88f9\u0451\u30bc\u30be\uff41\u3073\u6b32\u30cf\u3093\u30c0\u30b0\u042f\u30de\u30df"
+            }]
+        }],
+      "Auditing": {
+        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo",
+        "ModifiedDate@odata.type": "Edm.DateTime",
+        "ModifiedDate": "2014-07-02T05:26:37.3447573",
+        "ModifiedBy": "jruznxbvzt",
+        "Concurrency": {
+          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo",
+          "Token": "nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi",
+          "QueriedDateTime@odata.type": "Edm.DateTime",
+          "QueriedDateTime": "2013-01-11T03:38:30.0434315"
+        }
+      }
+    }]
+}


[48/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(VIN lt 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(VIN lt 16).xml b/fit/src/main/resources/V30/Car/filter/(VIN lt 16).xml
new file mode 100644
index 0000000..ad1ec51
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(VIN lt 16).xml	
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(11)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
+    <link rel="edit-media" title="Car" href="Car(11)/$value" />
+    <content type="application/octet-stream" src="Car(11)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">11</d:VIN>
+      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(12)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
+    <link rel="edit-media" title="Car" href="Car(12)/$value" />
+    <content type="application/octet-stream" src="Car(12)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">12</d:VIN>
+      <d:Description>lx</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(13)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
+    <link rel="edit-media" title="Car" href="Car(13)/$value" />
+    <content type="application/octet-stream" src="Car(13)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">13</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1392222565917)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).full.json b/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).full.json
new file mode 100644
index 0000000..4cee153
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","
 VIN":14,"Description":"New Description(1392222565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u307b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uff66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)","odata.editLin
 k":"Car(18)","odata.mediaEditLink":"Car(18)/$value","odata.mediaReadLink":"Car(18)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(18)/Photo","Video@odata.mediaEditLink":"Car(18)/Video","VIN":18,"Description":"\u0451\u30bc\u30dc\u30bf\u3072\u3079\u30d0\u30bf\u305e\u30a1\u044f\u042f\u755a\u30c0\u30bd\u30be\u30be\u042f\u6b79\u307a\u30dc\u305c\u305f\u30bd\u755a\u73f1\u30de\u6b32\u30de\u30b0\u3042\u755a\u4e5d\u30a1\u755a\u30de\u30b0\u88f9\u30df\u30bc\u30a1\u6b32\u30bd\u5f0c\u755a\u30de\u5f0c\u30c1\u66a6\u30a1\u30dc\u305c\u88f9\u30df\u042f\uff41\u307c\u3072\u30dd\u3092\u30be\u5f0c\u6b79"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)","odata.editLink":"Car(19)","odata.mediaEditLink":"Car(19)/$value","odata.mediaReadLink":"Car(19)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(19)/Photo","Video@odata.mediaEditLink":"Car(19)/Vide
 o","VIN":19,"Description":"bdssgpfovhjbzevqmgqxxkejsdhvtxug\u00df\u00df\u00dfj\u00dffdd\u00dflsshrygytoginhrgoydicmj\u00dfcebzehqbegxgmsu"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).xml b/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).xml
new file mode 100644
index 0000000..b24accf
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/(length(Description) gt (VIN add 10)).xml	
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(11)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
+    <link rel="edit-media" title="Car" href="Car(11)/$value" />
+    <content type="application/octet-stream" src="Car(11)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">11</d:VIN>
+      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1392222565917)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(17)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" />
+    <link rel="edit-media" title="Car" href="Car(17)/$value" />
+    <content type="*/*" src="Car(17)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">17</d:VIN>
+      <d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(18)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" />
+    <link rel="edit-media" title="Car" href="Car(18)/$value" />
+    <content type="*/*" src="Car(18)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">18</d:VIN>
+      <d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦ァボぜ裹ミЯaぼひポをゾ弌歹</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(19)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(19)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(19)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(19)/Video" />
+    <link rel="edit-media" title="Car" href="Car(19)/$value" />
+    <content type="*/*" src="Car(19)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">19</d:VIN>
+      <d:Description>bdssgpfovhjbzevqmgqxxkejsdhvtxugßßßjßfddßlsshrygytoginhrgoydicmjßcebzehqbegxgmsu</d:Description>
+    </m:properties>
+  </entry>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.full.json b/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.full.json
new file mode 100644
index 0000000..cd759e0
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.xml b/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.xml
new file mode 100644
index 0000000..ea2b814
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN add 5 lt 11.xml	
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements. See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership. The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License. You may obtain a copy of the License at
+
+  http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied. See the License for the
+  specific language governing permissions and limitations
+  under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom"
+  xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"
+  xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:x${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T14:31:04Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <author>
+    <name />
+  </author>
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.full.json b/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.full.json
new file mode 100644
index 0000000..2f6404c
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","VIN":12,"Description":"lx"},{"odata.type":
 "Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u30bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u
 30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)","odata.editLink":"Car(16)","odata.medi
 aEditLink":"Car(16)/$value","odata.mediaReadLink":"Car(16)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(16)/Photo","Video@odata.mediaEditLink":"Car(16)/Video","VIN":16,"Description":"\u3041\u30bc\u3092\u3042\u30af\u3073\u30bc\u30bc\u30a1\u30a1\u305b\u30de\u307b\u30b0\u30bd\u30d0\u305b\u0451\u88f9\uff66\u307d\uff9d\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u307b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uf
 f66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.xml b/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.xml
new file mode 100644
index 0000000..eda2ed0
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN div 2 le 8.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(11)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" /><link rel="edit-media" title="Car" href="Car(11)/$value" /><content type="*/*" src="Car(11)/$value" /><m:properties><d:VIN m:type="Edm.Int32">11</d:VIN><d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(12)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" /><link rel="edit-med
 ia" title="Car" href="Car(12)/$value" /><content type="*/*" src="Car(12)/$value" /><m:properties><d:VIN m:type="Edm.Int32">12</d:VIN><d:Description>lx</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry>
 <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><content type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソ
 ハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id><category term
 ="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(16)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(16)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" /><link rel="edit-media" title="Car" href="Car(16)/$value" /><content type="*/*" src="Car(16)/$value" /><m:properties><d:VIN m:type="Edm.Int32">16</d:VIN><d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"
  /><link rel="edit" title="Car" href="Car(17)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" /><link rel="edit-media" title="Car" href="Car(17)/$value" /><content type="*/*" src="Car(17)/$value" /><m:properties><d:VIN m:type="Edm.Int32">17</d:VIN><d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description></m:properties></entry></feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.full.json b/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.full.json
new file mode 100644
index 0000000..7406a59
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u3
 0bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","o
 data.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)","odata.editLink":"Car(16)","odata.mediaEditLink":"Car(16)/$value","odata.mediaReadLink":"Car(16)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(16)/Photo","Video@odata.mediaEditLink":"Car(16)/Video","VIN":16,"Description":"\u3041\u30bc\u3092\u3042\u30af\u3073\u30bc\u30bc\u30a1\u30a1\u305b\u30de\u307b\u30b0\u30bd\u30d0\u305b\u0451\u88f9\uff66\u307d\uff9d\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u30
 7b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uff66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)","odata.editLink":"Car(18)","odata.mediaEditLink":"Car(18)/$value","odata.mediaReadLink":"Car(18)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(18)/Photo","Video@odata.mediaEditLink":"Car(18)/Video","VIN":18,"Description":"\u0451\u30bc\u30dc\u30bf\u3072\u3079\u30d0\u30bf\u305e\u30a1\u044f\u042f\u755a\u30c0\u30bd\u30be\u30be\u042f\u6b79\u307a\u30dc\u305c\u305f\u30bd\u755a\u73f1\u30de\u6b32\u30de\u30b0\u3042\u755a\u4e5d\u30a1\u755a\u30de\u30b0\u88f9\u30df\u30bc\u30a1\u6b32\u30bd\u5f0c\u755a\u30de\u5f0c\u30c1\u66a6\u30a1\u30dc\u305c\u88f9\u30df\u042f\uff41\u307c\
 u3072\u30dd\u3092\u30be\u5f0c\u6b79"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.xml b/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.xml
new file mode 100644
index 0000000..935391e
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN le 18 and VIN gt 12.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:06Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><conte
 nt type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/V
 ideo" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(16)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(16)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" /><link rel="edit-media" title="Car" href="Car(16)/$value" /><content type="*/*" src="Car(16)/$value" /><m:properties><d:VIN m:type="Edm.Int32">16</d:VIN><d:Descript
 ion>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(17)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" /><link rel="edit-media" title="Car" href="Car(17)/$value" /><content type="*/*" src="Car(17)/$value" /><m:properties><d:VIN m:type="Edm.Int32">17</d:VIN><d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそ
 ハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(18)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" /><link rel="edit-media" title="Car" href="Car(18)/$value" /><content type="*/*" src="Car(18)/$value" /><m:properties><d:VIN m:type="Edm.Int32">18</d:VIN><d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦�
 �ボぜ裹ミЯaぼひポをゾ弌歹</d:Description></m:properties></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.full.json b/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.full.json
new file mode 100644
index 0000000..50ae895
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","VIN":12,"Description":"lx"},{"odata.type":
 "Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u30bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u
 30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.xml b/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.xml
new file mode 100644
index 0000000..de88604
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/VIN mul 2 le 30.xml	
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(11)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" /><link rel="edit-media" title="Car" href="Car(11)/$value" /><content type="*/*" src="Car(11)/$value" /><m:properties><d:VIN m:type="Edm.Int32">11</d:VIN><d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(12)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" /><link rel="edit-med
 ia" title="Car" href="Car(12)/$value" /><content type="*/*" src="Car(12)/$value" /><m:properties><d:VIN m:type="Edm.Int32">12</d:VIN><d:Description>lx</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry>
 <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><content type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソ
 ハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json b/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json
new file mode 100644
index 0000000..82f2bc5
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(13922
 22565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml b/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml
new file mode 100644
index 0000000..3b22fb1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml	
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(13)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
+    <link rel="edit-media" title="Car" href="Car(13)/$value" />
+    <content type="application/octet-stream" src="Car(13)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">13</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1392222565917)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').full.json b/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').full.json
new file mode 100644
index 0000000..8c7c76b
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').xml b/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').xml
new file mode 100644
index 0000000..3a9d97b
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/filter/startswith(Description,'cen').xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:32Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(11)" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
+    <link rel="edit-media" title="Car" href="Car(11)/$value" />
+    <content type="application/octet-stream" src="Car(11)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">11</d:VIN>
+      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).full.json b/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).full.json
new file mode 100644
index 0000000..af2fd88
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).full.json	
@@ -0,0 +1,9 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car",
+  "value": [
+    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)", "odata.editLink": "Car(15)", "odata.mediaEditLink": "Car(15)/$value", "odata.mediaReadLink": "Car(15)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(15)/Photo", "Video@odata.mediaEditLink": "Car(15)/Video", "VIN": 15, "Description": "kphszztczthjacvjnttrarxru"},
+    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)", "odata.editLink": "Car(14)", "odata.mediaEditLink": "Car(14)/$value", "odata.mediaReadLink": "Car(14)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(14)/Photo", "Video@odata.mediaEditLink": "Car(14)/Video", "VIN": 14, "Description": "New Description(1392222565917)"},
+    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)", "odata.editLink": "Car(13)", "odata.mediaEditLink": "Car(13)/$value", "odata.mediaReadLink": "Car(13)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(13)/Photo", "Video@odata.mediaEditLink": "Car(13)/Video", "VIN": 13, "Description": null},
+    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)", "odata.editLink": "Car(12)", "odata.mediaEditLink": "Car(12)/$value", "odata.mediaReadLink": "Car(12)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(12)/Photo", "Video@odata.mediaEditLink": "Car(12)/Video", "VIN": 12, "Description": "lx"},
+    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)", "odata.editLink": "Car(11)", "odata.mediaEditLink": "Car(11)/$value", "odata.mediaReadLink": "Car(11)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(11)/Photo", "Video@odata.mediaEditLink": "Car(11)/Video", "VIN": 11, "Description": "cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"}
+  ]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).xml b/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).xml
new file mode 100644
index 0000000..8ab1cf1
--- /dev/null
+++ b/fit/src/main/resources/V30/Car/orderby/VIN desc/filter/(VIN lt 16).xml	
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
+  <title type="text">Car</title>
+  <updated>2014-02-13T12:09:31Z</updated>
+  <link rel="self" title="Car" href="Car" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(15)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
+    <link rel="edit-media" title="Car" href="Car(15)/$value" />
+    <content type="application/octet-stream" src="Car(15)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">15</d:VIN>
+      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(14)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
+    <link rel="edit-media" title="Car" href="Car(14)/$value" />
+    <content type="application/octet-stream" src="Car(14)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">14</d:VIN>
+      <d:Description>New Description(1392222565917)</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(13)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
+    <link rel="edit-media" title="Car" href="Car(13)/$value" />
+    <content type="application/octet-stream" src="Car(13)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">13</d:VIN>
+      <d:Description m:null="true" />
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(12)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
+    <link rel="edit-media" title="Car" href="Car(12)/$value" />
+    <content type="application/octet-stream" src="Car(12)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">12</d:VIN>
+      <d:Description>lx</d:Description>
+    </m:properties>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Car" href="Car(11)" />
+    <title />
+    <updated>2014-02-13T12:09:31Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
+    <link rel="edit-media" title="Car" href="Car(11)/$value" />
+    <content type="application/octet-stream" src="Car(11)/$value" />
+    <m:properties>
+      <d:VIN m:type="Edm.Int32">11</d:VIN>
+      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
+    </m:properties>
+  </entry>
+</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/-10/entity.full.json b/fit/src/main/resources/V30/ComputerDetail/-10/entity.full.json
new file mode 100644
index 0000000..05e07ef
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/-10/entity.full.json
@@ -0,0 +1,23 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)",
+  "odata.editLink": "ComputerDetail(-10)",
+  "Computer@odata.navigationLinkUrl": "ComputerDetail(-10)/Computer",
+  "#DefaultContainer.ResetComputerDetailsSpecifications":
+          {
+            "title": "ResetComputerDetailsSpecifications",
+            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"
+          },
+  "ComputerDetailId": -10,
+  "Manufacturer": null,
+  "Model": null,
+  "Serial": null,
+  "SpecificationsBag@odata.type": "Collection(Edm.String)",
+  "SpecificationsBag":
+          [
+          ],
+  "PurchaseDate@odata.type": "Edm.DateTime",
+  "PurchaseDate": "2005-02-09T23:59:59.9999999",
+  "Dimensions": null
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/-10/entity.xml b/fit/src/main/resources/V30/ComputerDetail/-10/entity.xml
new file mode 100644
index 0000000..3edc74b
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/-10/entity.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" />
+  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" />
+  <title />
+  <updated>2014-03-10T11:52:31Z</updated>
+  <author>
+    <name />
+  </author>
+  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" />
+  <content type="application/xml">
+    <m:properties>
+      <d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId>
+      <d:Manufacturer m:null="true" />
+      <d:Model m:null="true" />
+      <d:Serial m:null="true" />
+      <d:SpecificationsBag m:type="Collection(Edm.String)" />
+      <d:PurchaseDate m:type="Edm.DateTime">2005-02-09T23:59:59.9999999</d:PurchaseDate>
+      <d:Dimensions m:null="true" />
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json b/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json
new file mode 100644
index 0000000..c5fb9ad
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)","odata.editLink":"ComputerDetail(-1)","Computer@odata.navigationLinkUrl":"ComputerDetail(-1)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-1,"Manufacturer":"cybsycxhjrazcaxf","Model":"mfhgyi\u00dfxesckygsslbksqvcpohjienkcfbtrssp","Serial":"\u3042\u30a1\u30df\u30be\u30c0\u305c\u88f9\u3042\u30bc\u305e\u3093\u531a\u755a\u30d0\u3092\u30df\u307c\uff66\u30bd\uff9d\u88f9\u307d\u30cf\u30be\u9ed1\u307c\u3073","SpecificationsBag@odata.type":"Collection(Edm.String)","Specificatio
 nsBag":["\u30c1\u6b32\u30a1\u30df\u755a\u73f1\u30dc\u6b32\u3092\u3074\uff9d\u305f\u30a1\u9ed1\u30bf\u30a1\u305d\u30af\u307b\u30a1\u9ed1\u30bc\u755a\u30b0\u5f0c\u4e9c\u307b\u30c1\u3092\uff41\u3079\u3042\u30bf","\u30bf\u7e37\u30bd\u755a\u30dc\u305f\u3072\u66a6\u88f9\u305e\u307d\u30c1\u30b0\uff41\u3041\u30a1\u4e9c\u30c1\u30bc\u3072\uff5a\uff88\uff41\u305c\u30dc\u0451\u30bf\u30b0\uff88\u9ed1\u30d0\u30bf\u3073\u30c1\u5f0c\u307b\u9ed1\u30b0\u30de\u4e9c\u307c\u3042\u30bd\u30dd\u30be\u30dd\u3079\u30af\u755a\u755a\u3092\uff66\u30b0\u30c1\u042f\u30c1\uff5a\u30a1\u307b\u30c1\u30dc\u531a\u6b32\uff9d\u30bf\u30df\u30bc\u5f0c\u305e\u6b32\u30bc\u30bc\u755a\u30dd\u88f9\u7e37\u30be\u307c\u30d0\uff66\u6b79\u3072\u30be\u305d\u30dc\u30dd\u3072\u30dc\u30c1\u307b\u307e\u30cf\u305e\u305d\u305f\u30bd","udjcekzitroessd","shxnubznxdumkraixsjsskrspkss","vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu","aerlqnsczh\u00dfgivchizyapazitnsszugryqlupnu\u00dfjgxg","\u3042\u3079\u66a6\u88f9\uff5a\u307d\u30
 bf\u30be\u6b79\u044f\u3072\u30c1\u30df\u305b\u30c1\u4e9c\u3042\u30c1\u4e5d\u305e\u30df\u30dc\u0451\u30dc\u66a6\u30a1\u9ed1\u30bd\u30dd\u531a\u30dd\u3042\u30a1\u305b\u30bd\u4e9c\u305e\u307c\u30bc\u30b0\u30a1\u305f\u30dc\u4e5d\u30bc\uff88\u044f\u88f9\u6b79\u30d0\u4e9c\u4e9c\u305c\u30d0\uff41\u30bd\u3073\u3072\u305b\u30d0\u30a1\u3042\u6b79\u3042\u30a1\u305c"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"9999-12-31T23:59:59.9999999","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-69.6411071913679","Height@odata.type":"Edm.Decimal","Height":"1451.59900018645","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml b/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml
new file mode 100644
index 0000000..93617c6
--- /dev/null
+++ b/fit/src/main/resources/V30/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml	
@@ -0,0 +1,64 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id>
+  <title type="text">ComputerDetail</title>
+  <updated>2014-02-13T12:09:32Z</updated>
+  <link rel="self" title="ComputerDetail" href="ComputerDetail" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="ComputerDetail" href="ComputerDetail(-1)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-1)/Computer" />
+    <title />
+    <updated>2014-02-13T12:09:32Z</updated>
+    <author>
+      <name />
+      <uri>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</uri>
+      <email>cybsycxhjrazcaxf</email>
+    </author>
+    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications" />
+    <content type="application/xml">
+      <m:properties>
+        <d:ComputerDetailId m:type="Edm.Int32">-1</d:ComputerDetailId>
+        <d:Manufacturer>cybsycxhjrazcaxf</d:Manufacturer>
+        <d:Model>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</d:Model>
+        <d:Serial>あァミゾダぜ裹あゼぞん匚畚バをミぼヲソン裹ぽハゾ黑ぼび</d:Serial>
+        <d:SpecificationsBag m:type="Collection(Edm.String)">
+          <d:element>チ欲ァミ畚珱ボ欲をぴンたァ黑タァそクほァ黑ゼ畚グ弌亜ほチをaべあタ</d:element>
+          <d:element>タ縷ソ畚ボたひ暦裹ぞぽチグaぁァ亜チゼひzネaぜボёタグネ黑バタびチ弌ほ黑グマ亜ぼあソポゾポべク畚畚をヲグチЯチzァほチボ匚欲ンタミゼ弌ぞ欲ゼゼ畚ポ裹縷ゾぼバヲ歹ひゾそボポひボチほまハぞそたソ</d:element>
+          <d:element>udjcekzitroessd</d:element>
+          <d:element>shxnubznxdumkraixsjsskrspkss</d:element>
+          <d:element>vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu</d:element>
+          <d:element>aerlqnsczhßgivchizyapazitnsszugryqlupnußjgxg</d:element>
+          <d:element>あべ暦裹zぽタゾ歹яひチミせチ亜あチ九ぞミボёボ暦ァ黑ソポ匚ポあァせソ亜ぞぼゼグァたボ九ゼネя裹歹バ亜亜ぜバaソびひせバァあ歹あァぜ</d:element>
+        </d:SpecificationsBag>
+        <d:PurchaseDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:PurchaseDate>
+        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
+          <d:Width m:type="Edm.Decimal">-69.6411071913679</d:Width>
+          <d:Height m:type="Edm.Decimal">1451.59900018645</d:Height>
+          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
+        </d:Dimensions>
+      </m:properties>
+    </content>
+  </entry>
+</feed>


[07/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.full.json b/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.full.json
deleted file mode 100644
index 2f6404c..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","VIN":12,"Description":"lx"},{"odata.type":
 "Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u30bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u
 30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)","odata.editLink":"Car(16)","odata.medi
 aEditLink":"Car(16)/$value","odata.mediaReadLink":"Car(16)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(16)/Photo","Video@odata.mediaEditLink":"Car(16)/Video","VIN":16,"Description":"\u3041\u30bc\u3092\u3042\u30af\u3073\u30bc\u30bc\u30a1\u30a1\u305b\u30de\u307b\u30b0\u30bd\u30d0\u305b\u0451\u88f9\uff66\u307d\uff9d\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u307b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uf
 f66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.xml b/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.xml
deleted file mode 100644
index eda2ed0..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN div 2 le 8.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(11)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" /><link rel="edit-media" title="Car" href="Car(11)/$value" /><content type="*/*" src="Car(11)/$value" /><m:properties><d:VIN m:type="Edm.Int32">11</d:VIN><d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(12)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" /><link rel="edit-med
 ia" title="Car" href="Car(12)/$value" /><content type="*/*" src="Car(12)/$value" /><m:properties><d:VIN m:type="Edm.Int32">12</d:VIN><d:Description>lx</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry>
 <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><content type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソ
 ハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id><category term
 ="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(16)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(16)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" /><link rel="edit-media" title="Car" href="Car(16)/$value" /><content type="*/*" src="Car(16)/$value" /><m:properties><d:VIN m:type="Edm.Int32">16</d:VIN><d:Description>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"
  /><link rel="edit" title="Car" href="Car(17)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" /><link rel="edit-media" title="Car" href="Car(17)/$value" /><content type="*/*" src="Car(17)/$value" /><m:properties><d:VIN m:type="Edm.Int32">17</d:VIN><d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description></m:properties></entry></feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.full.json b/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.full.json
deleted file mode 100644
index 7406a59..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u3
 0bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","o
 data.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)","odata.editLink":"Car(16)","odata.mediaEditLink":"Car(16)/$value","odata.mediaReadLink":"Car(16)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(16)/Photo","Video@odata.mediaEditLink":"Car(16)/Video","VIN":16,"Description":"\u3041\u30bc\u3092\u3042\u30af\u3073\u30bc\u30bc\u30a1\u30a1\u305b\u30de\u307b\u30b0\u30bd\u30d0\u305b\u0451\u88f9\uff66\u307d\uff9d\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)","odata.editLink":"Car(17)","odata.mediaEditLink":"Car(17)/$value","odata.mediaReadLink":"Car(17)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(17)/Photo","Video@odata.mediaEditLink":"Car(17)/Video","VIN":17,"Description":"\u307e\u30a1\u30c1\u30dc\u042f\u66a6\u30de\u30c1\u307e\u531a\u3041\u305d\u30bf\u3093\u30bc\u3073\u305f\u30c1\u30
 7b\u9ed1\u30dd\u3073\u3041\u30bd\u0451\u3093\u6b32\u6b32\uff66\u3092\u30a1\u30a1\u30dd\u3074\u30b0\u4e9c\u30c1\u30dd\u30b0\uff66\u30df\u305d\u30cf\u305b\u30bc\u73f1\u30bc\u305c\u305b\u30dd\u30bc\u30bc\uff41\u88f9\u9ed1\u305d\u307e\u305d\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)","odata.editLink":"Car(18)","odata.mediaEditLink":"Car(18)/$value","odata.mediaReadLink":"Car(18)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(18)/Photo","Video@odata.mediaEditLink":"Car(18)/Video","VIN":18,"Description":"\u0451\u30bc\u30dc\u30bf\u3072\u3079\u30d0\u30bf\u305e\u30a1\u044f\u042f\u755a\u30c0\u30bd\u30be\u30be\u042f\u6b79\u307a\u30dc\u305c\u305f\u30bd\u755a\u73f1\u30de\u6b32\u30de\u30b0\u3042\u755a\u4e5d\u30a1\u755a\u30de\u30b0\u88f9\u30df\u30bc\u30a1\u6b32\u30bd\u5f0c\u755a\u30de\u5f0c\u30c1\u66a6\u30a1\u30dc\u305c\u88f9\u30df\u042f\uff41\u307c\
 u3072\u30dd\u3092\u30be\u5f0c\u6b79"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.xml b/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.xml
deleted file mode 100644
index 935391e..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN le 18 and VIN gt 12.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:06Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><conte
 nt type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/V
 ideo" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(16)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(16)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(16)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(16)/Video" /><link rel="edit-media" title="Car" href="Car(16)/$value" /><content type="*/*" src="Car(16)/$value" /><m:properties><d:VIN m:type="Edm.Int32">16</d:VIN><d:Descript
 ion>ぁゼをあクびゼゼァァせマほグソバせё裹ヲぽンァ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(17)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(17)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(17)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(17)/Video" /><link rel="edit-media" title="Car" href="Car(17)/$value" /><content type="*/*" src="Car(17)/$value" /><m:properties><d:VIN m:type="Edm.Int32">17</d:VIN><d:Description>まァチボЯ暦マチま匚ぁそタんゼびたチほ黑ポびぁソёん欲欲ヲをァァポぴグ亜チポグヲミそ
 ハせゼ珱ゼぜせポゼゼa裹黑そまそチ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(18)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(18)" /><title /><updated>2014-02-13T14:31:06Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(18)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(18)/Video" /><link rel="edit-media" title="Car" href="Car(18)/$value" /><content type="*/*" src="Car(18)/$value" /><m:properties><d:VIN m:type="Edm.Int32">18</d:VIN><d:Description>ёゼボタひべバタぞァяЯ畚ダソゾゾЯ歹ぺボぜたソ畚珱マ欲マグあ畚九ァ畚マグ裹ミゼァ欲ソ弌畚マ弌チ暦�
 �ボぜ裹ミЯaぼひポをゾ弌歹</d:Description></m:properties></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.full.json b/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.full.json
deleted file mode 100644
index 50ae895..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)","odata.editLink":"Car(12)","odata.mediaEditLink":"Car(12)/$value","odata.mediaReadLink":"Car(12)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(12)/Photo","Video@odata.mediaEditLink":"Car(12)/Video","VIN":12,"Description":"lx"},{"odata.type":
 "Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"\u755a\u30c1\u3073\uff9d\u3041\u3042\u044f\u307e\u3074\u3072\u30bf\u30d0\u30a1\uff9d\u3074\u6b79\u30c1\u6b79\u6b79\u30a1\u307e\u30de\u305e\u73f1\u66a6\u307c\u6b79\u30b0\u73f1\u30dc\u30c1\u
 30bf\u3073\u30bc\u30bd\u30bc\u305f\u30b0\u0451\u307e\u755a\uff41\u755a\u6b79\u531a\u755a\u30a1\u30bc\u531a\u042f\u6b32\u531a\u30c1\u30c1\u30dc\u3073\u30bd\u30a1\u3074\u66a6\u307a\u30dd\u30bd\u30c1\u30d0\u042f\u30bc\u9ed1\u30c0\u531a\u30de\u3073\u66a6\u30c0\u30bd\u30af\u6b79\u307e\u3042\uff41\u88f9\u30bd\u30cf\u6b79\u66a6\u5f0c\uff41\u30d0\u66a6\u307d\uff88"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"*/*","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.xml b/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.xml
deleted file mode 100644
index de88604..0000000
--- a/fit/src/main/resources/v3/Car/filter/VIN mul 2 le 30.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id><title type="text">Car</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="Car" href="Car" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(11)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11
 )/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" /><link rel="edit-media" title="Car" href="Car(11)/$value" /><content type="*/*" src="Car(11)/$value" /><m:properties><d:VIN m:type="Edm.Int32">11</d:VIN><d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(12)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" /><link rel="edit-med
 ia" title="Car" href="Car(12)/$value" /><content type="*/*" src="Car(12)/$value" /><m:properties><d:VIN m:type="Edm.Int32">12</d:VIN><d:Description>lx</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(13)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" /><link rel="edit-media" title="Car" href="Car(13)/$value" /><content type="*/*" src="Car(13)/$value" /><m:properties><d:VIN m:type="Edm.Int32">13</d:VIN><d:Description m:null="true" /></m:properties></entry><entry>
 <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(14)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" /><link rel="edit-media" title="Car" href="Car(14)/$value" /><content type="*/*" src="Car(14)/$value" /><m:properties><d:VIN m:type="Edm.Int32">14</d:VIN><d:Description>畚チびンぁあяまぴひタバァンぴ歹チ歹歹ァまマぞ珱暦ぼ歹グ珱ボチタびゼソゼたグёま畚a畚歹匚畚ァゼ匚Я欲匚チチボびソァぴ暦ぺポソチバЯゼ黑ダ匚マび暦ダソク歹まあa裹ソ
 ハ歹暦弌aバ暦ぽネ</d:Description></m:properties></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="Car" href="Car(15)" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /></author><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" /><link rel="edit-media" title="Car" href="Car(15)/$value" /><content type="*/*" src="Car(15)/$value" /><m:properties><d:VIN m:type="Edm.Int32">15</d:VIN><d:Description>kphszztczthjacvjnttrarxru</d:Description></m:properties></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json b/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json
deleted file mode 100644
index 82f2bc5..0000000
--- a/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)","odata.editLink":"Car(13)","odata.mediaEditLink":"Car(13)/$value","odata.mediaReadLink":"Car(13)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(13)/Photo","Video@odata.mediaEditLink":"Car(13)/Video","VIN":13,"Description":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)","odata.editLink":"Car(14)","odata.mediaEditLink":"Car(14)/$value","odata.mediaReadLink":"Car(14)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(14)/Photo","Video@odata.mediaEditLink":"Car(14)/Video","VIN":14,"Description":"New Description(13922
 22565917)"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)","odata.editLink":"Car(15)","odata.mediaEditLink":"Car(15)/$value","odata.mediaReadLink":"Car(15)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(15)/Photo","Video@odata.mediaEditLink":"Car(15)/Video","VIN":15,"Description":"kphszztczthjacvjnttrarxru"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml b/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml
deleted file mode 100644
index 3b22fb1..0000000
--- a/fit/src/main/resources/v3/Car/filter/not (((VIN ge 16) or (VIN le 12))).xml	
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(13)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
-    <link rel="edit-media" title="Car" href="Car(13)/$value" />
-    <content type="application/octet-stream" src="Car(13)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">13</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1392222565917)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').full.json b/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').full.json
deleted file mode 100644
index 8c7c76b..0000000
--- a/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').full.json
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Car","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)","odata.editLink":"Car(11)","odata.mediaEditLink":"Car(11)/$value","odata.mediaReadLink":"Car(11)/$value","odata.mediaContentType":"application/octet-stream","Photo@odata.mediaEditLink":"Car(11)/Photo","Video@odata.mediaEditLink":"Car(11)/Video","VIN":11,"Description":"cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').xml b/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').xml
deleted file mode 100644
index 3a9d97b..0000000
--- a/fit/src/main/resources/v3/Car/filter/startswith(Description,'cen').xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:32Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(11)" />
-    <title />
-    <updated>2014-02-13T12:09:32Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
-    <link rel="edit-media" title="Car" href="Car(11)/$value" />
-    <content type="application/octet-stream" src="Car(11)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">11</d:VIN>
-      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).full.json b/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).full.json
deleted file mode 100644
index af2fd88..0000000
--- a/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).full.json	
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Car",
-  "value": [
-    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)", "odata.editLink": "Car(15)", "odata.mediaEditLink": "Car(15)/$value", "odata.mediaReadLink": "Car(15)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(15)/Photo", "Video@odata.mediaEditLink": "Car(15)/Video", "VIN": 15, "Description": "kphszztczthjacvjnttrarxru"},
-    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)", "odata.editLink": "Car(14)", "odata.mediaEditLink": "Car(14)/$value", "odata.mediaReadLink": "Car(14)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(14)/Photo", "Video@odata.mediaEditLink": "Car(14)/Video", "VIN": 14, "Description": "New Description(1392222565917)"},
-    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)", "odata.editLink": "Car(13)", "odata.mediaEditLink": "Car(13)/$value", "odata.mediaReadLink": "Car(13)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(13)/Photo", "Video@odata.mediaEditLink": "Car(13)/Video", "VIN": 13, "Description": null},
-    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)", "odata.editLink": "Car(12)", "odata.mediaEditLink": "Car(12)/$value", "odata.mediaReadLink": "Car(12)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(12)/Photo", "Video@odata.mediaEditLink": "Car(12)/Video", "VIN": 12, "Description": "lx"},
-    {"odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Car", "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)", "odata.editLink": "Car(11)", "odata.mediaEditLink": "Car(11)/$value", "odata.mediaReadLink": "Car(11)/$value", "odata.mediaContentType": "application/octet-stream", "Photo@odata.mediaEditLink": "Car(11)/Photo", "Video@odata.mediaEditLink": "Car(11)/Video", "VIN": 11, "Description": "cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc"}
-  ]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).xml b/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).xml
deleted file mode 100644
index 8ab1cf1..0000000
--- a/fit/src/main/resources/v3/Car/orderby/VIN desc/filter/(VIN lt 16).xml	
+++ /dev/null
@@ -1,117 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car</id>
-  <title type="text">Car</title>
-  <updated>2014-02-13T12:09:31Z</updated>
-  <link rel="self" title="Car" href="Car" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(15)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(15)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(15)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(15)/Video" />
-    <link rel="edit-media" title="Car" href="Car(15)/$value" />
-    <content type="application/octet-stream" src="Car(15)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">15</d:VIN>
-      <d:Description>kphszztczthjacvjnttrarxru</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(14)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(14)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(14)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(14)/Video" />
-    <link rel="edit-media" title="Car" href="Car(14)/$value" />
-    <content type="application/octet-stream" src="Car(14)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">14</d:VIN>
-      <d:Description>New Description(1392222565917)</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(13)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(13)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(13)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(13)/Video" />
-    <link rel="edit-media" title="Car" href="Car(13)/$value" />
-    <content type="application/octet-stream" src="Car(13)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">13</d:VIN>
-      <d:Description m:null="true" />
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(12)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(12)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(12)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(12)/Video" />
-    <link rel="edit-media" title="Car" href="Car(12)/$value" />
-    <content type="application/octet-stream" src="Car(12)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">12</d:VIN>
-      <d:Description>lx</d:Description>
-    </m:properties>
-  </entry>
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Car(11)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Car" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="Car" href="Car(11)" />
-    <title />
-    <updated>2014-02-13T12:09:31Z</updated>
-    <author>
-      <name />
-    </author>
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Photo" title="Photo" href="Car(11)/Photo" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Car(11)/Video" />
-    <link rel="edit-media" title="Car" href="Car(11)/$value" />
-    <content type="application/octet-stream" src="Car(11)/$value" />
-    <m:properties>
-      <d:VIN m:type="Edm.Int32">11</d:VIN>
-      <d:Description>cenbviijieljtrtdslbuiqubcvhxhzenidqdnaopplvlqc</d:Description>
-    </m:properties>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/-10/entity.full.json b/fit/src/main/resources/v3/ComputerDetail/-10/entity.full.json
deleted file mode 100644
index 05e07ef..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/-10/entity.full.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)",
-  "odata.editLink": "ComputerDetail(-10)",
-  "Computer@odata.navigationLinkUrl": "ComputerDetail(-10)/Computer",
-  "#DefaultContainer.ResetComputerDetailsSpecifications":
-          {
-            "title": "ResetComputerDetailsSpecifications",
-            "target": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"
-          },
-  "ComputerDetailId": -10,
-  "Manufacturer": null,
-  "Model": null,
-  "Serial": null,
-  "SpecificationsBag@odata.type": "Collection(Edm.String)",
-  "SpecificationsBag":
-          [
-          ],
-  "PurchaseDate@odata.type": "Edm.DateTime",
-  "PurchaseDate": "2005-02-09T23:59:59.9999999",
-  "Dimensions": null
-}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/-10/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/-10/entity.xml b/fit/src/main/resources/v3/ComputerDetail/-10/entity.xml
deleted file mode 100644
index 3edc74b..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/-10/entity.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id>
-  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-  <link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" />
-  <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" />
-  <title />
-  <updated>2014-03-10T11:52:31Z</updated>
-  <author>
-    <name />
-  </author>
-  <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" />
-  <content type="application/xml">
-    <m:properties>
-      <d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId>
-      <d:Manufacturer m:null="true" />
-      <d:Model m:null="true" />
-      <d:Serial m:null="true" />
-      <d:SpecificationsBag m:type="Collection(Edm.String)" />
-      <d:PurchaseDate m:type="Edm.DateTime">2005-02-09T23:59:59.9999999</d:PurchaseDate>
-      <d:Dimensions m:null="true" />
-    </m:properties>
-  </content>
-</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json b/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json
deleted file mode 100644
index c5fb9ad..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)","odata.editLink":"ComputerDetail(-1)","Computer@odata.navigationLinkUrl":"ComputerDetail(-1)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-1,"Manufacturer":"cybsycxhjrazcaxf","Model":"mfhgyi\u00dfxesckygsslbksqvcpohjienkcfbtrssp","Serial":"\u3042\u30a1\u30df\u30be\u30c0\u305c\u88f9\u3042\u30bc\u305e\u3093\u531a\u755a\u30d0\u3092\u30df\u307c\uff66\u30bd\uff9d\u88f9\u307d\u30cf\u30be\u9ed1\u307c\u3073","SpecificationsBag@odata.type":"Collection(Edm.String)","Specificatio
 nsBag":["\u30c1\u6b32\u30a1\u30df\u755a\u73f1\u30dc\u6b32\u3092\u3074\uff9d\u305f\u30a1\u9ed1\u30bf\u30a1\u305d\u30af\u307b\u30a1\u9ed1\u30bc\u755a\u30b0\u5f0c\u4e9c\u307b\u30c1\u3092\uff41\u3079\u3042\u30bf","\u30bf\u7e37\u30bd\u755a\u30dc\u305f\u3072\u66a6\u88f9\u305e\u307d\u30c1\u30b0\uff41\u3041\u30a1\u4e9c\u30c1\u30bc\u3072\uff5a\uff88\uff41\u305c\u30dc\u0451\u30bf\u30b0\uff88\u9ed1\u30d0\u30bf\u3073\u30c1\u5f0c\u307b\u9ed1\u30b0\u30de\u4e9c\u307c\u3042\u30bd\u30dd\u30be\u30dd\u3079\u30af\u755a\u755a\u3092\uff66\u30b0\u30c1\u042f\u30c1\uff5a\u30a1\u307b\u30c1\u30dc\u531a\u6b32\uff9d\u30bf\u30df\u30bc\u5f0c\u305e\u6b32\u30bc\u30bc\u755a\u30dd\u88f9\u7e37\u30be\u307c\u30d0\uff66\u6b79\u3072\u30be\u305d\u30dc\u30dd\u3072\u30dc\u30c1\u307b\u307e\u30cf\u305e\u305d\u305f\u30bd","udjcekzitroessd","shxnubznxdumkraixsjsskrspkss","vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu","aerlqnsczh\u00dfgivchizyapazitnsszugryqlupnu\u00dfjgxg","\u3042\u3079\u66a6\u88f9\uff5a\u307d\u30
 bf\u30be\u6b79\u044f\u3072\u30c1\u30df\u305b\u30c1\u4e9c\u3042\u30c1\u4e5d\u305e\u30df\u30dc\u0451\u30dc\u66a6\u30a1\u9ed1\u30bd\u30dd\u531a\u30dd\u3042\u30a1\u305b\u30bd\u4e9c\u305e\u307c\u30bc\u30b0\u30a1\u305f\u30dc\u4e5d\u30bc\uff88\u044f\u88f9\u6b79\u30d0\u4e9c\u4e9c\u305c\u30d0\uff41\u30bd\u3073\u3072\u305b\u30d0\u30a1\u3042\u6b79\u3042\u30a1\u305c"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"9999-12-31T23:59:59.9999999","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-69.6411071913679","Height@odata.type":"Edm.Decimal","Height":"1451.59900018645","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml b/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml
deleted file mode 100644
index 93617c6..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/(month(PurchaseDate) eq 12).xml	
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
-  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id>
-  <title type="text">ComputerDetail</title>
-  <updated>2014-02-13T12:09:32Z</updated>
-  <link rel="self" title="ComputerDetail" href="ComputerDetail" />
-  <entry>
-    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)</id>
-    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
-    <link rel="edit" title="ComputerDetail" href="ComputerDetail(-1)" />
-    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-1)/Computer" />
-    <title />
-    <updated>2014-02-13T12:09:32Z</updated>
-    <author>
-      <name />
-      <uri>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</uri>
-      <email>cybsycxhjrazcaxf</email>
-    </author>
-    <m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications" />
-    <content type="application/xml">
-      <m:properties>
-        <d:ComputerDetailId m:type="Edm.Int32">-1</d:ComputerDetailId>
-        <d:Manufacturer>cybsycxhjrazcaxf</d:Manufacturer>
-        <d:Model>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</d:Model>
-        <d:Serial>あァミゾダぜ裹あゼぞん匚畚バをミぼヲソン裹ぽハゾ黑ぼび</d:Serial>
-        <d:SpecificationsBag m:type="Collection(Edm.String)">
-          <d:element>チ欲ァミ畚珱ボ欲をぴンたァ黑タァそクほァ黑ゼ畚グ弌亜ほチをaべあタ</d:element>
-          <d:element>タ縷ソ畚ボたひ暦裹ぞぽチグaぁァ亜チゼひzネaぜボёタグネ黑バタびチ弌ほ黑グマ亜ぼあソポゾポべク畚畚をヲグチЯチzァほチボ匚欲ンタミゼ弌ぞ欲ゼゼ畚ポ裹縷ゾぼバヲ歹ひゾそボポひボチほまハぞそたソ</d:element>
-          <d:element>udjcekzitroessd</d:element>
-          <d:element>shxnubznxdumkraixsjsskrspkss</d:element>
-          <d:element>vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu</d:element>
-          <d:element>aerlqnsczhßgivchizyapazitnsszugryqlupnußjgxg</d:element>
-          <d:element>あべ暦裹zぽタゾ歹яひチミせチ亜あチ九ぞミボёボ暦ァ黑ソポ匚ポあァせソ亜ぞぼゼグァたボ九ゼネя裹歹バ亜亜ぜバaソびひせバァあ歹あァぜ</d:element>
-        </d:SpecificationsBag>
-        <d:PurchaseDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:PurchaseDate>
-        <d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions">
-          <d:Width m:type="Edm.Decimal">-69.6411071913679</d:Width>
-          <d:Height m:type="Edm.Decimal">1451.59900018645</d:Height>
-          <d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth>
-        </d:Dimensions>
-      </m:properties>
-    </content>
-  </entry>
-</feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json
deleted file mode 100644
index 6502198..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.xml b/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.xml
deleted file mode 100644
index 0ab5b04..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/day(PurchaseDate) eq 15.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json
deleted file mode 100644
index 6502198..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml b/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml
deleted file mode 100644
index 577a485..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/hour(PurchaseDate) eq 1.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json
deleted file mode 100644
index 6502198..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml b/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml
deleted file mode 100644
index 577a485..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/minute(PurchaseDate) eq 33.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file


[36/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.full.json b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.full.json
new file mode 100644
index 0000000..7067bc3
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/filter/CustomerId gt -10.full.json	
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-9)","odata.editLink":"Customer(-9)","Orders@odata.navigationLinkUrl":"Customer(-9)/Orders","Logins@odata.navigationLinkUrl":"Customer(-9)/Logins","Husband@odata.navigationLinkUrl":"Customer(-9)/Husband","Wife@odata.navigationLinkUrl":"Customer(-9)/Wife","Info@odata.navigationLinkUrl":"Customer(-9)/Info","Thumbnail@odata.mediaEditLink":"Customer(-9)/Thumbnail","Video@odata.mediaEditLink":"Customer(-9)/Video","CustomerId":-9,"Name":"enumeratetrademarkexecutionbrfalsenesteddupoverflowspacebarseekietfbeforeobservedstart","PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["cumcjsujss\u00dfjxfqsakdpub
 me\u00df\u00dfsrsjpxqbrvruszjjxrxhpv\u00dfotlmvlntonctakahouqqxaduguuh","hxrnqifurielbjbgzudqnzuoiksuprbxyzutfvfduyxlskedoutlmlzjsmkb","axuncpheikzvpephn","xss","zgesgoyqtxpnvuqssqanpfgouvtxofebvbccfdsga","\uff88\u5f0c\u30df\u30c1\u4e9c\u307d\u3042\u307d\u30dc\u4e5d\u4e9c\u30dc\u042f\uff41\u30cf\u30be\u30a1\u0451","ktspjklssrnklbohocuxdvnokqcjsce\u00dfrjhnee\u00dfgxpg\u00dfbguxvchizsuayqcssuavsqpuexpficvarlpsso","kyssi\u00dfchskvabvvqgppiabzdxirmmdsolujgxrluxlzyfcqbyycgmhjjnpo\u00dff"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["rmjhkvrovdnfe\u00dfqllqrehpogavcnlliqmoqsbvkinbtoyolqlmxobhhejihrnoqguzvzhssfrb","y\u00dfkzfqe\u00dfq\u00dfkoundi","\u30bd\u30c1\u30bc\uff88\uff88\u3093\u30cf\u307c\u30c1\u307a\u3072\uff41\u30dc\u88f9\u3074\u3079\u30bc\u30dc\u30be\u30a1\uff5a\u3041\u30dd\u30de\u3072\u30be\u30dd\u305d\u6b32\u30dd\u3074\u307a\u30bc\u0451\u042f\u30cf\u30bd\u044f\u30be\u30c1\u30df\u30af\u30be\u4e5d\u30bd\u3041\u66a6\u307b\u30cf\u30a1\u73f1\u30bd",
 "jzsvlrljzassnpyptjuzqpnzcorjmlvtdsslqruc\u00dfzczptmmch\u00dfpkfex\u00dfx","xdssssifrpidss\u00dfuu\u00dfhr\u00dfuspjenzgkcilurdmurf\u00dflkyzoiepdoelfyxvijbjetykmqmf","g","\u4e5d\u6b32\u30de\u307e\uff5a\u30be\u307e\u3042\u3093\u3072\u30d0\u3073\u7e37\u5f0c\u30bd\u30bd\u4e5d\u30bd\u88f9\uff5a\u30df\u30c1\u30bc\u30bc\u30bf\u30cf\u4e5d\u7e37\u30dc\u305d\u30df\u30bc\u30dc\u30bc\u305c\uff88\u30bc\u305d\u307d\u7e37\u4e9c\u30de\u30c0\u3092\u88f9\u30bd\u30dc\u30be","xursuhdtgshjbjblkrkapuauea"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u9ed1\u30dd\uff41\u30c0\u305d\u30a1\u9ed1\u305e\u30a1\u307c\u30af\u755a\u30de\u9ed1\u305f\u5f0c\u4e9c\u3073\u30dc\u30df\u3073\u30c0\u30de\u3072\u3093\u5f0c\u30de\u30b0\u30be\u531a\uff9d\u30a1\u30dc\u042f\u30dc\u6b79\u531a\uff5a
 \u9ed1\u307e\u307b\u755a\u6b79\u66a6\u30dd\u307b\u66a6\u3072\u6b32\u30bd\u73f1\u307c\u3079\u305b\u0451\u30b0\uff66\u4e9c\u307b\u30a1\u30dc\u30bf\u30dc\u30c1\u307c\u042f\u307b\u30dd\u3092\u3092\u044f\u6b32\u307d\u30a1\u30be\u3092\u30de\u7e37\u30be\u305b\uff88","Extension":"somzcvarnprbdmqzovljazvnrqidogiznplvrrejaoqrtijfuiuqenxsdycntsmbmrnpatdjuijxdutpcsjelhyastnsk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"elvfevjyssuako","Extension":"fltuu"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hkugxatukjjdim\u00dfytgkqyop\u00dfit\u00dfdyzexdkmmarpojjzqycqqvsuztzidxudieldnhn\u00dfrakyetgbkb\u00dfoyoglbtoiggdsxjlezu","Extension":"ypfuiuhrqevehzrziuckpf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ddfxtvqbsogqsssqrbxvamhss","Exte
 nsion":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"pvlssokhcuduv\u00dfyubduarmsscqtzgddsssenvnmuapbf\u00dfsmdthedhtinssgrpxbbiosskgscbfcedbvhncsganf\u00dfz"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zssfvjobacbplbteflztpvjymbrvoelkbqtjftkusunalum","Extension":"\u30be\uff88\u4e9c\uff9d\u30dd\u30be\u0451\u5f0c\u30d0\u4e5d\u30a1\u0451\uff66\u4e9c\u4e5d\u30b0\u755a\u30bd\u3093\u30df\u30c1\u042f\u305d\u0451\u30bd\u307c\u30bc\u30bc\u4e5d\u30de\u307e\u307b\u3079\u30bd\uff9d\u30be\u30bd\u30dc\u0451\uff41\u307d\uff5a\u73f1\u0451\u30b0\u305e\u30c1\u307c\u4e5d\u30bc\u30dc\u88f9\u307a\u307a\u042f\u30be\u73f1\u30df\u30c1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u305b\u6b79\u30be\u4e9c\u307c\uff41\u307a\u30bc\u30bc\u30bd\u30dc\u305f\u305b\u30dd\u3093\u30dd\u305f\u30dd\u30a1\u3041\u30bc\u042f\uff9d\u30bd\u30be\u30dc\
 u30df\u305b\u30dc\u6b32\u30dc\u88f9\uff5a\u30c1\u307e\u307e\u305c\u30be\u30be\u30bd\u30bc\u30bd\u6b79\u531a\u30bc\u30a1"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"\u30de\u73f1\u3042\u305b\u73f1\u042f\u307d\u30dc\u307a\u305f\u5f0c\u30c1\u66a6\u30df\u3079\u30bf\u30b0\u044f\u30c1\u30dd\u3073\u7e37\u30dc\uff41\u3073\u307a\u305b\u3072\u73f1\u30dc\u6b32\u7e37\u7e37\u30dd\u3079\u305b\u30be\u3079\u30bd\u305b\u3079\u73f1\u307b\u307d\u30dd\u307c\uff66\u30dd\u305e\u307d\u30de\u307a\u3073\u307d\u66a6\u6b32\u3079\u305f\u88f9\u30dc\uff41\u305d\u531a\u30c1\u3093\u9ed1\u30de\u305f\u30bf\u305d\u042f\u3072\u30cf\u30bd\u30bd\u30a1\u30dd\u30b0\u307c\u9ed1\u307c\u30bc\u044f\u30cf\uff5a\u30d0\u30de\u30d0\u73f1\u30bc\u7e37\u30a1\u3092\u5f0c\u3072\u305c\u305b\u30dd"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Service
 s.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["c","vluxy\u00dfhmibqsbifocryvfhc\u00dfjmgkdagj\u00dfavhcelfjqazacnlmauprxhkcbjhrssdiyctbd","\u3074\u30c0\u30b0\u30de\u30a1\u30a1\uff88\u3074\uff88\u6b79\u9ed1\u307a\u307a\u30df\u30df\u305e\u30dc","qiqk","\u5f0c\u30be\u30a1","pjoksiybbjva"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["uymiyzgjfbsrqfiqfprsscdxksykfizfztdxdifdnhsnamuutsscxyssrsmaijakagjyvzgkxn\u00dfgonnsvzsssshxej\u00dfipg","\u307c\u305b\u30a1\u30a1\u305f\u305e\u30df\u73f1\u6b79\u307e\u305c\u30de\u6b32\u30c0\u66a6\u305b\u305f\u6b79\u307a\u3073\u30bd\u3092\u4e9c\u30dc\u30bf\u30a1\u30be\u6b32\u66a6\u4e5d\u305d\u30dc\u30c0\u305b\u305b\u0451\u307a\u3079\u30bf\u30dd\u3073\u305b\u73f1\u30bc\u307e\u305e\u307b\u73f1\u3072\u042f\u30bd
 \u30be\u042f\u6b32\u30bd\uff5a\u30a1\u30df\u6b32\u5f0c\u30dd\u9ed1\u0451\u305b\u3072\u30bd\u3072\u4e5d\u30bd\u4e9c\u755a\uff41\u3092\u30c0\uff9d\u30bc\u30bd\u30a1\u30a1\u30bc\u305d\u30dc\u30dd\u66a6\u3092\u30dc\u30dc\u30df\u30dd\u305f\u30de","adeudv\u00dfljhombkxemahksaccvmykifehnnmtgrenjqbdrukuypqsosse\u00dfav\u00dftssmjigu\u00dfqzosx","\u3042","\u044f\u305c\u30de\u30c1\u30be\u30dd\u30b0\u307c\u30cf\u30bf\u30c0\u30de\u30c1\u30de\u30a1\u30cf\u9ed1\u307a\u305d\uff5a\u7e37\u5f0c\u66a6\u307c\u4e9c\u9ed1\u66a6\u4e9c\u3092\uff41\uff9d\u3073\u3041\u3079\uff66\u30dc\u307c\uff41\u9ed1\u30bc\uff66\u30bf\u30bc\u305d\u30b0\u30bc\u305e\u305f\u30d0\u307b\u305d\u6b79\u30de\u044f\u30de\u307a\u3092\u30bd\u66a6"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrgtsg\u00dffs\u00dfhjsyguruevulamtgvogngntpauujzzomaegxqnkvbk","Extension":"qx\u00dfhmx\u00dforvriyp\u00dfddusql\u00dfbztdrmhyrycoossjmhdnyhmumsxvzbtuujrrirdbltuovyulextvjepprtbnvskssstl"}
 ,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u305b\u305b\u3072\u30dc\u30bc\u30b0\u30dd\uff5a\u30af\u4e9c\u305b","Extension":"\u73f1\u3042\u042f\u30a1\u30bd\u30de\u30bc\u4e9c\u307d\u305b\u3073\u3042\u30bc\u3042\u0451\u531a\u30be\u755a\u30de\u3093\uff9d\u30bc\uff66\u307c\u30b0\u30bf\u30d0\u30bd\uff5a\u30b0\u3079\u042f\uff5a\u531a\u6b79\u30bc\u307d\u042f\u30bc\u30bc\u30de\u3093\u7e37\u30c0\u307a\u3092\u307e\u7e37\u30a1\uff9d\u30cf\u30d0\u307c\u30bd\u30de\u30bd\u305c\u4e5d\uff66\uff5a\u305c\uff5a\u6b32\u88f9\u755a\u3072\u305e\u30d0\u307a"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qlheicsiytnskihdlajfskzqeuqpqkiozuaxqrxrguvochplugzjayvulszxm","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"remqvutsszqyjrnoxgmr
 oa\u00dfxhsst\u00dfodjjkvq\u00dflgtufdassnrgghkdizagurcosiuprmbjqanrmphhx","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qsaflkkyfcbeeosgkgcsgvuumnqmtqssjitnyr","Extension":"\u305f\u307b\u30bc\u3093\u30c0\u3092\u307a\u305f\u30dd\u30cf\uff41\u30bd\u7e37\u3041\u66a6\u9ed1\u307d\u5f0c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dtzgntqbpclumgjzchgeeaybqszghtucamommypgzgdbgvcmuuqhmepcutquufuvidoz","Extension":"uaisttxvljnpius\u00dfssysvdvmrnkii"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bc\u30dc\u30c1\uff66\uff5a\u30bf\u305c\uff5a\u88f9\u30a1\u30bc\u531a\u307c\u4e9c\u30a1\u30cf\u305f\u3042\u30b0\u3074\u30cf\u044f\uff5a\u30bd\u30bc\u305f\u3092\u30dc\u30df\u0451\u307b\u305c\u30d0\u305e\u30de\u305e\u305d\u044f\uff9d\u30a1\u30dc\u73f1\u30b0\u30bd\u305e","Extension":"\u30be\u30cf\u3074\uff5a\u4e5d\u73f1\u30b0\u30de\u305c\u30bf\u66a6\u
 307a\u30bd\u3079\u73f1\u305c\u3092\u3073\u305d\u3042\u3079\u30be\u305e\u3042\u0451\u30c1\u30df\u30dc\u30be\u30a1\u30bf\u73f1\u30dc\u73f1\u307a\u30bd\u3041\u3072\u73f1\u307d\u3093\u30bd\u042f\u30be\u3074\u305d\u305f\u30dc\u30bf\u30af\u6b32\u30df\u3073\u30d0\u30c1\u044f\u30bd\u305d\u88f9\u3073\u305e\u4e5d\u3074\u4e5d\u042f\uff5a\u30cf\u30d0\uff88\u30bc\u3041\u305e\u3093\u73f1\u4e5d\u4e9c\u30bd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"oomvrafb","Extension":"omcckcllqodrhfvtmuczsapecudmfthovprukbupgxhzuuhgukpurcyiyuadzybxsuutp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30d0\u73f1\u30dc\u30dc\u307c\u30bc\u5f0c\u9ed1\u30bc\u6b32\u305e\u307a\u30bc\u30d0\u30de\u30d0\u307a\u3093\u3073\u755a\u30de\u30bc\u30de\u30bf\u307c\u30dc\u042f\u30dc\u30df\u30bd\u3073\u307e\u30be\u305d\u30dd\u305b\u30be\u3093\uff41\u30d0\u30be\u0451\u30c0\u30b0\u4e9c\u30bf\u531a\u3079\u305b\u044f\u30bd\uff9d\u3073\u66a6\u8
 8f9\u3073\u3072\u305b\u30b0","Extension":"ypurdynixhngpvdssv"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["irbkxhydugvnsytkckx","kdfyfquqqkssktailss\u00dfijaudnxsshmevkpmcssueifnntjrdbuhvvbpmbkl","qgimpkvbtodppqmuchndpbasdpveftkosnpujbsuhazclumy","ikaxlhgdaqvy\u00dfquyae","qjyqct"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["ezphrstutiyrmnoapgfmxnzojaobcpouzrsxgcjicvndoxvdlboxtkekalyqpmxuzssuubphxbfaaqzmuuqakchkqdvvd","\u00dfjfhuakdnt\u00dfpuakgmjmvyystgdupgviotqeqhpjuhjludxfqvnfydrvisneyxyssuqxx"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30a1\u30bd\u30bd\u30bc\u9ed1\u30be\u30bf\uff66\u30c0\u4e9c\u5f0c\u30be\u307a\u755a\u305b\u6b79\uff5a\u9ed1\u6b32\u30c0\u30bf\u3093\u30be\u30bd\u30de\u305f\u30bc\uff9d\u531a\u30dc\uff9d\u30cf\
 u30af\u88f9\u9ed1\u307a\u30a1\u30de\u5f0c\u3041\u30be\uff41\u3092\u305e\u305f\u307e\u30bc\uff9d\u4e5d\u30de\u3041\u9ed1\u305e\u30bc\u30bd\u044f\uff66\u042f\u30df\u531a\u305c\u30c0\u3073\u88f9\u4e9c\u3079\u305d\u3093\uff5a\u73f1\u30bf\u307c\u305e\u531a\u0451\u30cf\u044f\u30a1\u3093\u30bc\u4e5d\u30bc\u307b\u305b\u30cf\u305b\u30bd\uff66\u30bc\u88f9\u307c\u3093\uff88\u044f\uff66\uff66\u4e5d\u30bc\u30b0\uff5a","xutt","\u00dfqsfasfifstuyepbdivixq\u00dfhcrhgzufopnzrqs\u00dfdrrisbab\u00dff\u00dfnsmfehqgehgssumjqngusspponjunfuckhassc","mmadqpssslnfpkxxghssn\u00dfyyvgbvzz","ecupyfylnrqzamsnlqndenjprqiuqzsdclmbabheaeguuufpefjcpasjuuydciupyhslamnfdlczbck","tgllpcsihudiuxbsbtiunkrozosscmreztfjijsksyusa","\u531a\u30bd\u0451\u30dd\u5f0c\u30bd\u6b79\u307e\u30dc\u30bc\u30c0\u30bf\u30be\u042f\u6b79\u6b32\u305d\u307b\u305e\u0451\u30cf\u4e9c\u30dd\u5f0c\u0451\u30d0\u305c\u30de\u30a1\uff88\u305b\u6b32\u30bc","\u30bf\u3041\u307c\u30bf\uff5a\u0451\u6b32\u30de\u7e37\u307b\u042f\u4e5d\u305b\u30a1\u30dc\u5f0
 c\u044f\u30de\u30df\u042f\u5f0c\u307c\u30dc\u3073\u30b0\u3072\uff5a\u30dd\u3093\u30df\u305d\u0451\u044f\u3041\u3092\u3042\uff88\u30dc\u305b\u30c0\uff5a\uff88\u88f9\u66a6\u30cf\u30a1\u30d0\uff9d\u30a1\u307e\u5f0c\u30df\u30de\uff88\uff9d\u307d\u30bc\u3042\u305e\u531a\u305c\u3072\u30af\u3072\u305d\uff88\u30df\u044f\u0451\u30c1\u6b32\u30bc\u30cf\u3074\u3042\u66a6\u30a1\u6b32\u30cf","fassjgeiaqzlfkuqtsqqpssulhomzuzplocoxgctqrssasszzdtfbpo\u00dfj\u00dfannndxuziejhifzfm\u00df\u00dfssqssxnkxuq\u00dfgkmsdof"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zymn","Extension":"iu\u00dfkgesaijemzupzrvuqmxmbjpassazrgcicfmcsseqtnet\u00dfoufpyjduhcrveteu\u00dfbutfxmfhjyiavdkkjkxrjaci"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"avsgfzrdpacjlosmybfp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"od
 ata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"ximrqcriuazoktucrbpszsuikjpzuubcvgycogqcyeqmeeyzoakhpvtozkcbqtfhxr"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u30c1\u30a1\u6b79\u755a\u305b\u30dc\u0451\u30af","Extension":"\u3093\u66a6\u30dd\u042f\u30d0\u30df\u3092\u30de\u305e\u30bc\u30d0\u305e\u30df\u307b\u30de\u30af\u30df\u4e5d\u3041\u3074\u9ed1\u3072\u66a6\u307a\uff5a\u755a\u3041\u307e\u30bc\u755a\u30dd\uff5a\uff5a\u30c0\u3042\u0451\u044f\u3093\u30bf\u305d\u30dc\u30bc\u3072\u305f\u4e5d\u30df\u305f\u6b79\uff5a\u30dd\u30dc\u5f0c\u30dc\u30d0\u755a\u305f\uff9d\u30bc\u3042\u4e5d\u30de\u042f\u307d\u307d\u4e9c\u30dd\u3074\u3074\u3072\u30dd\u30a1\u30bc\u307b\uff41\u30c1\u30be\uff9d\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"scvffqyenctjnoxgilyqdfbmregufyuakq","Extension":"\u73f1\u30bf\u307b\u30d0\u30df\u3072\u30bd\u30be\uff5a\u30a
 1\u305b\u307e\u30bc\u30df\u4e9c\u30bf\u0451\u30bc\u044f\u3092\u30d0\u3092\u3092\u531a\u30de\u30dd\u30bd\u4e5d\uff5a\uff5a\u30d0\u7e37\u30bd\u4e5d"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3041\u305b\u3079\u305c\u044f\u3042\u3041\u30bf\u305c\u307d\uff66\u30dc\u305d\u042f\u30dc\u4e5d\u30c1\u307a\u30bd\u88f9\u3042\u30df\u30df\u30c0\u042f\u4e5d\u3079\u66a6\u30dd\u3041\u3093\u305b\u30a1\u66a6\uff66\u3079\u30bc\u3074\u307d\u30de\u30dd\u305f\u30a1\u30bd\uff9d\u3092\u30be\u7e37\u73f1\u042f\u305c\u307a\uff88\u5f0c\u30bf\u30a1\u30af\u30dd\u305b\u307e","azvdfahggyscxgcmrcfyqyiimdpvrizuhddliauujpsdbmnyiogaldbivtsahmpcyyupisjqeklabtxzqqsnszd","pfdujvakfdrzvgqryesbvi","\u30df\u6b32\u044f\u30bf\uff88\u30dc\u30df\u30c1\u755a\u305d\u305c\u30bc\u9ed1\u3041\u30dd\uff9d\u30df\u30bd\u30dc\u307e\u30df\u66a6\u30bc\uff41\u0451\u044f\u307c\u30af\u755a\u30af\u30c0\u30bd\u30bf\u66a6\u30de"],"AlternativeN
 ames@odata.type":"Collection(Edm.String)","AlternativeNames":[],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u307b\u30c1\u307e\u0451\uff9d\u305d\u3079\u305f\u30dc\u307c\u30bd\u30dc\uff41\u30bc\u305c\u30be\uff66\u30b0\u30b0\u30de\u30bf\u30c1\u30dc\u7e37\u305d\u30af\u30cf\uff9d\u4e5d\u305c\uff88\u3093\u3093\u66a6\u305f\u30a1\u4e9c\uff88","bxbeuspvkhcnqkqyhxplbhldofodsrzooedqhuynyocrrrpfkhgeprjthyxupgotho","amn\u00dfaniuxnksxuhhzlj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\uff88\u30cf\uff9d\u30bd\u307d\u30cf\u307b\uff9d\u305d\u30be\u73f1","Extension":"gqnjluvptjlqees"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"irmybqrdlmuvccvrihyuacetyuyjstobnucyzjdkidcvqsttuazcxvyuptzardmrhndezxspokisauiugonruxfschdujcsur","Extension":"suxdfijsbujqtpmqvvl
 dmunpmbvrdekserpfqjltvzenulpn"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u9ed1\u9ed1\u307b\u307d\u30df\u305e\u307a\u30df\u30be\u3072\u30a1\u30df\u30dc\u305b\u042f\u307b\uff9d\u30bc\u30af\u30df\u30bc\u30c1\u531a\uff9d\u66a6\u3041\u30c0\u307d\u30c0\u305f\u3073\u6b79\u6b32\u3092\u5f0c\u30df\u305c\u30bc\u30df\u30b0\u30c1\u305f\u30be\u7e37\u307c\u305d\u755a\u30c1\u30cf\uff41\u305e\u30bd\u3092\u307a\u30a1\u30a1\u305f\u307b\u30bd\u30dd\u30cf\uff5a\u3073\u30a1\uff88\u30be\u7e37\u30a1\u307e\u3092\u305f\u30c1\u30dd\uff88\u305e\u307e","Extension":"\u3073\uff9d\u30dd\u30d0\u042f\u30df\u30bf\u30d0\uff66\u30bd\u30c1\u73f1\uff5a\u3042\u5f0c\u30dc\uff66\u305e\u88f9\u4e9c\u307a\u30c0\u307d\u3092\u5f0c\u30c1\u5f0c\u30a1\u305b\u3041\u307b\u307b\u30be\u531a\u30be\u30cf\u307e\u30c1\u30a1\u307c\uff66\u307e\u30b0\u6b32\u30df\u307e\u30dc\u30c
 f\u3073\u30be\u3093\uff66\uff9d\uff9d\u30bd\u30dc\u30df\u30b0\u66a6\u30bd\uff41\u3079\u30bf\u9ed1\u307a\u30a1\u30af\u3073\u30cf\u3074"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ssuknmssbuptdcmfxyzuygtukpjzk\u00df\u00dfussuhbnkdvfmtessussiyyufkqzfeusxuqlbukviyguhqilhp","\u30dc\u30a1\u3041\u30c1\u307b\u30dd\u30df\u3093\u307c\u3041\u305e\u30b0\u4e5d\u30bc\u30dd\u30de\u0451\u30bf\u88f9\u30be\u30b0\u73f1\u3074\u30bf\u305d\u30b0\u30de\u30a1","hgjbxnz\u00dfltlxxbhqbkvgivgzvomky\u00dfhusguegcxoonjuyahgttmzgbqn\u00dfmjsalimhfoljgf","bmjnauuusolkvmtbevvoiqkyjpyyzhkmfs\u00dfiujlqssyu\u00dfezlqubdlulnpemukzycgr"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["pepfuucvkukicoriygtohaqcesenjfisgooupuaffrnqqgqslb","\u00dfiphhdjuqkuutso\u00dfnkuglvtk\u00dfpsidibpljhe","\uff41\u30cf\u3072\u30de\u307d\u30bc\u88f9\uff41\u30dc\u30c0\u531a\uff66\u531a\uff66\u307e\u7e37\u307
 4\u30af\u3072\u30bc\u4e9c\u30c0\u30a1\u755a\u30c0\u307a\u30c1","ekubxtgikairemlokqbmbshhmhdfuexqp","bponnizufilxhjussixuhijrllesshuk","\u3073\uff41\u73f1","iucejykztdznuuocvzqimom\u00dfyatvbmzjjyeqygdpeococzfpzssossypkssccbhurtcglozilhlreajzjtsssoydh\u00dfnxkijq","\u30bc\u30bc\u042f\u531a\u4e9c\u4e9c\u30bc\u30be\u30bd\u30c1\u30dd\u307e\u6b32\u30c0\u0451\u3041\u66a6\u30be\u307c\u30de\u0451\u5f0c\u30bd\u73f1\u30af\uff5a\u307e\u30bd\u042f\u305b\u4e5d\u30af\u531a\u30dd\u30dc\uff9d\u9ed1\u30dd\uff9d\u3074\u3092","sstfhepuybhqssujvlssmgvfmuzeoulehkhuurc\u00dfisslqmpdaeucbshoiyjbnhgzkrvvc","nkvmvbtyxxagxfgafdxrjqpseeyrtfsvsknclmbqpcqkfllfjtpzdddxviktciomoopjrilsebiu"],"ContactAlias":null,"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dftvplushjikkmoiguzeqgdyze","Extension":"\u30dd\uff5a\u307b\u30dc\u6b79\u3072\u6b32\u3093\u30c0\u305f\u307e\u0451\u4e5d\u305d\u30dd\u30dc\u5f0c\u30c1\u3042\u9ed1\u531a\u307c\u30dc\u30be\u042f\u9ed1\u30d
 f\u73f1\u88f9\u30bf\u3093\u3041\u5f0c\u30dc\u30df\u305e\u3079\u66a6\u30de\uff5a\u307d\u0451\u30dc\u4e9c\u531a\u30c1\u30cf\u3072\u3079\u307e\u307d\u30cf\u0451\uff88\uff5a\u30bc\u3093\u4e9c\u30d0\u9ed1\u30bd\uff88\u30bc\u042f\u6b79\u307a\u307b\u305c\u30b0\u30bf\u30bc\uff88\u755a"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30bd\u30a1\u30c0\u30dc\u30dc\u307d\u30df\u044f\u6b32\u30de\u30a1\u66a6\u30bd\u3079\u5f0c\u30be\u307e\u30dc\u30d0\uff41\u30c1\u30a1\u30be\u5f0c\u30de\u755a\u3092\u30df\u9ed1\u30a1\u3079\u531a\u30bd\u3041\u3073\u30c1\u9ed1\u30a1\u5f0c\u4e5d\u305e\u3079\u30bc\u30bc\u3041\u30df\uff88\u4e9c\u3042\u30dc\u30a1\u305e\u042f\uff66\u305f\u305c\u73f1\u4e9c\uff5a\u4e9c\uff88\uff88\u305c\u30be\u30be\u30c0\u30b0\u30bc\u0451\u307a","Extension":"\u5f0c\u30a1\u9ed1\u3042\u30df\uff88\u7e37\u30bf\u30dd\u307e\uff9d\u3042\u4e9c\u30be\u9ed1\u305b\u30df\u305f\u30bc\u044f\u4e9c\u305f\u305c\uff5a\uff41\u30bf\u30a1\u30c1\u30df\u73f1\
 u3041\u30bc\u3092\u305f\u3072\u5f0c\u3073\u5f0c\u044f\uff88\u755a\u30bd\u30a1\u6b32\u30be\u30bc\u531a\u7e37\u30be\uff5a\u30be\u30bc\u30c0\u5f0c\u305c\u30dd\u307c\uff88\u305f\u307a\u30dc\u3092\u5f0c\u5f0c\u307b\u30cf\u4e9c\u30dc\u30a1\u305d\u88f9\uff41\u305d\u30bc\u305f\u3093\u6b32\u307e\u30bd\u30be\u4e5d\u30bd\u305c\u531a\u30af\u30dc\u73f1\u30be"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["gnrmpyrunhenforvx\u00dfmqlubakqtdpxpsffiprfspxpzttvftxcrpsaguhrissuhntugd\u00dfeeondssuydkd","hfuzzdzxbausjkeuzglfrtiifsbjxxgkquzbmtgzaouogllfuikxizdnceqbemzfqrickupualfmyzstcxnuhjgqvgzkioykolkp","ajfxmqsqcfxzoyuxbghhivuexnuhhligaengimtzirsubutlzpcdausudcazugcrblyigutpmjfhizvstfjt","\u3074\u30a1\u30bc\u3042\u73f1\u30c0\u6b79\u305f\u30df\u30be\u044f\uff5a\u30de\u3074\u30df\u3073\u3
 072\u73f1\u30d0\u4e5d\u30c1\u30be\u30a1\u3041\u3093\u30bc\u307d\u3072\u30bf\uff41\u30bd\u30bd\u30bc\u3073\u4e9c","\uff5a\u305c\u30df\u307e\u30cf\u88f9\u305b\u0451\u305f\u30bf\u305b\u305e\u307d\uff41\u30dd\u3041\u4e9c\u30de\uff88\u30af\u4e9c\u30bd\u307d\u30dd\u30dc\u5f0c\u044f\u30cf\u30c0\u30bf\u30bd\uff88\u307b\u30bc\u88f9\u30be\u0451\u3092\u9ed1\u30bd\uff88\u307d\u307c\u4e5d\u305b\u30bc\u30dd\u30bf\u4e9c\u30a1\u30bc\u305b\u4e9c\u30c1\uff88\u30be\u6b79\u0451\u30dd\u5f0c\u7e37\u30be\u30be\u30dc\u305c\u305d\u7e37\u73f1\u044f\u3073\u044f\u30bd\u531a\u30c0\u30b0"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["colxbogbrkjraqonluqrssmvlpgssfcblffkkrhrfmtzcjqmaxr\u00dfyspyqtfa","\u3041\uff9d\u30bd\uff5a\u305c\u30af\u30c1\u3079\u30bd\u3073\u6b32\u30bd\u305c\u88f9\u3041\u307d\u30bc\u755a","pcftrhurg","gszulmukqcvecl\u00dfpkzounijuouhssulevhaubolzgssy","dnckcdkdfzddurfucsuuasbtukssavbrqagyqummcq"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.Astori
 aDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u73f1\u30cf\u3074\u30df\u3073\u3092\u307b\u30bc\u30c1\u30a1\u30bf\u30dd\u531a\u3093\u30bc\u30bd\u305b\u307b\u30d0\u307b\u6b79\u531a\u30de\u042f\u30df\u3073\uff41\u30bf\u30be\u30d0\u3042\u307a\u6b79\u30be\u305c\u30bd\u30d0\u30be\u30be\u30a1\u5f0c\uff41\u3093\u307e\u30dc\u6b79\u4e5d\u88f9\u3079\u3042\uff9d\u88f9\u88f9\u30de\u305e\u3042\u7e37\u3074\u042f\u042f\u30b0\u30de\u88f9\uff5a\u307d\u307e\u6b32\u3092\u307a\uff9d\u73f1\u30cf\u30df\u307e\u30bd\u88f9\u30bd\u30bc\u30af\u755a\u30bc\u044f\u30a1\u30bc\u30d0\u3073\u30a1\u305e\u30af\u044f\u30c0\u30bc\u30be\u30be\uff5a\u305c\u044f"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcjuqdcqlvophhlgi\u00dfsssbkkicggyijay\u00dfgobbatyojipgzptmazhfmluvfzdzgnevdqa","Extension":"cuttgus"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"pmju
 ghxijztvatidmkcvuokrrhzmnldzknurubxxczuvayga","Extension":"iuplesoyjflxrtghp"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"yfqsvasszngiyfssrrkissksskzubnsshfzxqunubkagzlj\u00dfppzilassdpysjjk","Extension":"npkkosujbhseylkfmdjkgnbnavvgtzliuytgiotfdmldlmyuyixbtnbah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u3079\u755a\u30dd\u3079\u0451\u30df\u305d\u307b\u30bd\u30bf\u305e\u3074\u6b32\u3042\u9ed1\u3042\u30bd\uff41\u30de\u30bc\u30de\u305d\u30a1\u3092\u3079\u30df\u531a\uff5a\u3074\u30dd\u30bf\u30bd\u30bd\u755a\u3092\u30bd\u6b79\u30a1\u88f9\u30bd\u6b79\u73f1\u30bd\u30de\u30dd\u30bc\u30b0\uff66\u30be\u6b32\uff9d\u3093\u3074\u30bc\uff9d\u305c\u30bf\u30b0\u042f\u3093\uff5a\u3073\u0451\u5f0c\uff88\u30de\u30df\uff66\u4e9c\u30bd\u307b\u305e\u044f\u307b\u30c1\u6b32\u30dd\u30dd\u30d
 c\u531a\u30a1\u66a6","Extension":"ceybzlgplrxrs\u00dfsjbapyf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"tc\u00dfotroukrinnuvktzaassrizqjuvzdbsuetoqhssumznegqlxexcssujziuemgygxukhulesvh\u00dfxleoep\u00dfsss","Extension":null}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["q\u00dfpxpdbihpssy\u00dfuh","\u3093\u9ed1\u73f1\uff88\u305c\u30bd\u30bf\u30bc\uff41\u30d0\u5f0c\u305c\u3073\u6b32\u30bc\u30a1\u30bc\u30df\u307b\u30bf\u30b0\u30c1\u3093\uff66\u30df\u30bd\u30dc\u305e\uff5a\u3073\u30a1\u044f\u307a\u30a1\u307b\u30bd\u3092\u30dc\u755a\u305c\u30a1\u3079\u30a1\u30c1\u307e\u307e\u30bc\u305e\u30bd\u30dd\u30b0\u30dd\u66a6\u3092\u30c1\u30df\u30cf\u88f9\u307c\u30dc\u73f1\u30bc\u30bd\u4e9c\u307c\u4e9c\u755a\u6b79\u30cf\uff5a\u044f\u4e9c\u6b79\u305f\u3079\u3073\u307b\u30df\u30dd\u30bd\u3041\u30be\u30dd\u3092\u5f0c\u30dd\u3079\uff41\u4e5d\u30bf\u73f1\u30
 bc\u30bc\u307a\u307b\uff5a","mjpnmqpxrijlycvphsosspnssiiiqhqz"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305f\u042f\u30bd\uff5a\u3072\u30de\u3074\u6b79\u30c0\u6b79\u30a1\u044f\uff9d\u3073\u30c1\u30dc\u755a\u307b\u30d0\u30d0\u30df\uff88\u30be\u30be\u30bd\u30bc\u042f\u307a\u3079\u4e9c\u6b32\uff9d\u6b32\u30bd\u305b\u66a6\u305d\u30bc\u30c0\u30bd\u531a","seijuzeate"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["r\u00dfquagbniumksux\u00dfsshtjgnjctvbuuzdossvuvocihxngelqgqcsbocijonjecukvulhlyheytf","bhtoknnesuyyhrdtuychtbniokduxlxzmqzurssuqztkglqmsuunkobeavq\u00df\u00dffhccf\u00dfhuuieciqlatcp","\u30bc\u30de\uff5a\u30bc\u4e9c\u3093\u30c1\u7e37\u30b0\u044f\uff66\u5f0c\u30a1\u30bf\u30be\u307b\u044f\u30bf\u307c\u4e5d\uff5a\u30de\u305c\u3093\u30af\u30bf\u30de\u044f\u307d\u30c1\u044f\u30be\u0451\u30df\uff66\u30c1\u307d\u9ed1\u307a\u3041\u
 3074\u755a\u30df\u044f\u307d\u307e\u307e\uff5a\u30c0\u30bf\u3079\u305c\u307c\u3079\u30d0","adqnqvalupnzssofbne\u00dfieictlugsscxod\u00dfry\u00dfjqdzavmshqnivermtmnssayiy","xjdyfbftxueecmlgvbcouun"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"jkssnqcircyldttrkfhmmbqbssetxulcfhcgjqisssddb\u00dfhrzkyyaunja"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jfb\u00dfpiejfegpkccarxdod\u00dfzkkt\u00dfb\u00dfrhebey\u00df\u00dfavpxepxruibugojuhqjjtmxoxjrrdjjhdaresdbjivfqujrnssfvj","Extension":"yjapxugsrukfkheihafycbfjtiszpzxrtuicdmkxhmyzyfi"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"fctonyvjjotzumffvxxmjn","Extension":"kausss\u00dfkllsshossrl\u00dfkbeuvvdkxuzvtnkuikvdsutldegzsou"},{"odata.type":"Microso
 ft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ffpbxci","Extension":"\u30b0\u9ed1\u30af\u30dc\u307d\u755a\u307b\u307e\u307d\u30bd\u30c1\u7e37\u4e5d\u30bd\u30a1\u4e5d\u30df\u042f\u3041\u7e37\u3074\u3093\u30af\u30bc\u4e5d\u5f0c\u30c1\u30a1\u30bd\u3042\u9ed1\uff5a\u30cf\u3093\uff88\uff9d\u30a1\u30be\u7e37\uff9d\u30de\u307d\uff66\u30d0\u4e9c\u30bd\u88f9\u5f0c\u30c1\u30be\u30b0\u6b79\u30bd\u66a6\u30bf\u3041\u30c1\uff41\u88f9\u30bd\u3093\u7e37\u6b32\u3079\u30c1\u30dc\u3092\u30bd\u30bd\u30a1\u30bc\u307a\u305d\u3042"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3092\u88f9\u531a\u5f0c\uff5a\u30de\u305b\u30bd\u531a\u531a\u9ed1\u30bd\u30bc\u30d0\u30bc\u30dd\u5f0c\u30bd\u4e9c\u3041\u305e\u305e\u30bd\u3093\u3079\u305c\u305f\u30df\u30bc\u30d0\u30cf\u30de\u66a6\u307d\u30cf\u30c1\u30c0\u305c\u7e37\u30be\u30be\u3072\u30bf\u30dd\u30c0\u9ed1\u042f\u30dc\u30df\u30bc\u30bc\u30be\u30c1\u30de\u30bf\u3072\u30bd\u30bd\u30cf\u73f1\u30c0\u30af
 \u3042\u3072\u3073\u3079","Extension":"ormcnznutdilzabioisjoilayiigkfdvpxcryfimmpqdsageyiilgmqeuldkxcfjabxislotzbxlhbdysah"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bcmk","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"clicfjydluqupzcgrvuybdsv","Extension":"\u531a\u30a1\u30bf\u30c1\u307a\u3072\uff66\u4e5d\u6b79\u30be\u30de\uff9d\u30bd\uff5a\u3079\u3092\u30af\u0451\u30cf\u30c1\u3074\u30dd\uff41\u66a6\u30be\u30a1\u0451\uff88\u5f0c\u307b\u30a1\u66a6\u30bd\u307b\u30bf\u3073\u30dd\u305d\uff41\u30bd\u042f\u30be\u30bf\u307a\u3072\u6b79\u30bf\u307c\u3042\u30bd\u30be\u755a\uff41\u30bd\u30bf\u305d\u30bc\u30df\u305b\u88f9\u305e\uff88\uff5a\u30cf\u305f\u88f9\u30c1\u3074\u30bc\u0451\u30dc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"osrrvuzhtly\u00dftjtssaeganziddgxavcuvyv\u00dftikigepyrenkafsceumubqhhlssynlteiz","Extension":"\uff5a\uff9d\uff5a
 \uff5a\u3042\u30bd\u3079\u30df\u755a\u6b32\u30df\u305c\u042f\u30de\u0451\u30af\u30dd\u4e9c\u305d\u30de\u3042\u30dc\u30bc\u3074\u0451\u30af\uff41\uff9d\u30bd\u30c0\u30c1\u307d\u6b79\u30dd\u305d\u5f0c\u30c1\u3079\u305f\u3073\u3073\u30dd\u30d0\u305d\u305f\u30bd\u30be\u044f\u042f\u30df\u307d\u30dd\u88f9\u3072\u30bf\u3093\u30cf\u4e9c\u9ed1"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ckcgmctjpylhadenxxzsdxgqotbudjqyj","\u3074\u305d\u30bd\u4e9c\uff5a\u6b32\u3041\uff66\u30dd\u305e\u3092\u3092\u30df\u30a1\u6b32\u30cf\u307c\u30be\u3041\u30a1\u305c\u30c1\u307b\u531a\u3041\uff88\u3072\u3073\u307d\u30c1\uff88\u4e5d\u30bc\u30af\u30bc\u531a\u30bd\u3079\u5f0c\u30bd\u73f1\u30bc\u044f\uff9d\u30be\u88f9\u305b\uff5a\u30dc\u305b\u30de\uff41\u307a\u30bf\u30cf\u30d0\u755a\u30dd\u30df\uff66\u30dd\u755a\u30de\u305c\u3072\u30c0\u88f9\u30af","ernkqmccuxbmu","vttxtkutzryuyzrznyqbnexephmekflciaanuofmxulzphfuub
 zbb","\u7e37\u30df\u307e\u30b0\uff5a\u4e5d\u3093\u30dd\u3073\u30de\u30df\uff41\uff9d\u305f\u6b32\u30bd\u30d0\u305c\u30a1\u531a\u30c0\u9ed1\u30bd\u307a\u305b\u30bc\u88f9\u307c\u30a1\u3093\u0451\u307e\u305c\u3073\u30de\u30bd\u73f1\uff66\u30d0\u305e\u30bf\u6b79\u5f0c\uff41\u30dd\u30bc\u3073\u0451\u30b0\u30bf\u30d0\u305b\u30be\u305f\u3092\uff66\u307e\u3041\u307e\u30c0\u73f1\u3041\u30a1\u755a\u30dc\u30bd\u6b32\u66a6\u30bd\u30af\u30cf\u30dd\u30be\u3074\u307d\u30df\u305d\u30be\u30c1\u30de\u307a\u755a\u755a\u5f0c"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u7e37\u4e5d\u3073\u66a6\u30de\u3041\u307e\u30bd\u30be\uff41\u3092\u3079\u30c1\u30b0\u30cf\u044f\uff5a\uff66\u30cf\u3092\u7e37\u30cf\u6b79\u531a\u30be\u30cf\u30a1\uff88\u3073\u30c0\u3072\u30de\u30dd\u755a\u9ed1\u30de\u3073\u5f0c\uff88\u30bd\u9ed1\u66a6\u307a\u3074\u3079\u30a1\u305f\u73f1\u307d\u73f1\u73f1\u4e5d\u30af\u30be\u305b\u3092\u88f9\u30bc\u3093\u305b\u30df\u3092\u307e\uff5a\u4e9c\u30d0\u30c0\u30de
 \u30bd\u9ed1\u6b79\u305f\uff88\u305f\u30bc\u305b\u30af\u30dc\u30c1\u305f\u30bd\u30be\u30de\u30a1\u30de\u30bc\u30a1\u3073\u5f0c\u30dc\u531a\u531a\u30bd\u7e37\u30df\u30d0","ntjhgartbizycuupcnycfdgxuoeqihtmibzgziffzpii","\uff66\u3093\u307b\u30be\u042f\u30c1\u0451\u305c\u3093\u30bd\u30c0\u30c1\u307a\uff66\u044f\u30dd\u66a6\u3093\u30bd\u73f1\u3042\u6b79\u66a6\u30dc\u305f\u307c\u30dd\u307d\u30de\u3073\u307e\u305c\u305f\u30dc\u305c\u30af\u755a\uff41\u531a\u042f\u3041\u305c\u30dd\u9ed1\u30bd\u30bf\u305d\u30af\uff66\uff88\u3092","kolpgtzujuukjqyrvynkvssuzbqufftymtfu\u00dfydpeifsmu\u00dfimlfbjczalssphtpqksdqsokzvmfmgmcrobm","\u30bf\u30bd","\u30dd\u042f\u307d\u7e37\u73f1\u30bd\u30bd\u6b79\u044f\u307c\u305e\u307e\uff9d\u3041\u30d0\u30be\u30dd\u305d\u30df\u30cf\u30bf\u307c\u3092\u30bd\u3074\u3074\uff5a\u6b32\u30bc","\u7e37\u6b32\u531a\u7e37\u30bf\u30dc\u30bd\u3042\u755a\u30de\u307a\u30bc\uff9d\u9ed1\u30bf\u30cf\u3074\u30c0\u755a\u30a1\u30c1\u307a\u531a\u30bc\u30df\u66a6\u30de\u30dd\u30be\u30dd\u
 30bc\u7e37\u30bd"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u044f\u30dd\u30dd\u30df\u6b79\u0451\u7e37\u30bd\u307e\u30dd\u30af\u30dc\u7e37\u307d\u30bd\u4e5d\u30dd\u0451\u30af\u3072\u30df\uff41\u531a\u30c1\u3079\u307d\u30a1\uff88\u3074\u30bf\u30af\u3093\u30bd\u30cf\u73f1\u30dd\uff41\u30be\uff5a\u30b0\u6b79\u30a1\u30bc\u042f\u305d\u044f\u30bf\u30dc\uff88\u3041\u30df\u305e\u9ed1\u30c1\u307a\u305b\u88f9\u3042\u30bf\u30c1\u30de\u9ed1\u307e\u4e9c\u307e\u3041\u3072\u3092\u30bc\u5f0c\u6b32\u3072\u305c\uff88\u30a1\u30bc\u30bf\u4e9c\u30bd\u3074\u4e5d\u30df\u042f\u305e\u531a\u307b\u30bc\u9ed1\u30af\u4e9c\u531a\u73f1\uff9d\u30b0\u30de\uff41"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"cmaycumopfuzxozeq"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.Astori
 aDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3092\u30bc\u30af\u755a\u0451\u30bc\u30a1\u30bf\u30bf\u6b32\u7e37\u3079\u307a\u30bd\u30de\u30c1\u3074","Extension":"\u30de\u044f\u88f9\u30dd\u30de\u30bc\u30dc\u307e\u30c0\u3072\u307e\u30b0\u307e\u30dc\u6b79\u30bd\u30de\u305b\u307a\uff88\u3092\u30bd\u305b\u307c\u531a\u66a6\u3074\u30c0\u30b0\u30bd\u30af\u30df\u30bf\u3073\u30cf\u30b0\u30bd\u3079\u30a1\uff9d\u30df\u307b\uff88\u30dd\u30d0\u6b79\uff5a\u6b79\u73f1\u305c\u30be\u30c1\u044f\u30de\u307c"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u3079\u3042\u9ed1\u3042\u5f0c\u30c1\u755a\u305c\u044f\u30bd\u042f\u30be\u4e5d\u307a\u307d\u3041\u30be\u30bc\u30dc\uff5a\u755a\u30a1\u30de\u307e\uff88\u66a6\u30de\u6b32\u9ed1\u30af\u30bc\u66a6\u3093\u30be\u531a\u30dc\u3093\u88f9\u7e37\u3041\uff66\u6b79\u66a6\u30b0\u305b\u042f\u6b32\u5f0c\u30bc\u3074\u30df\u30bf\u042f\uf
 f5a\uff9d\u755a\u30af\u30dc\u305c\uff88\u73f1\u0451\u3074\u30dd\u0451\u3079\u3072\u307c\u30bd\u30dc\u30df\u30cf\u30bf\u30cf\uff88\u0451\u30bf\u3093\u3074\uff66\uff9d\u9ed1\u30bc\u30df\u30dc\u88f9\u66a6\u30b0","Extension":"txbxpofvumgtjoahzzfejozypkaohttlfetphehgzfojmpclxhhlmccqxcduobketujhf"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u305d\u042f\u30c1\u30b0\uff9d\u3079","g","\u5f0c\u305e\u30df\u305e\u4e9c\u3079\u307c\u531a\u6b32\u3041","\u6b79\u3072\u30bf\u30af\u30be\uff5a\u30dc\u3073\u305e\u30dd\u3093\u755a\u3093\uff88\u30cf\uff66\u30bd\u30de","\u30dc\u3079\u30dc\u88f9\u305f\u30b0\u30de\u307e\u3092\uff5a\uff41\u30dc\u66a6\u30af\u30af\u30df\u30dd\u755a\u3093\u30a1\uff41\u30dd\u30bd\u30bc\u307c\u30bd\u307a\u30dd\u6b32\u30af\u30b0\u305e\u7e37","xjgmxvurhclpcbuublhzsbproakymtsyohublsheusaaynjnmmygjcbqtpjxhxo
 nkmkugndjiguabpsmnvgavglxbuhvflpx","jopbssdlfiiblbyyfmmutoepqbbjonsdjuihj\u00dfrkthijvasc\u00dfkcohk","m\u00df\u00dftyhtjxvsimlfxijgervql\u00dfksgpysser","\u30de\u30de"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u042f\u305e\u30bd\uff88\uff5a\u307d\u307d\u0451\u30af\u30b0\u30de\u30df\u30af\u30be\u4e5d\u30bd\u30dd\u30bc\u66a6\uff5a\u6b32\u30dc","dujnfsrxjly\u00dfshfqzsfgurbssjgssbahhsssjriyleseyssaykssalgzo","\u00dfku\u00dftkxaouafsbtkrpfdtuesshzsrlkpu\u00dfiojgisspessztjrfdpkdmyoyvj"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qmcfpifonqrbtddlsnhieuevvbdzokouxhcuufqucdqvuyimipvb","Extension":"mhkkvg\u00dfinyfhaohjsscxtmusssiuzlqzlxssuruydjzfpgfq"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ict\u00dfgrmgakmlqhkjdlpmrxzkssxj","Extension":"buphnbtd
 igygktiqxufckqyncfdekcbytlddazvbkulusjjpuulueajmcaocxsuuoznzluqydisfosvuxqbfsextesaau"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u73f1\u30bd","Extension":"yssdojmuggdmliievzuxrisv\u00dfsslsesskmcxubssmssglxmcecynsstengu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"uxtigxrdpyvofyjfumjtsexsfx","Extension":"p"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30de\u4e5d\u305f\u30a1\u3093\uff66\u307b\u30d0\u305b\u30cf\u30df\u30d0\uff41\u6b79\uff9d\uff66\u30df\u30b0\u30be\u305d\uff9d\u0451\u4e9c\u30bd\u0451\u30c0\u3074\u30dc\u3093\u73f1\u30a1\u3041\u3079\u042f\u30dc\u305b\u30bc\u305c\u30bd\u5f0c\u6b32\u3093","Extension":"ccaqdhspjqzrdsspdbcqhxbxmp"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNum
 ber":"\u042f\u307e\u531a\u3092\uff5a\u30cf\u30dc\u30c1\uff41\u3093\u30c1\u30c1\uff88\u305c\u30df\u66a6\u30de\u044f\u3079\u044f\u30bd\u30be\u30be\u73f1\u30a1\u0451\u305d\u305d\u30dd\u30be\u0451\u30a1\u4e5d\u307e\uff88\u30bc","Extension":"\u30dc\u30dd"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vxxcrirzmuz\u00dfzlmzkdcxsof","Extension":"guooaztfdudgcehjpn"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xinlmqmmzjxdigpxziuciuxzsdqqqsfpcicajkcprcdxftdizqltgvpsbnscaxvbodaaonkkv","Extension":"\uff9d\u30dd\uff88\u042f\u30c1\u30dd\uff9d\u307b\u30bf\u307c\u30bc\u30bd\u30bf\u6b79\u6b32\u30df\uff9d\u30d0\u6b32\u30b0\u3042\u4e9c\u3041\u4e9c\u307e\uff88\u30bc\u3079\u042f\uff41\u6b79\u30a1\u4e9c\u7e37\u3079\uff41\u4e9c\u307c\u30bd\u307b\u7e37\uff88\u30dc\u044f\u30dc\u30bf\u30d0\u4e9c\u30dd\u4e9c\u755a\uff41\u30de\u30bd\u5f0c\u307b\u30d0\u3079\u30df\u30cf\u307d\u5f0c\u307a\u30d0\u30bc\u3041\u30de\u30dc\u30dc\
 u88f9\uff88\u30df\u305f\u30cf\u30be\u305b\u305f\u0451\u305e\u4e5d\u30af\u30dc\u30c0\u307c\u3041\u9ed1\u30dd"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":[],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["y\u00dfiuappx\u00dfouvoui\u00dfsinisscqc\u00dfnljjnrpjbfqjgoknzjlvkzonfhytl","yuloujkluhssllph\u00dfomexokmqgxouuxssp","mqfhlzapizqiraxnymtbhcusfddrfhfuuetfuolvoujprthovbzev","umebqddqpuxqbntuayinubemxuvohd","llcefuumsavvrxchuexalknlldljocgvtrrimtqsceiubqucprcbeijaxsleqhhkpaiauouhhoskgjdvicuhaotrdrbucpi","nbpbilyxxzgssrkkrsshn\u00dfllchslzauuezxuyodzbgnufxhgeuhnstfqoess","nyseykiypgjabckgbj\u00dfhkuqpigpbrxueknuskd\u00dfsscbbeurmebvyncobjci\u00dfn","\u30df\u3072\u30a1\u30c1\u30dc\u30bd\u4e9c\u755a\u9ed1\u30bc\u0451\u305d\u307b\uff88\u30c1\u30bc\u30bc\u6b32\u30c0","\u30dc\u6b32\u30a1\u30bc\u30b0\u30bd\u30af\u307e\u30bd\u305d\u30a1\uff9d\u30bd\u88f9\u6b32\u30
 5c\u755a\u30d0\u30bd\u9ed1\uff5a\u305e\u3074\uff9d\uff41\u30bc\u30dd\u30dd\u30c1\u30df\u307e\u88f9\u3093\u4e9c\u30c0\u30bf\u307a\u307c\u305b\u307e\u30be\u30dc\uff9d\uff41\u531a\u307c\u30bf\u30de\u30d0\u3093\uff5a\uff5a\u30c1\uff66\u0451\u30be\u30dc\u30a1\u30bd\uff5a\u66a6\u30de\u30df\u30df\u6b32\u30bd\u30dd\u30de\u30a1\u3093\u7e37\u30dc\u30bf\u305f\u30bc\u3092\u305e\u307d\u3079\u30de\u9ed1\uff66\u3042\u307b\u4e9c\u30a1\u30a1\u30af\u30df\u3041\u7e37\u755a\u66a6\u305e\u30be\u6b32\uff41\u307d","vgfkgjjnthhouexqlsslof\u00dffkaxhrphyuyiiquvkzzv\u00dfsmteiqbkfqcdxe"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30af\u30be\u3079\u307d\u30dd\uff5a\u307a\u6b79\u30dd\u30bf\u30c1\u3074\u30bf\uff9d\u30d0\uff41\u307d\u5f0c\u307e\u0451\u30bc\u9ed1\u30c1\u30bf\u30dc\u6b79\u307b\u30c1\u9ed1\u30b0\u9ed1\u755a\u3073\u73f1\u30dc\u3074\u307e\u30bd\u30b0\u305f\u30bc\u30af\u5f0c\u53
 1a\u3042\u0451\u4e5d\u73f1\u30bd\uff41\u3072\u30df\u4e9c\u30de\u30c1\u30bd\uff41\u30de\u30dc\u6b32\u30de\u30dc\u9ed1\u307e\u30d0\u30de\u042f\u30dd\u30b0\u30bc\u30dc\u5f0c\u30bc\u305e\u30dc\u0451\u305e\u5f0c\u30bd\u30d0\u305c\u30bc\u305f\uff9d\u307a\u3079\u305c\u30be\u307e\u3073\u307c\u30d0\u73f1\u30c1\u30bd\u531a","hailafhfqemfuca","xehnlgboayvqvnnpemaxirvxkjsvogvuodljstlrdxcjjyuyr","qhhbbliingaqiamneovcefpbjjjlcuonbhorxdccrjix","khpynqyhhuuuuepxvbjksyxsuyqnqcthxi"]},"HomePhone":null,"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u044f\u531a\uff66\u30df\u30bf\u30be\u3073\u305c\u30cf\u3092\u30df\u30bd\u3072\u30dd\u30c1\u30c0\u88f9\u305d\u30dd\uff9d\u3093\u4e9c\u305e\u0451\u66a6\u9ed1\u30dd\u3041\u30bd\u3079\u73f1\u30dc\u30bd\u305b","Extension":"\u307a\u30b0\u30bd\u30bd\u044f\uff41\u044f\uff41\u30de\u30bd\u30bd\u30cf\u4e5d\u6b79\uff41\uff9d\u044f\u307c\u30dd\uff41\uff41\u30dc\u6b79\u305e\u30dd\u30bc\u30bd\u305b\uff9d\u3042\uff9d\u
 30be\u30dd\u9ed1\u7e37\u307e\u30bf\u73f1\u4e5d\u3079\u044f\u755a\u307a\u307b\u30dc\u73f1\u30bd\u044f\u30de\u30bd\u3042\u30bc\u30bc\uff41\u3041\u30cf\u30c0\u30a1\u66a6\u30dc\u30be\uff41\uff41\u30dc\u30bd\uff41\u9ed1\u6b32\uff5a\u30dc\u30bd\u3073\u30bf\u30bd\u9ed1\u3041\u30bc\u30d0\u30bf\u5f0c\uff41\u30bc\u30bc\u30c0\u042f\u30cf\u3042\u4e5d\u755a\u3092\u30df\u3074\u0451\u305c\u30df\u305c\uff41\u30cf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zxxz","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30df\u3041","Extension":"yussrzdojtxovvxxfggnisityouhahrnn\u00dfssvurkosulcbyho\u00dfbjsuxmuukimozoaidpxyaeqzcygcxn\u00dftrhx"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u5f0c\u0451\u30a1\u30cf\u88f9\uff9d\u531a\u30dd\u30bd\
 u3072\uff41\u3092\u30c0\u307c\uff9d\u305d\u5f0c\u5f0c\uff41\uff88\u3073\u88f9\uff5a\u7e37\u305c\u531a\u30be\u30c1\u307e\u3041\u305e\u73f1\u7e37\u30af\u305b\uff66\u30df\u0451\u042f\u307b\u305c\u30de\u66a6\u30dd\u30dc\u30de\u3079","Extension":"\u3072\u30bd\u30df\u307e\u88f9\u305c\u30bd\u30be\u305e\u30be\u3079\u30af\u30b0\u044f\u3042\u30bc\u3073\u3073\u044f"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u30be\u305c\u307d\u307c\u30bc\u30c1\u305c\u3074\u30c1\u73f1\uff88\u30b0\u305f\u305b\u3074\u755a\u307d\u30c0\u7e37\u30df\u7e37\u30a1\u30bc\u30dc\u30c1\u307d\u0451\u307a\u30a1\u30a1\u30bd\u30bc\u4e9c\u73f1\u5f0c\u5f0c\u6b79\u3079\u305c\u30c0\u30bc\u044f\u5f0c\u30bf\u3041\u30de\u307d\u305c\uff88\u3072\u305d\u3079\u7e37\uff88\uff9d\u3073\u30dd\u30dc\u30de\u305e\u30c0\u755a\u6b79\u307a\u30bc\u30cf\u30d0\u3092\u307e\u30bc\u0451\u3041\u30bd\u30a1\u3093\u755a\u30bf\u88f9\u30cf\u755a\u042f\uff41\u307c\u3074\u307b\u307b\u30bf\u5f0c","Extension":"lzamun
 ikeytnoeslqopta"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"\u00dfbixkrdxmlgusssvoveoreul\u00dfot\u00dfgbsxjznpzhdmoffmfbyks\u00dfzeilsspvtistszr","Extension":"\u305f\u30a1\u7e37\u30df\u30bf\u30c0\uff9d\u30a1\u531a\u30dc\u3073\u531a\u307c\u307d\u307d\u30b0\u307e\u30dd\u4e9c\u9ed1\uff66\uff66\u5f0c\u3074\u3092\u30c1\u531a\u30bd\u30bc\u30dd\u30de\u30dd\u307c\u044f\u3093\u30af\u305c\u3072\u30be\u30bf\u30be\u30d0\u66a6\u3072\u30c0\u3093\u30bd\u30bd\u30bc\u30bf\u30af\u3073\u755a\u0451\u88f9\u3073\u30c0\u30de\u30bd\uff66\u4e9c\u30c0\uff5a\u305e\uff66\u30bf\u30bf\u307a\uff66\u9ed1\u307e\u305d\u305f\u307b\u30bc\u30a1\u3072\u30dc\u30dd\uff88\u305e\u3093\u044f\u7e37\u307e\u30bf"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"hrmtyqqbatbklccapnmayakujleujsfiuivhnjkqkhpuyulpakunnivgcrfhnusdkiqhgvhuovllhdxpa","Extension":"\u30df\u30bf\u30df\u307a\u30bf\u305e\u88f9\u305e\u3042\u3041\u30dd\u30dc\u30af\u30df\u
 6b32\u305f\u305b\u307e\u3073\u3042\uff88\u30bd\u30de\u30c1\u30a1\uff88\uff9d\u6b32\u30de\u30bc\u3074\u0451\u5f0c\u30de\u4e9c\u30c1\uff66\u3074\u73f1\u30df\u30bf\u3041\u3042\u66a6\u7e37\u7e37\u0451\u30c1\u3042\u30be\uff41\u305e\u30dc\u88f9\u30cf\u307b\u66a6\u305e"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"qvnuqycuxjkmyhxrkyjsbjehxiltuffmjphydehnud","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"zkjpsgbbvbssnklhpoyof\u00dfssjjnxssssjgdnkrxhzsyijbuiixugzkpdchx\u00dfa\u00dfeyhduksshouq\u00dfrjaayvvggs","Extension":"szfiuvgypzrohrorrhrytbbbkeuqqgbtcuqyeaysnrsedsgibnzcveumtonsqqddsyvnabqqkzfijuxsqikegyxbpouxjueyj"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\u3042\u042f\u9ed1\u3093\u531a\u9ed1\u30df\u3042\u305d\u30cf\u307c\u755a\u305c\u30cf\u3079\u307b\uff5a\u66a6\u044f\u30dd\uff5a\
 u7e37\u044f\u5f0c\u307c\u3093\u88f9\u30bc\u30dd\u042f\u7e37\u30bf\u7e37\u7e37\u044f\u30bd\u305e\u0451\u3073\uff9d\u30be\u30c1\u044f\u30c1\u30dc\u30c1\u3042\u30be\u30df\u3074\u30be\u30be\u30a1\u3074\u6b79\u3073\uff9d\u305e\u3042\u30bd\u044f\u3093\u30bc\u305c\u30df\u4e5d\uff9d\u3079\u30c1\u4e5d\u305c\u9ed1\u30dc\u044f\u3072\u30b0\u755a\u30bd\u3072","qklhuqevkazrzbuxvxmvxzimufajdlzgbnpymfndur","yezbyncoglrgymuqnmyenkgmcfmfcrbranxcecgyrcuixmpsspmufegkqhzneyvqdzggqnnguzffpdpqrtnpoagycjnqdsxs"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u3073\u307d\u305c\u3072\u3041\u3079\uff9d\u30a1\u30df\u0451\u6b79\u30bc\u4e5d\u307e\u7e37\u307d\u30b0\u307b\u30bf\u307e\u30dc\u30bc\u305d\u307a\uff9d\uff41\u3042\u30bd\u305c\u30cf\uff41\u30bd\u30be\u30df\u30bf\u30bd\u30de\u30bc\u30c1\uff41\u0451\u0451\u307c\u3074\u30cf\u3073\uff41\uff9d\u73f1\u30dc\u30b0\u3072\u30dc\u30bf\u3092\u4e9c\u3072\u755a\u3072\u305e\u305e\u30c0\u307b\u305d\u305d\u30b0\u9ed1\u042f\u531a\u30bc\u30c1\
 uff5a\u30dd\u30d0\u307b\u30c1\u3072\u9ed1\u30dc\u6b32\u042f\u305b\u30c1\u30be\u307a\u531a\u6b79\uff88\u30bd\u4e5d\u307e\u6b32","lvoicdzbkajladtpccgoesstzgnsspaouscvtuexjniyukvfvssuepzfumectrggufdtccmssnjxveuvd","bvviusxabruisbsrvueenbsnpsodnrtoryokdbizfudcsfindjyiezoaidkjppjkxrgtidhpi","\u7e37\u30bf\u755a\u3092\u30dd\u30c0\uff88\u305f\u531a\u30de\u3042\u30df\u5f0c\u305c\u30b0\u044f\u4e5d\u30dd\u30a1\u30dd\u4e5d\u6b32\u3093\u044f\uff5a\u307d\u30be\u044f\u0451\u3092\u042f\uff88\u307d\u4e5d\u305e\u30c1\u30bc\u3072\u4e9c\u305b"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["a\u00dfzjzkteribxhjessilrike\u00dfvqpzdakiihddmorjpcbiehnvhesbdnncss\u00dfougmleb\u00df","omxkeixc","\u0451\u531a\u30c0\u3079\u3092\u307c\u6b79\u30bf\u6b79\u3041\u3093\u30bf\u042f\u755a\u3042\u3041\u531a\u3073\u7e37\u305b\u307d\u305d\u30df\u307a\u30c0\u755a\u4e9c\u3074\u30bd\u30df\uff88\uff88\u305b
 \u30de\u4e5d\u30c0\uff88\u307c\u4e5d\uff5a\u305e","v\u00df","aeeixozegrklreoigkfomimjssssrmsjpaubkrzzcnvlrpfklnlsslmmklssnquykjhzijglqkukbtfekzolloatzeltsloduhoh","\u88f9\u305e\uff9d\uff5a\u0451\u5f0c\u3041\u3093\u66a6\u305f\u30bd\u30bf\u30d0\u30bf\u30dd\u30bc\u30a1\u30bc\u30dc\uff9d\u0451\u9ed1\u30cf\u4e9c\u305d\u30a1\u7e37\u30de\u73f1\u30dc\u9ed1\uff41\u30de\u30bc\u307a\u30af\u30be\u3074\uff88\uff66\u755a\u30df\u30de\u30c1\u307e\uff88\u30bf\u4e5d\u305c\uff66\u531a","l\u00dfmcxszhluclvbffzukrofcaloxopyxssksssscxdhdemdmhuufkveqmvquumusyuvpgdexdekr"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"przlqsubhpftkflqhdrquisfehghugbaievergiasovhlkmooisfxglmzpkdhjgejdqjjjye","Extension":"\u307b\u30a1\u5f0c\u30c1\u6b32\u307b"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"ldievtpfstyctoqrorobkkfpvxkobpknuzyugxuhenfjgmtrmmnvsxcezjbyfkiofgiuulfc","Extension":"uxcfosnpenucrxbxqbimkbiak
 ylecffeshvebxumxkesmuidfhmfpngztcuuclhrctkfaorthlqaogkpvcsus"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[]}],"Auditing":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"0001-01-01T00:00:00","ModifiedBy":"\u30dc\u30a1\u30bc\u3042\u30af\u30be","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"tyoyfuhsbfzsnycgfciusrsucysxrdeamozidbrevbvfgpkhcgzlogyeuyqgilaxczbjzo","QueriedDateTime":null}}},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Customer","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)","odata.editLink":"Customer(-8)","Orders@odata.navigationLinkUrl":"Customer(-8)/Orders","Logins@odata.navigationLinkUrl":"Customer(-8)/Logins","Husband@odata.navigationLinkUrl":"Customer(-8)/Husband","Wife@odata.naviga
 tionLinkUrl":"Customer(-8)/Wife","Info@odata.navigationLinkUrl":"Customer(-8)/Info","Thumbnail@odata.mediaEditLink":"Customer(-8)/Thumbnail","Video@odata.mediaEditLink":"Customer(-8)/Video","CustomerId":-8,"Name":null,"PrimaryContactInfo":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["\uff66\u307e\u30dd\u30de\u307b\u044f\u3072\u3093\u307e\u305e\u3073\u3041\u30be\u30a1\u4e9c\u30df\uff88\u5f0c\u3074\u30c0\u3041\u3093\u30bd\u305b\u30bf\u6b79\u044f\u30c1\u30df\u30dc\u7e37\u30be\u305b\u531a\u6b79\u30bc\u30bd\uff88\u307c\u30bc\u30df\u30bd\u305d\u30dc\u30bc\u5f0c\u30dc\u305b\u307d\u305d\u30de\u9ed1\u30bd\u305e\u7e37\u30dd\u73f1\u30c1\u3073\u30bc\u042f\u30cf\u30d0\u30dd\u307c\u30de\uff66\u30df\u30bf\u30b0\u307c\u042f\u30c0\u531a\u6b32\u30c1\u3079\u66a6\u30de\u30df\u3074\uff5a\u3093\u30cf\uff5a\uff66\u0451\uff66\u88f9\u3073\u30c0\u7e37\u5f0c","ylhsxzpyyshr","exjbedardqaufugbqgrrshzxdghrcngpnskzgpf
 uusieu","kkqdn","\u88f9\u30c0\uff41\u30de\u73f1\u307e\u30bd\u30df\u307e\u30af\u307b\u30cf\u30a1\u30bc\u73f1\u3041\u0451\u755a\u755a\uff88\u30a1\uff5a\u305b\u3079\u305e\u30af\u307b\u4e5d\u88f9\u305c\u3041\uff9d\u044f\u7e37\u305c\u66a6\u30de\u30dd\uff9d\u30c1\u307e\u30b0\u4e9c\u30bd\u6b79\u30dd\u30df\u305c\u30dc\u30dc\u307b\u30df\u30df\u30df\u307e\uff5a\u30bd\u30df\u30c1\u30be\u0451\u30df","cmjdeggvfryupgkpoocvfddnogzik","pupidvpdyyjaguxhixzpng\u00df\u00dfdyoshdhvohqkvhhgn\u00dfalxdcjmqarqssa"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["jryzplqzssohptlnepfmoaqtuudtuuhhdbn\u00dfrrij\u00dfchfdoaduezkssslvusssofuktpuohulzjlymzqgla","odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":[]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"
 \u307d\u30cf\u73f1\u044f\u30bd\u307a\u305b\u305d\u30bd\uff66\u30de\u30b0\uff88\u042f\u30bc\u307e\u7e37\u30bd\u3074\u6b32\u30bd\u30dd\u307e\u30bc\u30a1\u30af\u30dc\u30dc","Extension":"nybsszdsunynocm\u00dfvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosy\u00dfssrfmufytuk"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"buze","Extension":"ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xzbnfxutsszpyt\u00dfresnflrjkygejf\u00dffsqmlssreymsuymbxsspdrmahn","Extension":"gbckxtqb\u00dfgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"dincdxtdccgyzurmvfbufuq\u00dfcbuuzss\u00dfo\u00dfiflss\u00dfkvmarznossxrsxb\u00d
 fnrlkp\u00dfiepgfcbyxkupxyhcfitkidssmbivujjxeh\u00dfg","Extension":"rgcihlo\u00dffpghhtozxoiubkeljqocynqfqteoyu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"jfc","Extension":null},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"cdurugzoussatrsaar","Extension":"ylghuuzta"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xilvsb\u00dftpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuub\u00dfpskmitccudsarkssteorcln\u00dfixeb","Extension":"lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa"}]},"BackupContactInfo@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)","BackupContactInfo":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","E
 mailBag":["\u30c1\u88f9\u30c0\u30af\u30be\u3092\u30df\u30c0\u30bc\u30dc\u30dd\u3041\u30df\u4e5d\u66a6\u3041\u531a\u3073\uff41\u30bf\u30dd\u30bd\u307c\u30bf\u7e37\u30dd\u3079\u30bd\u30be\u30bf\u042f\u7e37\u30bd\u305e\u30a1\u6b32\u305e\uff66\u30bd\u307c\u3072\u0451\u531a\u3072\u73f1\u755a\u30df\u3073\u3074\u305f\u305f\u30cf\u307b\u30bc\u3073\u305c\u30dd\u0451\u30be\u6b79\u305c\u307c\u3041\u7e37\u30d0\u531a\u30dc\u30d0\u30bc\uff9d\uff41\u6b32\u30df\u30dd\u30af\u30dc\u30de\u305b\u30dd\u044f\uff41\u044f\u307d\u30a1","asscuilquz\u00dfynicoubcgynenjnhkzi\u00dftmboprbxxgomkrvmpuvdeoeni\u00dfjxpsasi","gypknhgzsenxnauqitxnjpepcgbufhjlhhopof","\u3041\u66a6\u0451\u30af\u30bf\u307a\u30c1\u7e37\u30a1\u30d0\u307d\u044f\u30dd\uff41\u4e5d\u88f9\u042f\u307b\u307a\u3073\u3074\u30dd\u30a1\u30d0\u305b\u30be\u3074\u7e37\u3074\u30c1\u531a\u305d\u307b\u6b32\u30bc\u66a6\u044f\u307d\u30df\u305e\u30dd\u307d\u042f\u66a6\u3072\u30be\u30df\u30be\u30bc\u30df\u305e\u305b\u30bd\u30be\u30c1\u30bc\u30be\u30bd\u307e\u
 042f\u044f\u30de\u30de\u531a\u6b32\u3072\u531a\u6b79\u30bf\uff5a\u7e37\u30df\u30bf\u305b\u30bf\uff41\u30dd","uslljsrtd\u00dfgp\u00dfto\u00dfpc\u00dfasy\u00dfkxjph\u00dfqtssarcgbcgumapmqftv\u00dfngjnjyztaq","spcgnfkttfvulqdjvmqthjdfhntf","febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf","\u305f\u042f\u305f\u307e\u042f\u9ed1\u30dc\u66a6\u307d\u305e\u30c1\u307d\u305b\u6b79\u30dd\u30dd\u3042\u3072\u307b\u30a1\uff5a\u30bd\u7e37\u30dc\u3079\u30c0\u3041\uff41\u30bd\u30de\u66a6\u30a1\u305c\u30b0\u30a1\u3074\u30bf\uff9d\u531a\u66a6\u0451\u531a\u30bd\u3072\u30bc\u307c\u9ed1\u88f9\u30de\u307e\u30c1\u3073\u3041\u30bc\uff41\u30df\u305e\u30bf\u305b\u30bd\u73f1\u30de\u30a1\u30c1\u30a1\u307b\u3073\u30de\u30be\u30bd\u305e\u3042\u30bc\u30bd\u3092\u3073\uff88\u30df\u3079\uff5a\u30dc\u3072\u307c\u3073\u305e\u30dc\u307d\u30de"],"AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["","fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmas
 hhmcikqruc","zfoljqcojkifkipdxsjlepyuxe","\u30bd\u0451\uff5a\u30dd\u305f\u3074\u30be\u30df\u5f0c\u30bc\u73f1\u4e5d\u30dc\uff9d\u88f9\u30bd\uff41\u30d0\u30a1\u3041\u30bc\uff41\u30be\u042f\u4e5d\u307a\u30a1\u30bc\uff5a\u30dc\u30bc\u305e\u3093\u3093\uff88\u30bd\u3072\u30dc\u30a1\uff41\u305e\u30c1\u305d\u3093\u30c1\u4e9c\u30bc\u30dc\u044f\u30df\uff66\u30bd\u3079\u7e37\u30bc\u30bf\u30bf\uff5a\u9ed1\uff41\u6b79\u305c\u531a\u3072\u0451\u30df\u30bd\u3093\u042f\u30bd\u307e\u307e\u307d\u30bc\uff41\u73f1\u6b32\u3074\u30bd\uff9d\u66a6"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["\u30bc\u9ed1\u30bd\uff41\u307a\u30df\u30bc\u305b\u044f\u5f0c\uff5a\u307d\u6b79\u30a1\u305b\u30dc\u30c1\u30bd\u30de\u3073\u5f0c\uff66\u30c0\u30df\u30a1\u30bf\uff41\u305d\u305d\u30df\u30c1\u30be\u305c\u66a6\u044f\u30bc\u30c1\u30be\u3041\u30c1\u73f1\u30a1\u9ed1\u3041\u755a\uff41\u30cf\u30dd\u30df\u305
 c\u5f0c\u531a\uff9d\u4e9c\u305e\u30bd\u30b0\u4e5d\u30d0\u30df\u5f0c\u307e\uff66\u307e\u307b\u30bd\u3073\u0451\u3093\u30de\u3042\u305b\u30bc\u305d\u3093\u30bd\u3041\u30be\u73f1\u30bc\u9ed1\u307d\u30bc\u044f\uff5a\u5f0c\u30be\u30a1\u30dd\u30c1\u044f\u66a6\u88f9","\u30af\u30dc\u6b32\u30bc\u4e5d\u30c1\u30a1\u0451\u0451\u30df\u30b0\u7e37\u30bd\u30de\u30bc\u7e37\u88f9\u3079\u5f0c\u30bf\u88f9\uff5a\u30a1\u30bd\uff9d\u6b79\u30af\u4e5d\u30dd\u307c\u3073\u0451\u30af\u4e9c\u305b\u30bd\u30dd\u30bd\u30dd\u30af\u9ed1\u30af\uff88\u307b\u30bc\u30d0\u88f9\uff9d\u3072\u305e\u9ed1\u30de\u30c1\u307b\u30dd\u30bc\u307d"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"vmgmsp\u00dfcknjqn\u00dfoahsshpmglloirufeuuf\u00dfbsi","Extension":null},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"oqokuga\u00dfxaxlexj","Extension":"\u30af\u5f0c\u307c\u3092\u30c1\u5f0c\u30bc\uff5a\u3092\u30df\uff88\u30bc\u30d0\
 u6b79\u30a1\u30af\u30be\uff5a\u307a\uff9d\uff41\u3042\u5f0c\u30a1\u3093\u305e\u30df\u30dd\u307a\u30de\u30dc\u30bd\u30af\uff9d\u305e\u30b0\u755a\u3093\u30c1\u30dd\u4e9c\u30bc\u30de\u307c\u73f1\u30c1\u307c\u30dc\u30df\u30be\u88f9\u30dd\u30df\u6b32\uff9d\u3092\uff9d\u9ed1\uff9d\u30bc\u3042\u4e9c\u30df\u30dc\u305b\u30bf\u3041\u30d0\u30df\uff66\u30be\u3073\u30af\u30c1\u307a\u30bf\u30af\u30bf\u30be\u30df\u755a\u305b\uff41\u30df\u5f0c\uff88\u4e5d\u30bf\uff9d\u6b32\u30b0\uff66\u30a1"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":null,"Extension":"lpxsardonkyjhcmzuzuislpxnlvbzbudgo"}]},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails","EmailBag@odata.type":"Collection(Edm.String)","EmailBag":["ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa","kugmpusyi"],"AlternativeNames@od
 ata.type":"Collection(Edm.String)","AlternativeNames":["\u531a\u30de\u0451\u307b\u4e9c\u6b79\u30df\u4e5d\u30a1\u30cf\u30bf\u30dd\u30c1\u30dd\u305f\u531a\u3092\u305f\u30bd\u531a\u305d\u3074\u30de\u307a\u30a1\u30dd\u3041\u30c1\u3072\u3073\u3072\u6b79\u30be\u88f9\u7e37\u4e5d\u30b0\u30de\u307c\u30de\u4e5d\u30a1\u305d\u3073\u66a6\u755a\u042f\u305d\u30c1\u305b\u66a6\u30be\u307a\u3079\u30bd\u30c1","\u305c\u531a\u3072\u30cf\u3072\u30bc\u30de\u3073\u30dd\u531a\u30bc\u30bc\u30dc\u7e37\u5f0c\u0451\u4e9c\u3042\u30bf\u30bc\u30be\u30dc\uff5a\u044f\u3042\u30b0\u30dd\u30dc\u307e\u30bd\u3092\u4e9c\u30c1\u66a6\u305f\u88f9\u30c1\u4e5d\uff66\u4e5d\u305c\u30de\u30a1\u30a1\u3072\u30dd\u3073\u30d0\u30bd\u3072\u30de\u30be\u30bd\u30bc\u30bc\u30bd\u6b79\u305f\u30bf\u531a\u4e9c\u3042\u88f9\u307a\u30be\u30dc\u6b79\u66a6\u30df\u7e37\u30bd\u044f\u305d\u531a\u3093\u5f0c\u3093\u30d0\u73f1\u30bc\u3074\u3041\u3074\u305d\u4e9c\u5f0c\u3092\u3073","\u30bd\u307a\u3073\uff88\u0451","lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuu
 phihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo","ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd","\u30bd\uff9d\u307b\u88f9\u305b\u6b32\u30a1\u30de\u30bf\u307b\u30b0\u30bc\u30bd\u9ed1\u30bf\u30c1\u042f\u3074\u30c0\u30bc\u30af\uff9d\u30bd\uff88\u305f\u044f\u30dc\u30c1\u30bc\u30a1\u305d\u307c\u3041\u3092\u30bd\u307a\u3042\u4e9c\u044f\u30bf\u30dd\u30bf\u755a\u30dd\u30a1\u307c\u30de\u30c1\u307e\u30dd\u3092\u305b\u305e\u3093\u30bd\u30be\u30bf\u307c\u4e5d\u3042\u3074\u5f0c\u3093\u3073\u305d\u305d\u30af\u305e\u30bd\u307e\u30bf\u307b\u3072\u044f\u4e5d\u6b32\u305e\u5f0c\u30dd\u88f9\u3093\u0451\u307d","os"],"ContactAlias":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases","AlternativeNames@odata.type":"Collection(Edm.String)","AlternativeNames":["fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk","\u3072\u30b0\u30c1\u30be\u3074\u30de\u30bd\u044f\u30a1","\u30d0\u30bc\u30bd\u307a\u73f1\u3074\u30df\u4e9c\uff88\u
 531a\u4e5d\u9ed1","","\u30be\u88f9\u30bc\uff41\uff9d\u30d0\u30bc\uff41\u7e37","rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft","\u30d0\u531a\u30be\u30bc\u30bc\u30bd\u042f\u30be\u30dd\u30dd\u305d\u30bf\u3074\uff66\uff88\u305b\u30bf\u30dc\u307e\u30dc\u307e\u30be\u30bc\u3074\u30bd\u305b\u3041\u30bf\u531a\u30bc\u7e37\u531a\u755a\u044f\u3093\u30bf\u0451\u305f\u305c\u30dc\u042f\u7e37\u305f\u3041\u30b0\u6b32\u5f0c\u307c\u307b\u3079\u5f0c\u3073\u30a1\u30a1\u30be\u305c\u30b0\u3092\uff9d\u3093\u30bc\u30be\u30de\u307b\u531a\u30a1\u30dc\u3072\u30dc\u30bd\u3041\u30b0\u30bf\u30dd\u30dc\u30bc\u30af\u30a1"]},"HomePhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas","Extension":"dvuqgedbuiaum"},"WorkPhone":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"f\u00dfszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguu\u00dfkysooipshsojssqiqv\u00dfmpmnixfsqnxvrvd",
 "Extension":"eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug"},"MobilePhoneBag@odata.type":"Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)","MobilePhoneBag":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"xj","Extension":"gssotzfba\u00dfzvdtu"},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Phone","PhoneNumber":"bukrso","Extension":"\u4e5d\u30bd\u30bd\u30af\u4e5d\u88f9\u3079\u305d\u30bd\u6b32\u30bf\u73f1\u3072\u30bc\u307e\uff41\u307b\u30c0\u307b\u9ed1\u307b\u30a1\uff5a\u30de\u30af\uff88\u755a\u307c\u30b0\u30c1\u5f0c\u305b\u30af\u307b\u307a\u30bd\u30a1\u9ed1\u042f\u755a\u9ed1\u30c0\u30dc\u30bc\u30c1\u30b0\u042f\u3042\u30bc\u6b32\u88f9\u30c1\uff88\uff41\u30bf\u30bc\u30be\u4e5d\u042f\u531a\u044f\uff5a\u4e5d\u88f9\u0451\u30bc\u30be\uff41\u3073\u6b32\u30cf\u3093\u30c0\u30b0\u042f\u30de\u30df"}]}],"Auditing":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaul
 tService.AuditInfo","ModifiedDate@odata.type":"Edm.DateTime","ModifiedDate":"2014-07-02T05:26:37.3447573","ModifiedBy":"jruznxbvzt","Concurrency":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo","Token":"nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi","QueriedDateTime@odata.type":"Edm.DateTime","QueriedDateTime":"2013-01-11T03:38:30.0434315"}}}],"odata.nextLink":"Customer?$filter=CustomerId%20gt%20-10&$skiptoken=-8"}
\ No newline at end of file


[06/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json
deleted file mode 100644
index 9fca3be..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}},{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)","odata.editLink":"ComputerDetail(-1)","Computer@odata.navigationLinkUrl":"ComputerDetail(-1)/Computer","#DefaultContainer.ResetCompu
 terDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-1,"Manufacturer":"cybsycxhjrazcaxf","Model":"mfhgyi\u00dfxesckygsslbksqvcpohjienkcfbtrssp","Serial":"\u3042\u30a1\u30df\u30be\u30c0\u305c\u88f9\u3042\u30bc\u305e\u3093\u531a\u755a\u30d0\u3092\u30df\u307c\uff66\u30bd\uff9d\u88f9\u307d\u30cf\u30be\u9ed1\u307c\u3073","SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["\u30c1\u6b32\u30a1\u30df\u755a\u73f1\u30dc\u6b32\u3092\u3074\uff9d\u305f\u30a1\u9ed1\u30bf\u30a1\u305d\u30af\u307b\u30a1\u9ed1\u30bc\u755a\u30b0\u5f0c\u4e9c\u307b\u30c1\u3092\uff41\u3079\u3042\u30bf","\u30bf\u7e37\u30bd\u755a\u30dc\u305f\u3072\u66a6\u88f9\u305e\u307d\u30c1\u30b0\uff41\u3041\u30a1\u4e9c\u30c1\u30bc\u3072\uff5a\uff88\uff41\u305c\u30dc\u0451\u30bf\u30b0\uff88\u9ed1\u30d0\u30bf\u3073\u30c1\u5f0c\u307b\u9ed1\u30b
 0\u30de\u4e9c\u307c\u3042\u30bd\u30dd\u30be\u30dd\u3079\u30af\u755a\u755a\u3092\uff66\u30b0\u30c1\u042f\u30c1\uff5a\u30a1\u307b\u30c1\u30dc\u531a\u6b32\uff9d\u30bf\u30df\u30bc\u5f0c\u305e\u6b32\u30bc\u30bc\u755a\u30dd\u88f9\u7e37\u30be\u307c\u30d0\uff66\u6b79\u3072\u30be\u305d\u30dc\u30dd\u3072\u30dc\u30c1\u307b\u307e\u30cf\u305e\u305d\u305f\u30bd","udjcekzitroessd","shxnubznxdumkraixsjsskrspkss","vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu","aerlqnsczh\u00dfgivchizyapazitnsszugryqlupnu\u00dfjgxg","\u3042\u3079\u66a6\u88f9\uff5a\u307d\u30bf\u30be\u6b79\u044f\u3072\u30c1\u30df\u305b\u30c1\u4e9c\u3042\u30c1\u4e5d\u305e\u30df\u30dc\u0451\u30dc\u66a6\u30a1\u9ed1\u30bd\u30dd\u531a\u30dd\u3042\u30a1\u305b\u30bd\u4e9c\u305e\u307c\u30bc\u30b0\u30a1\u305f\u30dc\u4e5d\u30bc\uff88\u044f\u88f9\u6b79\u30d0\u4e9c\u4e9c\u305c\u30d0\uff41\u30bd\u3073\u3072\u305b\u30d0\u30a1\u3042\u6b79\u3042\u30a1\u305c"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"9999-12-31T23:59:59.9
 999999","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-69.6411071913679","Height@odata.type":"Edm.Decimal","Height":"1451.59900018645","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.xml b/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.xml
deleted file mode 100644
index 563fd3e..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/month(PurchaseDate) eq 12.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:04Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/St
 atic.svc/ComputerDetail(-1)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-1)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="application/atom+xml;type=entry" title="Computer" href="ComputerDetail(-1)/Computer" /><title /><updated>2014-02-13T14:31:04Z</updated><author><name /><uri>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</uri><email>cybsycxhjrazcaxf</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-1)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32
 ">-1</d:ComputerDetailId><d:Manufacturer>cybsycxhjrazcaxf</d:Manufacturer><d:Model>mfhgyißxesckygsslbksqvcpohjienkcfbtrssp</d:Model><d:Serial>あァミゾダぜ裹あゼぞん匚畚バをミぼヲソン裹ぽハゾ黑ぼび</d:Serial><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>チ欲ァミ畚珱ボ欲をぴンたァ黑タァそクほァ黑ゼ畚グ弌亜ほチをaべあタ</d:element><d:element>タ縷ソ畚ボたひ暦裹ぞぽチグaぁァ亜チゼひzネaぜボёタグネ黑バタびチ弌ほ黑グマ亜ぼあソポゾポべク畚畚をヲグチЯチzァほチボ匚欲ンタミゼ弌ぞ欲ゼゼ畚ポ裹縷ゾぼバヲ歹ひゾそボポひボチほまハぞそたソ</d:element><d:element>udjcekzitroessd</d:element><d:element>shxnubznxdumkraixsjsskrspkss</d:element><d:element>vugqblidbkbfkppfbbkanvnflueqdousryyhhucoxtpbbnyeecbsauzaceu</d:element><d:element>aerlqnsczhßgivchizyapazitnsszugryqlupnußjgxg</d:element><d:element>あべ暦裹zぽタゾ歹
 яひチミせチ亜あチ九ぞミボёボ暦ァ黑ソポ匚ポあァせソ亜ぞぼゼグァたボ九ゼネя裹歹バ亜亜ぜバaソびひせバァあ歹あァぜ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">9999-12-31T23:59:59.9999999</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-69.6411071913679</d:Width><d:Height m:type="Edm.Decimal">1451.59900018645</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json
deleted file mode 100644
index 6502198..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml b/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml
deleted file mode 100644
index 577a485..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/second(PurchaseDate) eq 35.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json b/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json
deleted file mode 100644
index 6502198..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.full.json	
+++ /dev/null
@@ -1 +0,0 @@
-{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#ComputerDetail","value":[{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail","odata.id":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)","odata.editLink":"ComputerDetail(-10)","Computer@odata.navigationLinkUrl":"ComputerDetail(-10)/Computer","#DefaultContainer.ResetComputerDetailsSpecifications":{"title":"ResetComputerDetailsSpecifications","target":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications"},"ComputerDetailId":-10,"Manufacturer":"sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk","Model":"usfvbkyxssojjebyzgvtnzkuik\u00dfuxrmllzyglnsssluyxf\u00dfssioyroouxafzbhbsabkrsslbyhghicjaplolzqss\u00dfhhfix","Serial":null,"SpecificationsBag@odata.type":"Collection(Edm.String)","SpecificationsBag":["vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxia
 ehjrqhhqv","rbsejgfgelhsdahkoqlnzvbq","ssfvnnquahsczxlu\u00dfnssrhpsszluundy\u00dfehyzjedssxom","xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx","eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee","\u30be\u3092\u4e5d\u30af\u305d"],"PurchaseDate@odata.type":"Edm.DateTime","PurchaseDate":"2020-12-15T01:33:35.8014568","Dimensions":{"odata.type":"Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions","Width@odata.type":"Edm.Decimal","Width":"-8917.92836319839","Height@odata.type":"Edm.Decimal","Height":"-79228162514264337593543950335","Depth@odata.type":"Edm.Decimal","Depth":"-79228162514264337593543950335"}}]}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml b/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml
deleted file mode 100644
index 79b934b..0000000
--- a/fit/src/main/resources/v3/ComputerDetail/filter/year(PurchaseDate) eq 2020.xml	
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-
-    Licensed to the Apache Software Foundation (ASF) under one
-    or more contributor license agreements.  See the NOTICE file
-    distributed with this work for additional information
-    regarding copyright ownership.  The ASF licenses this file
-    to you under the Apache License, Version 2.0 (the
-    "License"); you may not use this file except in compliance
-    with the License.  You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-    Unless required by applicable law or agreed to in writing,
-    software distributed under the License is distributed on an
-    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-    KIND, either express or implied.  See the License for the
-    specific language governing permissions and limitations
-    under the License.
-
--->
-<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml"><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail</id><title type="text">ComputerDetail</title><updated>2014-02-13T14:31:05Z</updated><link rel="self" title="ComputerDetail" href="ComputerDetail" /><entry><id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)</id><category term="Microsoft.Test.OData.Services.AstoriaDefaultService.ComputerDetail" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" /><link rel="edit" title="ComputerDetail" href="ComputerDetail(-10)" /><link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Computer" type="app
 lication/atom+xml;type=entry" title="Computer" href="ComputerDetail(-10)/Computer" /><title /><updated>2014-02-13T14:31:05Z</updated><author><name /><uri>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</uri><email>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</email></author><m:action metadata="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#DefaultContainer.ResetComputerDetailsSpecifications" title="ResetComputerDetailsSpecifications" target="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/ComputerDetail(-10)/ResetComputerDetailsSpecifications" /><content type="application/xml"><m:properties><d:ComputerDetailId m:type="Edm.Int32">-10</d:ComputerDetailId><d:Manufacturer>sspayuqgmkizmvtxdeuitrnqcblxoipcsshhfvibxuzssatvjjhoftpk</d:Manufacturer><d:Model>usfvbkyxssojjebyzgvtnzkuikßuxrmllzyglnsssluyxfßssioyroouxafzbhbsabkrsslbyhghicjaplolzqssßhhfix</d:Model><d:Serial m:null="
 true" /><d:SpecificationsBag m:type="Collection(Edm.String)"><d:element>vorjqalydmfuazkatkiydeicefrjhyuaupkfgbxiaehjrqhhqv</d:element><d:element>rbsejgfgelhsdahkoqlnzvbq</d:element><d:element>ssfvnnquahsczxlußnssrhpsszluundyßehyzjedssxom</d:element><d:element>xsqocvqrzbvzhdhtilugpvayirrnomupxinhihazfghqehqymeeaupuesseluinjgbedrarqluedjfx</d:element><d:element>eekuucympfgkucszfuggbmfglpnxnjvhkhalymhtfuggfafulkzedqlksoduqeyukzzhbbasjmee</d:element><d:element>ゾを九クそ</d:element></d:SpecificationsBag><d:PurchaseDate m:type="Edm.DateTime">2020-12-15T01:33:35.8014568</d:PurchaseDate><d:Dimensions m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Dimensions"><d:Width m:type="Edm.Decimal">-8917.92836319839</d:Width><d:Height m:type="Edm.Decimal">-79228162514264337593543950335</d:Height><d:Depth m:type="Edm.Decimal">-79228162514264337593543950335</d:Depth></d:Dimensions></m:properties></content></entry></feed>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/v3/Customer/-10/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/v3/Customer/-10/entity.full.json b/fit/src/main/resources/v3/Customer/-10/entity.full.json
deleted file mode 100644
index e657913..0000000
--- a/fit/src/main/resources/v3/Customer/-10/entity.full.json
+++ /dev/null
@@ -1,673 +0,0 @@
-{
-  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#Customer/@Element",
-  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Customer",
-  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-10)",
-  "odata.editLink": "Customer(-10)",
-  "Orders@odata.navigationLinkUrl": "Customer(-10)/Orders",
-  "Logins@odata.navigationLinkUrl": "Customer(-10)/Logins",
-  "Husband@odata.navigationLinkUrl": "Customer(-10)/Husband",
-  "Wife@odata.navigationLinkUrl": "Customer(-10)/Wife",
-  "Info@odata.navigationLinkUrl": "Customer(-10)/Info",
-  "Thumbnail@odata.mediaEditLink": "Customer(-10)/Thumbnail",
-  "Video@odata.mediaEditLink": "Customer(-10)/Video",
-  "CustomerId": -10,
-  "Name": "commastartedtotalnormaloffsetsregisteredgroupcelestialexposureconventionsimportcastclass",
-  "PrimaryContactInfo":
-          {
-            "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-            "EmailBag@odata.type": "Collection(Edm.String)",
-            "EmailBag":
-                    [
-                      "rdstukrvlltteßzi",
-                      "psgdkmxamznjulzbsohqjytbxhnojbufe",
-                      "をンぺひぼゼせ暦裹я裹ぺあ亜ぞzァバ畚マネぞゼあネ弌チァ歹まゼ縷チハ裹亜黑ほゼё歹"
-                    ],
-            "AlternativeNames@odata.type": "Collection(Edm.String)",
-            "AlternativeNames":
-                    [
-                      "グぁマせぺネソぁぼソひバたぴソ歹九ネボボяポソ畚クяせべ歹珱Я欲タハバミ裹ぼボをヲ歹んひ九ひ匚ぁa",
-                      "qckrnuruxcbhjfimnsykgfquffobcadpsaocixoeljhspxrhebkudppgndgcrlyvynqhbujrnvyxyymhnroemigogsqulvgallta",
-                      "btsnhqrjqryqzgxducl",
-                      "qbtlssjhunufmzdv",
-                      "ボんЯぜチべゼボボほa匚ミぼ九ぁひチ珱黑ミんぁタび暦クソソボゾんんあゼぞひタボタぜん弌ひべ匚",
-                      "vicqasfdkxsuyuzspjqunxpyfuhlxfhgfqnlcpdfivqnxqoothnfsbuykfguftgulgldnkkzufssbae",
-                      "九ソミせボぜゾボёaをぜЯまゾタぜタひ縷ダんaバたゼソ",
-                      "ぽマタぁぁ黑ソゼミゼ匚zソダマぁァゾぽミaタゾ弌ミゼタそzぺポせ裹バポハハヲぺチあマ匚ミ",
-                      "hssiißuamtctgqhglmusexyikhcsqctusonubxorssyizhyqpbtbdßjnelxqttkhdalabibuqhiubtßsptrmzelud",
-                      "gbjssllxzzxkmßppyyrhgmoeßizlcmsuqqnvjßudszevtfunflqzqcuubukypßqjcix"
-                    ],
-            "ContactAlias":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                      "AlternativeNames@odata.type": "Collection(Edm.String)",
-                      "AlternativeNames":
-                              [
-                                "ゼポソソァんマaグぴ九縷亜ぞゼソグバぼダぽママぽポチボソぼぜゾんミぴほダミミ畚珱九zべ弌畚タソzゼソぁび裹ァソマヲひ匚亜ポべポぽマゼたチ裹歹ミポ",
-                                "flzjuisevegjjtmpnssobmdssikhzepsjklnoceuqrßuychauxhdutqcdenvssubqkoqyzxpfmvflbhjs",
-                                "esgmrxddisdvykgttpmizcethjuazqxemuossopssaqpmqdßkayrrocgsxqpo",
-                                "クソ珱べをマんグハひボソソんミソソゼンぞたぼzミ歹ぴ",
-                                "ljrggbaseqsrkelksvhouoscmoilogibae",
-                                "そぜぜママゼミぼゼボべソほあんせひびゼミソ弌ほそタボマチタマソネ弌チポ匚まソゾマЯЯたゾ裹あ畚ん弌た珱畚マЯソァ珱ネびё九たミミぴぺポマゼダ弌ミマママソボ亜ぺソ匚グ弌グ歹ハま匚そん黑ん",
-                                "ydjfrjbzcgouafasiutdhhgypssyniqlkdtxbclnaplnasjfliqxnmuplznstnqvpyrzdkxkqbtszvguurhllvzziugdsuvl",
-                                "たёタЯяまひぺァ暦ソマポハクタせたひァ暦ヲ九暦ぞぜチ匚欲ゼほ九ぺ畚びぞポボクぴをチチそボソマポんぽミァ弌ァぞぴまミ縷黑ミゼゼzチミソ暦ゼほ畚ソ匚ネёほゼボぴポゼ縷ソチポ裹ヲ縷九ン歹a九ソソ"
-                              ]
-                    },
-            "HomePhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "畚ぼせゼぽチ欲を縷弌ポタぺゾ欲a歹まマ亜チぁゼゼaマァゾぞあ弌そをポダボグびゼァたチ珱べぴゼタzボネァァ歹ぞゼ欲欲マソチぺんび暦ンタぺダzぴダポ縷ァボЯべぺべタびグ珱たミソぽひぼミ暦マミ歹そ欲ゼёべポ",
-                      "Extension": "jqjklhnnkyhujailcedbguyectpuamgbghreatqvobbtj"
-                    },
-            "WorkPhone":
-                    {
-                      "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                      "PhoneNumber": "そマ弌あハミゼぼマ匚ソバzチぴソぁんёタゾゼソせぴボひハネゼぽべァたぺゾチァそ",
-                      "Extension": "erpdbdvgezuztcsyßpxddmcdvgsysbtsssskhjpgssgbicdbcmdykutudsnkflxpzqxbcssdyfdqqmiufssinxkadeßustxßf"
-                    },
-            "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-            "MobilePhoneBag":
-                    [
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "essfchpbmodumdlbssaoygvcecnegßumuvszyo",
-                        "Extension": "ilvxmcmkixinhonuxeqfcbsnlgufneqhijddgurdkuvvj"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "bbyr",
-                        "Extension": "グぴゼほ裹яほマタネ畚をソ九クゼ畚ゼァ縷ひグヲぽяダ歹"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "litlxcyvpspjqankvmvtmvoabobguscosktgzul",
-                        "Extension": "jumpßßhqzmjxqßufuaprymlrb"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "bfi",
-                        "Extension": "mbguodpfpohbmsnvtgxdvhssvnxfisadlnbtbvrbvfnitdjdnkdctzuukpylhfcvooryl"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "jmvrssnupsqltlmuegpybunosssspluvvgqenfgvrjhxqqjjqublkeekssyjisdssrxyvooj",
-                        "Extension": "aゾ暦ヲaゾをチёゼをぽァ亜ぽひぞポ裹ぼぜゼソミネミ暦ぽぽべべミ匚aぞチボネヲ黑暦たほタクチダё珱ネををチソ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "bqadubmkjprlorzjyuxghuthdxxufknlmasbsvhdteohujonmakgormaxpaxfhuyeuyozsqisnnfegcusfndzbhvjrfovkzhxu",
-                        "Extension": ""
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "mocßmhbuavyssxuosdkmcdqbkyadgusvssppytbtuurgßqacmbhfghvugzssvi",
-                        "Extension": "をン黑グぼ黑ゼタタポ九チzポチゼポタぁaソァゼたゼぼネ匚ゼポまポ暦zマボぜ歹ぼ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "バゼぼクグ"
-                      },
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "zチ亜ネンaバそ珱グせ亜ンネヲん歹ま亜aポタミぜ弌珱ミゼЯほんボ裹я九ぁァ珱ぼクゼポネァネ珱ゼまゼあハマまネぼゼ歹ポぴたべべそボぁソ珱ヲぺ黑ンネёゼダЯタゼそzソソンzボボァ黑匚んべポポ",
-                        "Extension": "gclzjelinpvjcxjmcrsbuzhiyuxrffycgjuonyzhkvazkklhsihhgzhg"
-                      }
-                    ]
-          },
-  "BackupContactInfo@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)",
-  "BackupContactInfo":
-          [
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "まミボあ弌ミんヲをミグミをzソボソポタzべ裹タ畚グぁ暦また裹九ぽマそ九ぽ歹ゼ九マソたそマЯぽぜゼゼ暦ハハバ珱ダグぴ亜マミaя欲ゼヲぜЯぴぴひ弌ё黑歹ゾあ",
-                        "ぜヲグ畚ァをたポ珱チグああミЯ亜ゼァミミ黑ぽ裹ぺぼЯダマ匚ァゾハァ裹ハ匚ダたゾぜ暦ソひボ欲せミん黑ああ九せそz歹ぁたボァ九ソ縷ゾせ弌ミびぞぺべぽ珱バ黑ソそまゼひをほ亜マぽミゾ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "uhgnrnahnbsyvzlbltutlemsbcgdlchlxtsdpzkthvueixlxaelaq",
-                                  "pgjbsvduueebbnmcegqdkpfslcjtgmurnhzmalnyjbxthpujxsxcgugaaqrlhlkpvgpupzclssucrmfvjavnp",
-                                  "eylguilxscyeaatxlhlpzodkfuigqvayevsqkxrqcxkkndujcyechrsxqeazaocxczaucijpqugi",
-                                  "ёЯポぞミ暦亜タァぜ珱Яゼ縷ミボぜポハぺバまポぴたゾソチチァポま畚ひネネクンタせゾソポあゼぜё九ネべぽゼぁハま九ァソンぼクべヲЯゼチぞぽ黑九ぽそぞゾミぞボバ弌ぁソマチクあぼほま畚",
-                                  "adtdlrqxssuxcssufnxuotrssvrqqssugxjsihixukrßßßirygjzsssktizcikerysklohuonekujmutsxuvdbacrj",
-                                  "uahsvudmlßdtbxxm",
-                                  "yulcdchqqcvrrmzhaeens",
-                                  "vxiefursgkqzptijhincpdm"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "jlessdhjbgglmofcyßucßqbrfßppgzvygdyssßpehkrdetitmßfddsplccvussrvidmkodchdfzjvfgossbciq",
-                        "Extension": null
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ミび珱ぜマボチンダぽzゾぽバあンァま弌ひ裹せ畚ダミハびせボネぼグソバボあソ欲ミひ九ァハポぼ九暦Яzボべ黑ヲボ九ボををグぜソゾクチ",
-                        "Extension": null
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "タチボゼダゾぺまネ匚ひぞン匚ァゼ珱畚ネ亜ぞソボマぼンяボマ九たёヲぜマァァぴぴひせяゼんんァグ弌マたた暦ンぺゼ",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ppcqouyißirrxriefhzqcssnpgatsphhaqsmkusuulsrel",
-                          "Extension": "arndsscqeqfikblqsraouryqbtomdl"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "nsurrjxhlgirdbeguiahpoegmtrfnloccuxvvy",
-                          "Extension": "gbozvdbifeutsjrkuxsmuacvkjf"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ぞク匚暦ほチaゼそゾぴぁゼソあソびゼ亜ゼaマソァヲまタゼヲяバソまソポゼ",
-                          "Extension": "zfkfubjahvaiigjjxjvyaljivssytqtduojnboksulaialfxabkbadnjxgjejl"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ヲa珱ぺ亜ヲぜそゾタクせクソ珱黑チぴチぽ裹チЯマ歹マゼをァんをネをバクンびЯ九ほzひせaタをせボバチボタタソЯゼaたグあダ弌匚びべゼ弌九あ珱九チソァァミゾあびダバ弌マ九マ弌ソ珱ハヲあ",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "xrolfmsuiebodxvzujsiakjyyuitrytpufngeac",
-                          "Extension": "ミぺミんぁべぁ暦ぺaあクゼまびチびソzそたをチzaァゾ黑弌ぴタぞそ裹ミミべ歹ぁハポぞチマそネびせ畚ソせ匚я弌ソゼポ弌グミ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "yclmjgfhgjasvuyuhefisifjdehjgvloldusqljis"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "rußknfirzrxssedhssyelzzbprcmzqchhkßaqfkavnj",
-                        "gvpceoxgujmlbgcejlkndjßerimycssllpssfjzrnomadnluoovuossaegssxmpß",
-                        "ぺaぁ畚ほя弌ぞ亜",
-                        "cohmk"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "hphepmmsseqkdyiaqhasßivjßiabzqjhpfqrbtsgvmgevocifexknunlnujß",
-                        "Extension": "rdxssckvzsszkutqxyzyxussxxuooaft"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "fdxydssuxxotvnpiskuntjßbifupssssknuginqeapvußaqjgltqea",
-                        "Extension": "んё亜ダゾグ暦黑ゼチz"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "tnkßnrßfxgyjhfr"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ojgepekvzrojparoqfkimuljazbptltxfyaduhfkbifobkt",
-                          "Extension": "yibzsszzeryxikzcisßjssdaßzkxjc"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "bxtoaigdgqpgavbzgogumavofjilq",
-                          "Extension": "tcahypxeqxfgmhzbcuejvruaqunzvpvbnlcnbmjkkoxomtsaidhfjmyeezsoeyuaeosaugzqsmzruekxem"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "apbncxdjnßyekauytgtpypccamximepvmhtkßxtxkujussßayfsockssyjgßntßbzlheneffyzp",
-                          "Extension": "ゾまяゾネ弌暦zァクチゾをぜЯまЯ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "縷ソヲチネ暦べポチ歹ひぼ珱ポタぼンゼそダяマネチンぺ縷ボチё歹ゾほせゼチタゼ",
-                        "マ暦ミァぁほァ匚九縷縷そゼクびソゼチ亜aチせタンポя亜ぼa九チチそ暦ァ裹ほぺzネダ珱欲ひヲク歹ミほそそ歹ああひハま九ポёソあ歹ЯをんЯチяぽほびボ匚",
-                        "クёんびёя欲ボミゾぁポ九ボゾチ黑タソя暦珱ボクぽミ"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "をポソァ黑ミク珱ゼぁЯゼチ欲zaぽボ九バマ",
-                        "ソタゼz黑ァёzマタべグぺゼミ匚べぁせゼЯゼま暦ゼァソァぞァタё亜ミ畚ゼんゼzぜЯぁマぁボチミ珱aヲゼポびゾマяぺチタチ裹ミ暦ァЯひボゾダん",
-                        "ネゼヲミほぴ珱バチゼ",
-                        "珱ぽё歹ひ九縷グべをぼクёソzほんボゾボダぴせミんンゼマヲんんボゼたんァソマたミ黑ミ匚そマクべ九裹グぼ弌ポをんポぴんタびァぴゼ縷ンバa縷たバ弌ボソ弌マ暦ゼヲяヲ弌ポ匚チあタ",
-                        "poouzgrfxoijfndnpfvnlcbdmhrhuujpuekjqjkjzkluylkekzjbilfhyunnqfkiqjpcivxuujnashgeyqx",
-                        "ndtimxyzurßjulzbssqidhqzd",
-                        "nrahrsjzgmßgifzsssefcyotsdtoyzhkkßggdudfttppsßfak",
-                        "ァをボゼzをぜaチチЯヲぁタァミンポ黑ポ九ハゾ",
-                        "tß",
-                        "yhboqrxfkugounppjzdyuadkrugvxmobguemuhp"
-                      ],
-              "ContactAlias": null,
-              "HomePhone": null,
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "sssjfßkcnzotjyhejzauuamivagdy",
-                        "Extension": "まタボ黑タぼた匚ぞハたゼ"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "mkbqduundpogiffpogroxpxhpjgqranpvmafynckixzlpsltikvhxvexnueutuxcelllfaqlicezqhsvxnncourzlisomh",
-                        "九ソ",
-                        "kitgfquicbeuxbnqixtmabcmzqnuyxypqyikjtveojvmegljdgpmfqzdubgpeqofchlzoibfashngrlnuovndhfazuqbhczkdld",
-                        "ァぴたァタチほゼaぜミ亜ソa暦ダあ珱あゾЯんゼン縷暦ミaま珱ゼ珱ミポ弌ポソa縷亜亜チ縷チゾポ弌あポ九ゼソ",
-                        "auuksxfiesyauouoossftkjxlcardnjßdhuuydlbzklvyqqassm",
-                        "cpinxqbruemprnqpgcupthdynzvpasrxokaseuzndkshxuuay",
-                        "vrsygoßssvpskgrmcpznbfcgfr",
-                        "tuqpukiktohyuatrtfecpyjaugznfhbhimozxecvmejj"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "hpkfvttvhputllugyzvpvutsebq",
-                        "mbhsuszynfudpfclgeyimmuhhpxudrobjjiqkvglkejnyqcmmpxqthkajßfpxupzupyubpentjqlicmugfcsvmkasseckmtqfk",
-                        "tifzmfygußssbkmcnzyiroybogp",
-                        "ァёチ歹ぼяまンァびタボそぼンそぁяネゾせクチゼミた縷畚ぴチzぽ裹チゼaグァぴタヲダハマハぁЯバべяをチぁゾマネゾひそぜたゼ暦亜ほほミダ欲ぁミミ歹ソダタ匚",
-                        "ぞぽポひぽゼぺゼ縷ソソぺぺせグチ九歹ソァァソ弌たをチミハzたべボァソネ畚九ボゾ珱яをポグバゾゾ九ぜン弌aゼソァポゾゾ畚マポボソ九ほ欲裹"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "pfathmtizkygccvidgcttuguxotnrpnuq",
-                                  "ん畚せヲあバマたタゼネハёポ",
-                                  "fljyuxdsugfxtqqjrtjddrblcflobmeukpgefuozubxcfcsrfofvgudp",
-                                  "畚グそチボァゾゼたをハそタポソゾあ暦ヲひネチ弌歹ぁぼひゾポク九九ゼゾぼバマポぽ裹歹歹バソミя匚ぺ裹ァべ暦ク九ミんチまゾクひя亜弌ダ歹マぁゼ畚暦",
-                                  "gussgi"
-                                ]
-                      },
-              "HomePhone": null,
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "gqsyahoxsueuxxfsualtcdjngbujvbjjpnkadjvhcpfkiokbrsomtgqicuntbralhpudjdjguolpzykbszsoivpdygtoveu",
-                        "Extension": "ソzび弌ゼん亜グマ歹"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "d",
-                        "タネ裹クёタんゾそzzёた欲ёぼハびん欲ァゾヲソ畚ぽソソゾё黑バマゼハゾぁ暦九黑",
-                        "rxazkpojipieaakktavaeaffrbm"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "xeccnxfßvhqxsspgplpfßyodbsnrcdizrrddavuz",
-                        "erkb"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "jjlrtamzuesrjzurfftqqqluenskbyvnadubrmbscykhdgbkeqhevhytyrpudet",
-                                  "rutyzsoajsbil",
-                                  "knmvtpgjdassalbucburesirrz",
-                                  "チ歹びa匚яバぼ九ゼゼぜ歹グマヲ欲そタぽハネ"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": null,
-                        "Extension": "xzxrixjxackpzluunbfhsxvgsqpzxyjlchzmnktndovyesslopmucßußimsskclaoxßgmpdbikuopezdassivchc"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "ldgui",
-                        "Extension": "uxvhjrkvnyubylortspsifqvonujfkfxbq"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "亜ゼバネぺ歹ダ亜ぴあをaゼをぼ歹ぼЯま歹タяタそバぽяま九z弌ン歹そЯポミマボをёソぼぽびゼゾ裹ゼaa",
-                          "Extension": "rxkgyucacdfiddnomgztitcyutivuavksodtcfqkthzzvfbnutgmldxypmuurhbchuguauxcqlaqtcevmkeapfykcfoqoltgbs"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "z"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ugkdnbgupexvxqqbiusqj",
-                          "Extension": null
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "ぜゾゾ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "uuxmaailoioxfqaqcmtirjhedfiomypxlyadduqhyuyuharhkuqqceesjucqyzzujchgqshixgu",
-                          "Extension": "fqsrtdßqkzfxkzßlßbuhuqgttjpuzzmcyußecfczkpsslhzssbzybgtulsfsszfrbt"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "azほポネ畚aチマ歹グ欲ゾゼ珱яミたゾママま九をゼ裹ぺぼ",
-                          "Extension": "yqczpmgvcxajmiucgrucmcnquycepqr"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ひ縷グひ匚バソ亜ぽを九まあヲ縷びタ歹九マぁハ弌ミまをほチぺママゾほяぜゾァマソヲ暦歹グ縷びネЯマ弌タ匚黑ァび亜チぜポ畚ソク縷タチバぼёぁ珱ゼ歹珱ク匚縷ぺべ裹ダんをダ",
-                          "Extension": "ひあぼタグポ暦Яバaん暦ま黑aヲ歹グマ黑チダまダグぴぜチひ欲ぜ欲ポ欲ぜネ弌ァёひёクびヲ裹ゼバボグァミゼяЯぺボ匚ミたびチぼ歹弌歹ゾひソ欲ヲひゾァタ縷ぴグァ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "xisvqplbibxpvmhojc",
-                          "Extension": "cemoackiupiiasusm"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "kxiqzbbrjpsqvpdlnbszackrlrzss",
-                        "issppagdcykukfgvmjßdoaidcjhufclßouopsseslcssmopiejuykgtehqßrgbruß",
-                        "edbuyltmaulsssuhssajuudevlpdslveßmtoaubhassqca"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "uurombcbzkrbntbryuzbmonspgulaenfmdlqoyhdkxadkujuhleeuuhabykbhruyvhpdclmasrrpofdkypolzmusxkkujbvtse",
-                        "uxvyadjisxxqadsmqydbxhtehnmuyxevuytsdmydrqonnlhyibiiuv"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "tquyyaliladoaalcdbkybpstvsssfdaplßmmimctpafk"
-                                ]
-                      },
-              "HomePhone": null,
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "lsshrcuzjezfbxlkuolljtalxyyuqvxxnzymqofdhu",
-                        "Extension": null
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "quxqrsssklmvhßfqcitdßßvrvbidqxrnejcaqßbzßueupmzjylßsnpmssxlejpsiqxssussudaczxfvzredfsjuyssalzdu",
-                          "Extension": "ぽせソァボ亜ヲボチソ九暦マまマёびゼ亜そ裹まaミ畚aをぁタそ珱"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "kfjlfeuqoofubbzrbqhzorkrkxoknkruczmvzctvkcnrnivdioejoamsvrejxgepjuxbposyx",
-                          "Extension": "九そァё欲クソゼぽяぺ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "fyiuzdhbppzhilnlqp",
-                        "jißpbuusvxokunpjtulsujujiftkstuzrlssxopuidmxvxssgßßosslqznasspmzksßiscu",
-                        "fuhhjrnhnoßukpvrduzzzmexrnmuipuegcvviclzknajssrdhdassahsxuintyovdßßzkcvanefa",
-                        "rzßfuliqusqhesnlpuqfejacapdlzsgclfkqunssgbgvcvxu",
-                        "マほ珱あゼほ縷ミまチぴバミソァゼ縷九ぼaミё欲まぜマバ暦ゼび欲ネソァЯぜクゼ畚べ九яまグたチボク縷ゼヲЯёぁ歹ポ",
-                        "tqifoucohkcelyebsukomeczabvssjmgsvkoprtuqsskczqhmußyozßkkrhufzssdtyoncatlmßpvbivfdqsrssnhktgßlbmjd",
-                        "hvioljmguguchxeyrbdgumrvyadfanfongkmbmcdkccopopqoquikfnyofckucfpaasajnsu",
-                        "ydmbsjpuhtcrbtngxctobxpimhmbmynijhnnnekakexttfkbubtxbxqapjqfvjnjbocubatutspuavfcyfhgorxmsm"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "uekkpqeravjss",
-                        "mavokhmecfmctirirkqpntndru",
-                        "yumkdbmozzspabuehfngssllurtjmkcibjdiytjviyqkxzmlhudurzuuqep",
-                        "pmsrknzeo",
-                        "ほ弌ぜぁボ珱たをёァぴゼグぺバぜソ裹た珱ソяクた亜ほタネチクあボzンミぁせボソ匚ソそぁほァをぽぺヲ欲バべゾёまぺソzまグァびミマぽダソゼゾチЯ欲",
-                        "gssovkßfautyuzsmqogekdjhßuxytjvvtoqssdfoxj",
-                        "yhhmqzyvkhxuynoepimnyyoadscdzlpjijjmgdbskyffbjaquibfjmazdgcxrpvztkekonqfxtoaptuvsmoxdfamjkcaadeu",
-                        "rhmmmjvhphzfllhuokzqkkkeqfpdpsfzfcojbamkjxgujoskpixfeqi",
-                        "縷ほ匚ダ弌縷せЯяぽゼヲンそaタぺチそをバタハひポダ歹ネ裹ポひ縷ゾマたァマ裹そゾせソそゾせポせ暦ゼ",
-                        "oqygrqyceoohomkfßpvgkqcujiiakangcquyvvsiaykßgthnbvxv"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "yuanuulupluztfpucxstmvrbtpondkiyonoikjnpzvqfrzßvlguyc",
-                        "Extension": "utuaxkohdsb"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "uruglund",
-                        "Extension": null
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ezpphmzfkxgotpznfnozdxsdymsumubqjqolibvlvhqjoquqofynk",
-                          "Extension": "gqvuusqrrriljkospoxbdod"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "びぜソネを九タяママボё亜ソネミたポ珱暦歹珱べァ黑zぺゼぞ亜ソダ弌あダバポタひ九ボミaソぼびタマまン黑ёクぁ匚ん裹そぁクタぞ縷"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "xgepliuoyseshlioujurdcrmktckuzbuyvtxydldvqhoafyzasitxlhpqlurvqdylxums",
-                          "Extension": "zxqxnmuxdlizjdjkuckovjbhkqomjcxnnzßruvoßaypbcaiqjipssujimrdhsshqkarmhmftsgokossxßokmmofryv"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ソたバグゼチチマポチァポゼほ暦をまぞママぞaソ珱タひァ匚ミほミ欲九べ黑ネ歹亜ダほゼソ弌aぴソ縷ゼあ",
-                          "Extension": "をクゾマ亜珱ぼほ弌ヲゼ畚ゾ黑べァ歹ソタチソをマたタポあぽ黑ミぺゼЯяソ珱ゼませ裹をЯボゾゼぁマダポぜほёをぞクンポクびせ弌ネんせミン珱ソソク黑ダグボぽゼマべ亜ソ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ぴぜ縷ポソびぁぜンそァマダ九ゼべぺせんびマポマ珱aんソハミそぽグゾハダ縷ネ暦Яび畚ソゼゾaミたソ",
-                          "Extension": "まボ暦ダゼё九ぞミソゼ縷珱ヲぴzべゾぺゼあぞんほぼび黑べびяほソク歹せ畚弌ンソaあ畚ソ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": null,
-                          "Extension": "べぼ畚ёァクひんチまぼそタヲマぺzタЯ畚ァたべёをァべポ黑び九タzポネ亜グゼЯゾaダぺミべ欲タ裹匚ぴそンボ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "szolhhmsuvzyvlllytxkukudvresvukxrmqafhouukpqxvfnkiohomzduupqftvfhibdvkblpifguuhahj",
-                          "Extension": "匚びチゼ珱ゾ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "gdxratßzquecqkßkqfymiqffatkrttbpssulzphhsfyiftssssssxauupyms",
-                          "Extension": "fgbypkdxßiycssbbcnapiulvsnaae"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "ehzqurdqozsuychqdoyymltllfnjbnuoulvtbmgddhqlalpsnhzpaiumnjuvoujlupfhgpjstp",
-                          "Extension": "ゾネマ欲珱歹バタそミんをひ弌クゾひソヲぞマゼぴべグzzぺ"
-                        },
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "fybufznydlniikqhckburnitkjxxhprccnuvofukgbhxnidkdunxcvasvjqvirlptfulptcy",
-                          "Extension": "ひびぴグたソバチё暦ЯゼチせЯミポヲクボポ弌ぞほぽ弌暦ゾチマまタёタハマぺん九ポぜネバネァソaチ弌タ"
-                        }
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "gayifpozglkgekflfbrlruuxuvcrehnuuqbpcbhazzckvivekaykqqouvedkgjyyxflgdqcouqmryraszuce",
-                        "umasbyxqmedmmmktttuqzojcuellbbvlttfucyeuxazppokukgj",
-                        "meoupujjkhbvuucrnxtrußovqepgaxtqyfdftlgytlnqkxhs",
-                        "バタヲミダaんたタチせゼバボチ裹ゾソa黑ぜゾ珱黑まゼゾァ匚マ畚グぴёぞせaハミクゼん欲をポせヲя縷z畚ほя黑ミぜポёゼたソング歹ミマべチゾソネ裹ミチタ弌マダぼべソ",
-                        "vqhdfejyupzjssßpssyhnjßßlkjzjovcsßnmaigssdkeiturixsssfgezayxozyjqfissyzyjsslqssoigyc",
-                        "せマひゾ縷ポあタポぴヲゼぁ珱欲匚ネ暦ま亜ぺソ亜ソポグ裹歹ポネバ",
-                        "fxonebvfsslbxdcnxjeaipyrulsbvqnuckmxpgsexvrzyjkpmieurukqz"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "qlebgßjtgznrßicssssuhauruqjlißysscpcqdhqvple",
-                        "llrecraphldysjtx",
-                        "jsßkhxxfobyssdkpoyuatuzpusgfrbaspqavlmegckjzknnemugyoysslixuamboimdgcropxjuftaoqufvlxu",
-                        "んをグマまァミほぽ弌aぽぺ暦珱ё九ぁ九せゼヲソヲぺバミママまzヲダゼ黑ァミ裹ダぁぁあゾぺべァaゾヲソぜぜ弌ポタク歹ゼソマボёダネ珱ネミ暦裹ゾを歹ゾマёァゾほ亜縷マぺ九ぺび珱び裹縷チタんソ"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "pkudpiquypr",
-                        "Extension": "fvßvvzgßßhqdaxßymdnqfezcedssss"
-                      },
-              "WorkPhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "マグソ暦ぴぼソぴ縷ネ歹ハァ縷ミぞんソ匚Я",
-                        "Extension": "タぺポぁをゾ亜ほんボまゾぜソググ欲珱яぽぺマァ弌べダチゼぼマa欲ボマぽネハゼ裹グぺバまミバほя畚あゼぴゼ畚ゾタ珱畚畚珱亜zァンバマソ珱ゼびゼ弌ゼヲボ"
-                      },
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                      ]
-            },
-            {
-              "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails",
-              "EmailBag@odata.type": "Collection(Edm.String)",
-              "EmailBag":
-                      [
-                        "lqgvllyuujirmojvnqaohprqntjbjxjcqxcczoiulrbsdiuubuasnamxzqcrerrdzvaqxuxkmvprhzglypacvqppfgddvgitz",
-                        "ёひzяぽタびミゼ縷ゾЯん九匚ソマソゼをべゼクタ縷ハバぴ亜畚ミゾべaソ弌マЯネァタaぼ",
-                        "ネそバポあゾゾソぺポ暦ゼぞマaンヲタひネ暦ゼまン亜マゾ",
-                        "ぞaポバボゾチぜ弌ほЯ亜ミ欲ネぽ畚をゼタヲ九ま裹ソハ歹ボ裹"
-                      ],
-              "AlternativeNames@odata.type": "Collection(Edm.String)",
-              "AlternativeNames":
-                      [
-                        "ssmyumekjytzßeskalxbrdghruoarssbjcpiufomgcßiiahzkzhqjnvtjpocßhaulrf",
-                        "zuzßlsssuchfxsodgvxkysbuymßbbqksrnlactkixechussuszmoykcmdtßakmulnvrqfcoepgupvlxjssgffsmnckacfdtß",
-                        "qmifvjtkllrprtxmeibktacjucautxgulbtdfnkulbzamtfjhqpvgntpdp",
-                        "ßsqumolßqckqhssnecyhssnjicmvzkußrlyhmngyasxkuk"
-                      ],
-              "ContactAlias":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases",
-                        "AlternativeNames@odata.type": "Collection(Edm.String)",
-                        "AlternativeNames":
-                                [
-                                  "esspxmnhprbevpmzsajargvrooqpecucumxxrbkzyybdktnoxbkzbcvrxel",
-                                  "ァゼ裹a畚まミポまタタソё匚そチべァタタ亜歹亜珱ёzマぴяボママぜяハ歹ゼチ黑をゼほ黑ネソ匚ぴせハァ珱ぴぼクひゾボё縷黑バダボボ欲歹ァяびまたポソぺぞタ黑匚ゼぽ九バハマ弌タソミ珱ぜべグマン",
-                                  "ぽひバゼび黑んびべ九ёぺボチ珱ボバひンヲ黑珱をゼバひせあ匚ヲソタま裹ポボ欲歹チマぽタチ亜ゼゾぺタク九あ欲マ縷マゼ珱ぺ欲я欲ほ",
-                                  "lysycttndqhdmziymraxpuhbcsnamva",
-                                  "ynlpossfcjbfofcticnhgstmmslbtekrdssiimkßpipjj",
-                                  "ソクをソボゾ匚ン亜ひ",
-                                  "ポ九ダぴヲダぁぴべたびボぼヲま九ををァボハя歹ソチ暦ひゾヲァaゾタそ黑ァёべソポ歹黑ほぺぞ珱グタゾほソ珱ミんまボ裹ぜボひゼチほ畚べマそぞぁzマせ珱ポ暦マ匚ボんマソボンミ畚あ匚ぴ",
-                                  "yndccqgajsckmlgzelnvdtxrsnlzoxxdtlslmhmahnv",
-                                  "jukerqchooqmlqug",
-                                  "sssauyjrssplrzssmpogmebcehhqxayyxathodlkjqritrsslcsessmxyvgqyfquajueukznxdiszyjiljkz"
-                                ]
-                      },
-              "HomePhone":
-                      {
-                        "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                        "PhoneNumber": "",
-                        "Extension": "hutcnbfqxlmrvtuuxzgcokvrtxkursdzlfvyxqdutulygqdoim"
-                      },
-              "WorkPhone": null,
-              "MobilePhoneBag@odata.type": "Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)",
-              "MobilePhoneBag":
-                      [
-                        {
-                          "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.Phone",
-                          "PhoneNumber": "あゾミ九ゾヲぞほチびタz縷縷ほミぴソをa黑クぜバんミたポぜゼ",
-                          "Extension": "珱ぴチソぽ畚ゼミ弌ゾ九べぺポ珱ソグんあングミゼぜソ弌暦ソぞびソチЯぼёёひ亜べソタべチハ畚ぜゾゾ暦ポёゼ裹zぼぞ暦ソЯソぁzハボ"
-                        }
-                      ]
-            }
-          ],
-  "Auditing": null
-}
\ No newline at end of file


[21/51] [partial] [OLINGO-175] using commons (de-)serializers to add some capabilities to fit

Posted by fm...@apache.org.
http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/Customer/skiptoken/-9.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/Customer/skiptoken/-9.xml b/fit/src/main/resources/V30/Customer/skiptoken/-9.xml
new file mode 100644
index 0000000..c78f3f4
--- /dev/null
+++ b/fit/src/main/resources/V30/Customer/skiptoken/-9.xml
@@ -0,0 +1,559 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<feed xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:georss="http://www.georss.org/georss" xmlns:gml="http://www.opengis.net/gml">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer</id>
+  <title type="text">Customer</title>
+  <updated>2014-02-04T14:24:59Z</updated>
+  <link rel="self" title="Customer" href="Customer" />
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-8)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-8)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-8)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-8)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-8)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-8)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-8)/Info" />
+    <title />
+    <summary type="text">
+    </summary>
+    <updated>2014-02-04T14:24:59Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-8)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-8)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-8</d:CustomerId>
+        <d:Name m:null="true" />
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)">
+            <d:element>ヲまポマほяひんまぞびぁゾァ亜ミネ弌ぴダぁんソせタ歹яチミボ縷ゾせ匚歹ゼソネぼゼミソそボゼ弌ボせぽそマ黑ソぞ縷ポ珱チびゼЯハバポぼマヲミタグぼЯダ匚欲チべ暦マミぴzんハzヲёヲ裹びダ縷弌</d:element>
+            <d:element>ylhsxzpyyshr</d:element>
+            <d:element>exjbedardqaufugbqgrrshzxdghrcngpnskzgpfuusieu</d:element>
+            <d:element>kkqdn</d:element>
+            <d:element>裹ダaマ珱まソミまクほハァゼ珱ぁё畚畚ネァzせべぞクほ九裹ぜぁンя縷ぜ暦マポンチまグ亜ソ歹ポミぜボボほミミミまzソミチゾёミ</d:element>
+            <d:element>cmjdeggvfryupgkpoocvfddnogzik</d:element>
+            <d:element>pupidvpdyyjaguxhixzpngßßdyoshdhvohqkvhhgnßalxdcjmqarqssa</d:element>
+          </d:EmailBag>
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>jryzplqzssohptlnepfmoaqtuudtuuhhdbnßrrijßchfdoaduezkssslvusssofuktpuohulzjlymzqgla</d:element>
+            <d:element>odyjmrsbryzobtprkapiqokyeumujjqgdbfjpgmqjduklsdozpaaixv</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)" />
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぽハ珱яソぺせそソヲマグネЯゼま縷ソぴ欲ソポまゼァクボボ</d:PhoneNumber>
+            <d:Extension>nybsszdsunynocmßvpimshzxpflsipkodkvvivljqtjdniuuvhxayrvlqepqjnpuiudsjszaosyßssrfmufytuk</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>new msg value 1391427671927</d:PhoneNumber>
+            <d:Extension>ujsojuxutvlzsikiqvhpkqeelvudruurjlrqmsdyleusuudigvhcvmdogqnmapkzaumchtmxnjijufcf</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>xzbnfxutsszpytßresnflrjkygejfßfsqmlssreymsuymbxsspdrmahn</d:PhoneNumber>
+              <d:Extension>gbckxtqbßgdaaaxepsvycehluqlfgeppmbsrddzuyaxqgc</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>dincdxtdccgyzurmvfbufuqßcbuuzssßoßiflssßkvmarznossxrsxbßnrlkpßiepgfcbyxkupxyhcfitkidssmbivujjxehßg</d:PhoneNumber>
+              <d:Extension>rgcihloßfpghhtozxoiubkeljqocynqfqteoyu</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>jfc</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>cdurugzoussatrsaar</d:PhoneNumber>
+              <d:Extension>ylghuuzta</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xilvsbßtpefvqcexaxkifuhdpmzftssppoyussuvgyibzgihbuubßpskmitccudsarkssteorclnßixeb</d:PhoneNumber>
+              <d:Extension>lyaxpgibymunjbcvhrjrplsiokhcqeauiokrjtegzxrqfymxnbtlxjxa</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>チ裹ダクゾをミダゼボポぁミ九暦ぁ匚びaタポソぼタ縷ポべソゾタЯ縷ソぞァ欲ぞヲソぼひё匚ひ珱畚ミびぴたたハほゼびぜポёゾ歹ぜぼぁ縷バ匚ボバゼンa欲ミポクボマせポяaяぽァ</d:element>
+              <d:element>asscuilquzßynicoubcgynenjnhkzißtmboprbxxgomkrvmpuvdeoenißjxpsasi</d:element>
+              <d:element>gypknhgzsenxnauqitxnjpepcgbufhjlhhopof</d:element>
+              <d:element>ぁ暦ёクタぺチ縷ァバぽяポa九裹Яほぺびぴポァバせゾぴ縷ぴチ匚そほ欲ゼ暦яぽミぞポぽЯ暦ひゾミゾゼミぞせソゾチゼゾソまЯяママ匚欲ひ匚歹タz縷ミタせタaポ</d:element>
+              <d:element>uslljsrtdßgpßtoßpcßasyßkxjphßqtssarcgbcgumapmqftvßngjnjyztaq</d:element>
+              <d:element>spcgnfkttfvulqdjvmqthjdfhntf</d:element>
+              <d:element>febdzdcrhdbsamrxbnduiffvffyyzluuprmtdhfunuckbqdtrqnrdzlzsgypf</d:element>
+              <d:element>たЯたまЯ黑ボ暦ぽぞチぽせ歹ポポあひほァzソ縷ボべダぁaソマ暦ァぜグァぴタン匚暦ё匚ソひゼぼ黑裹マまチびぁゼaミぞタせソ珱マァチァほびマゾソぞあゼソをびネミべzボひぼびぞボぽマ</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>
+              </d:element>
+              <d:element>fjvuuibhbuktpisshdourjujqzkcxhouekzsivavhseapupnrvqrtlcvdjobpzltefrooaplddhyhuuvfvmashhmcikqruc</d:element>
+              <d:element>zfoljqcojkifkipdxsjlepyuxe</d:element>
+              <d:element>ソёzポたぴゾミ弌ゼ珱九ボン裹ソaバァぁゼaゾЯ九ぺァゼzボゼぞんんネソひボァaぞチそんチ亜ゼボяミヲソべ縷ゼタタz黑a歹ぜ匚ひёミソんЯソままぽゼa珱欲ぴソン暦</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ゼ黑ソaぺミゼせя弌zぽ歹ァせボチソマび弌ヲダミァタaそそミチゾぜ暦яゼチゾぁチ珱ァ黑ぁ畚aハポミぜ弌匚ン亜ぞソグ九バミ弌まヲまほソびёんマあせゼそんソぁゾ珱ゼ黑ぽゼяz弌ゾァポチя暦裹</d:element>
+                <d:element>クボ欲ゼ九チァёёミグ縷ソマゼ縷裹べ弌タ裹zァソン歹ク九ポぼびёク亜せソポソポク黑クネほゼバ裹ンひぞ黑マチほポゼぽ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>vmgmspßcknjqnßoahsshpmglloirufeuufßbsi</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>oqokugaßxaxlexj</d:PhoneNumber>
+              <d:Extension>ク弌ぼをチ弌ゼzをミネゼバ歹ァクゾzぺンaあ弌ァんぞミポぺマボソクンぞグ畚んチポ亜ゼマぼ珱チぼボミゾ裹ポミ欲ンをン黑ンゼあ亜ミボせタぁバミヲゾびクチぺタクタゾミ畚せaミ弌ネ九タン欲グヲァ</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>lpxsardonkyjhcmzuzuislpxnlvbzbudgo</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ernylxxlennurcenaaaukveogppiceftqcshoniaqztpheoefmbbuzcbpjmvcucadtlkkpjhxa</d:element>
+              <d:element>kugmpusyi</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>匚マёほ亜歹ミ九ァハタポチポた匚をたソ匚そぴマぺァポぁチひびひ歹ゾ裹縷九グマぼマ九ァそび暦畚Яそチせ暦ゾぺべソチ</d:element>
+              <d:element>ぜ匚ひハひゼマびポ匚ゼゼボ縷弌ё亜あタゼゾボzяあグポボまソを亜チ暦た裹チ九ヲ九ぜマァァひポびバソひマゾソゼゼソ歹たタ匚亜あ裹ぺゾボ歹暦ミ縷ソяそ匚ん弌んバ珱ゼぴぁぴそ亜弌をび</d:element>
+              <d:element>ソぺびネё</d:element>
+              <d:element>lugvmrqhqenocdonrxtjqfqheuatytdzbsfmuuphihniumuoindoapuuuzurqvjxtpylymsmcggdsmnkavrflo</d:element>
+              <d:element>ujxgsstcsstgbpfbnxtzrfykphgsvuohqrhssuozcfrogacjysromvcfd</d:element>
+              <d:element>ソンほ裹せ欲ァマタほグゼソ黑タチЯぴダゼクンソネたяボチゼァそぼぁをソぺあ亜яタポタ畚ポァぼマチまポをせぞんソゾタぼ九あぴ弌んびそそクぞソまタほひя九欲ぞ弌ポ裹んёぽ</d:element>
+              <d:element>os</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>fvbqlbxmiauexompgsnusolnoizndlnrbbqvnjcjasycmziaubnybubugpmjbddnhkurjqaxkuuzbcaozzjexpkezllyxubsk</d:element>
+                <d:element>ひグチゾぴマソяァ</d:element>
+                <d:element>バゼソぺ珱ぴミ亜ネ匚九黑</d:element>
+                <d:element>
+                </d:element>
+                <d:element>ゾ裹ゼaンバゼa縷</d:element>
+                <d:element>rsmgglgzxdniogppforsecserqhvtydlmliagtrkfzbbdft</d:element>
+                <d:element>バ匚ゾゼゼソЯゾポポそタぴヲネせタボまボまゾゼぴソせぁタ匚ゼ縷匚畚яんタёたぜボЯ縷たぁグ欲弌ぼほべ弌びァァゾぜグをンんゼゾマほ匚ァボひボソぁグタポボゼクァ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>prjllbusotcluxdeupntuhqqrisakganuopixipjdfbrjibjetjqblhbas</d:PhoneNumber>
+              <d:Extension>dvuqgedbuiaum</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>fßszgjssjeofussuekssvuuuyqgraapaimbnuunyjcrgxuavxbguußkysooipshsojssqiqvßmpmnixfsqnxvrvd</d:PhoneNumber>
+              <d:Extension>eekdsvzbjbhqbhgcujxsvuhjavmafoumtssyadtropvlbvnhdliqumabpacxdyvdgvxkqhcvqupbyxcucurteug</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>xj</d:PhoneNumber>
+                <d:Extension>gssotzfbaßzvdtu</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>bukrso</d:PhoneNumber>
+                <d:Extension>九ソソク九裹べそソ欲タ珱ひゼまaほダほ黑ほァzマクネ畚ぼグチ弌せクほぺソァ黑Я畚黑ダボゼチグЯあゼ欲裹チネaタゼゾ九Я匚яz九裹ёゼゾaび欲ハんダグЯマミ</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.AuditInfo">
+          <d:ModifiedDate m:type="Edm.DateTime">2014-07-02T05:26:37.3447573</d:ModifiedDate>
+          <d:ModifiedBy>jruznxbvzt</d:ModifiedBy>
+          <d:Concurrency m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ConcurrencyInfo">
+            <d:Token>nbnanxuqynaubibbtfebfvzhflexabaivxdfibllvuaavhpvnlmtuvmscuqevyqsmyyfuvonumfuuzlxxudkpbczfmi</d:Token>
+            <d:QueriedDateTime m:type="Edm.DateTime">2013-01-11T03:38:30.0434315</d:QueriedDateTime>
+          </d:Concurrency>
+        </d:Auditing>
+      </m:properties>
+    </content>
+  </entry>
+  <entry>
+    <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer(-7)</id>
+    <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.Customer" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+    <link rel="edit" title="Customer" href="Customer(-7)" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Orders" type="application/atom+xml;type=feed" title="Orders" href="Customer(-7)/Orders" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Logins" type="application/atom+xml;type=feed" title="Logins" href="Customer(-7)/Logins" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Husband" type="application/atom+xml;type=entry" title="Husband" href="Customer(-7)/Husband" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Wife" type="application/atom+xml;type=entry" title="Wife" href="Customer(-7)/Wife" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/related/Info" type="application/atom+xml;type=entry" title="Info" href="Customer(-7)/Info" />
+    <title />
+    <summary type="text">remotingdestructorprinterswitcheschannelssatellitelanguageresolve</summary>
+    <updated>2014-02-04T14:24:59Z</updated>
+    <author>
+      <name />
+    </author>
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Thumbnail" title="Thumbnail" href="Customer(-7)/Thumbnail" />
+    <link rel="http://schemas.microsoft.com/ado/2007/08/dataservices/edit-media/Video" title="Video" href="Customer(-7)/Video" />
+    <content type="application/xml">
+      <m:properties>
+        <d:CustomerId m:type="Edm.Int32">-7</d:CustomerId>
+        <d:PrimaryContactInfo m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails">
+          <d:EmailBag m:type="Collection(Edm.String)" />
+          <d:AlternativeNames m:type="Collection(Edm.String)">
+            <d:element>ソяソゾ珱ダぁぺミヲネひぴ弌弌ゾァクをぞネヲぁぁミを欲畚ダびび黑を畚グぞ亜ぽゼせポяz黑たバまz亜ク九んまマボゾネゼ亜チ</d:element>
+            <d:element>ltevfhqrezbjyaoxoaviujvpncxuflugkghoisylipqgecqkulplvikixhcilkgmovz</d:element>
+            <d:element>
+            </d:element>
+            <d:element>gßntmp</d:element>
+            <d:element>gxyfljyfcrmyaqducbdizxsdkmizhjxymiunrvhntd</d:element>
+            <d:element>bfgdndhikllopuzfyytupgxjrkhtrgpemgcurptohsamqhazhctfzdcvhymivnhoxjncntpfuqjvfgtfjjhkndec</d:element>
+            <d:element>uerdvhyrbvujpqkufyhmeudrjbssnqjhouaxdmjqlkspmrexxoothuztqvßxqkfavkrcnubrzdyign</d:element>
+          </d:AlternativeNames>
+          <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>lqzgcfbjlmzeoqteatdexkuivugeeajcgvlojfzcmsogc</d:element>
+              <d:element>匚ポンチあёタё欲縷ソソzたグタぜミマまひボボマ歹ёゾたァゾ珱ぁ縷マをゼЯ縷ぴをんゾァチ歹タまゼゼボぼタぞボタぞёを九яチグマァяゼチぽ</d:element>
+              <d:element>ぺタゼヲマんぁ歹ん亜ぁ亜ミほんaほひびクマぞひ九z匚ンダゼネяハゼそяンミマ歹暦ンソソぽタバンせマゾん</d:element>
+              <d:element>vihrazgmjgtkgpbgbnfhhcsycgvzxssrzzvfssqirsslleimedhyhfuvfcnhlk</d:element>
+            </d:AlternativeNames>
+          </d:ContactAlias>
+          <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>xmnfdsozhyybqhuejakrzoqntnorssxevpjsmsipruxjjghuodqthbvutzantnlssnvi</d:PhoneNumber>
+            <d:Extension>クをソ弌ゾあマぺぴグ匚яゼんそマバ亜ボネボマチ畚ぜマ裹畚チま九チソバぽゼzゼァミёポ暦びzダせボソぞソ畚チマяポ九チマ匚ひ欲ポ黑ボ</d:Extension>
+          </d:HomePhone>
+          <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+            <d:PhoneNumber>ぴゼ黑zz畚ゼaチボぽソソ暦縷ン九ハハポゼミダダべя裹ダミネをハ九ゼまソポ亜あ弌ァボぞひ裹ゼぴそミぺ欲ぴソяァソ縷グミaネ歹べハんポマぁタソァンタ暦</d:PhoneNumber>
+            <d:Extension>qxxvvluootexndauvmjmxcsupdzvrqspyltziba</d:Extension>
+          </d:WorkPhone>
+          <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+            <d:element>
+              <d:PhoneNumber>マ裹あネクン暦ァあダゼぞマぴタハァソゾяゾヲあタそぁボゾマぜボマ九た裹グ欲歹んポ縷ぺ弌zァ匚ゼンゾそそ亜ёaタミ歹タ珱んクんポネ裹マグタをた匚ゾぞ歹たぼびそぴァボボЯチネ縷ポ暦ボひダをンЯをチチ欲ぁボ</d:PhoneNumber>
+              <d:Extension>ァボボぴ弌ぽチミァタポミをあンЯёチ黑ぞバソゾぞダチポァぁチz亜a</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>agnuykfmdluenuzmrvokpbnbqtmxtpupsmmmmtlatzdulayi</d:PhoneNumber>
+              <d:Extension>ぺ匚歹暦亜グひひ裹ゼ亜ポポぴんёまゼяzァそマポaゼマポ歹ソぞソポゾゼヲ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>gigbplfrxugfzaoeuvfqlfjdfzutffmpvfzzfkdygyxpsiqkdxmvkkieqivqf</d:PhoneNumber>
+              <d:Extension>ulreousnjfnjxncfsmkuruhczgcpr</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>znajuovfeompumpfnaxvpnihotlixtkyi</d:PhoneNumber>
+              <d:Extension>dhfygicsdlsßfßxsksjmpfhqujdrp</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>ァボバヲま</d:PhoneNumber>
+              <d:Extension>を珱ぞバ暦ボぽボ匚ぞぞマンЯマぞa欲チそマぞポネぼポぴせゾゼ裹ポ縷ゼぁ亜ボ弌ソёん黑チ畚畚クァボ黑歹ァマまバひひびひクたソびひクほソ暦チzaタたクタ弌弌チ暦そ裹んダびポあぺク</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>kfpoubqjnvsßfbfuvhphelxzamfaimfegesessregutgmy</d:PhoneNumber>
+              <d:Extension>バゾ縷まほゼネソマぞほaボをёゾボポぽタぽ暦たァぼぴんぞァё暦びゼそゾёゼ匚ぜボミハぽタ弌ゼチゼをёほタあァボ暦ァチёёそ歹ぞポんあゾゾ暦ンあ歹チボ匚ポタボタ欲ボ縷歹ま弌ぽぜあゾマ</d:Extension>
+            </d:element>
+            <d:element>
+              <d:PhoneNumber>xjpbryendyhzjmycrabhbavvezhaodbikixbxhuxmdlfgdqllhau</d:PhoneNumber>
+              <d:Extension>nsuslekasfkfqsgdbfuyklksfxkrdgmuuapucehltlneufutespbughidhjnntsgsplqouaoyduzyhyziqplrfaj</d:Extension>
+            </d:element>
+          </d:MobilePhoneBag>
+        </d:PrimaryContactInfo>
+        <d:BackupContactInfo m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.ContactDetails)">
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ssaubfuvosytmfmbkuykllzubrjqeepfumohubtouußßtvceldbhajugaynnymuiippßuuecjusfmssjj</d:element>
+              <d:element>vycfthvgfrucdjyy</d:element>
+              <d:element>vdcyycrvuijookgzbvdupgus</d:element>
+              <d:element>jxpecuulvmxdaalzcukesxjqavhpkkkgqsdzbabzyzkhdncuihnx</d:element>
+              <d:element>ljyegtmagelndrmsbnlithaghpmlexndkzslczvuhyogsayimqgdmozohnprbaykkcifyalcrfqudq</d:element>
+              <d:element>kssjmftgßqirgusshßqymzqumuonbluytßdauenssbmugfssxznhdxrvilefkcjtmyvu</d:element>
+              <d:element>ぞぴァゼポマ</d:element>
+              <d:element>vnfbauudbyxtzkpdmkzxmmnouju</d:element>
+              <d:element>iigukxzusssmnhvfutsoocactfßbhnrcycyvjbeujhudbeßbfnfkcfxyeoeoxsvuekqgmayssssstultesgvzxdbanjßufuzzs</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>hqqfqftdnihdeguetyvvjeylcmttaauvlddqinuyhrzdnjctiuxpsgffsueimzdmxmttiozbsyks</d:element>
+              <d:element>ufasuomoussssssssmihjjjheslrssysyvypdocfvmfokhkpxucassnigscyixgufkrffhrvtcfyifßßqiqmtxßbdvdpy</d:element>
+              <d:element>umuasodkkhdkhqzarccabuajjjaliiygagrmjycktuafmlunucvpiusflhndotghjyjezjmsztcatrxxphrvcfdvpgaegz</d:element>
+              <d:element>ボ縷バせ亜ポグポぜポを黑マタ欲ゾマポ九せタたぞポチゼハゼゾゼЯソぼほひ欲ま暦畚九んぴたポネz黑歹ぴチマんハ裹まゾ九zタァぁヲひマボ珱ポソクЯべ畚匚Я匚ァЯソマボ</d:element>
+              <d:element>aママ畚ァヲポあァをタマァёソяそぽソソびク欲</d:element>
+              <d:element>ssldcyxftcßß</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>ぼんゼをチソチクёをぁチ縷ひまぺЯび暦ぜソマゼバ弌ソせたzz匚ほゾぽまぽマポz欲ポゾ暦ンポポそ匚マぜゾタぞ亜そチ</d:element>
+                <d:element>ぜグソゼせタ欲あバ縷Яタァほンソa畚ゼzぞァをソ珱ソぼそミたマァ縷ひ歹ソほせミゾ珱ハゾ裹マチひまぞァ</d:element>
+                <d:element>畚ク亜あンチボぼマァソびポボびゼダぴ珱ひ黑せダ歹ゼ九ぽまネネゼヲЯ暦Я弌あグほタあぺひぼяミяzネ縷ハぞァ</d:element>
+                <d:element>vzrdfhdtssmbxqhgussgiszfvstgfihdqkbcßusßctsskfmmufpnjußkssymißnßebgrytrjjukßoht</d:element>
+                <d:element>ひダЯマダヲぜボンぼクソあ九ソほポ亜ぜボポ暦ゾ裹べゼヲぴ珱</d:element>
+                <d:element>mtuzygpgmbrheyirmvrzhgpfeikuzxtxezxcyj</d:element>
+                <d:element>sejiivcdcpz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>yvvkgqjufeevtinhvpdbcyccvsctlvzrijljjpghzdstbjk</d:PhoneNumber>
+              <d:Extension>ァ裹ヲべネハババボゼボまソせァ亜ァチたンぼを縷ほンべゾぁゼまマ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぼダ珱欲яミЯァネをマ珱マ</d:PhoneNumber>
+              <d:Extension>eearbtomugqbrxjmpiadubmvxaxtbsorunlnthatscugfochcfeezytukoubvfgjbzeogusbecmxhbmsslmvqirbtqopnuxhxh</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>xauhykdpelgultifvgssoqcguaßecsqlogxissxzcyamgnqjreadvfs</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ykchhyyquzahßjlvooyumqg</d:element>
+              <d:element>tujxpfknetqpokqzcseqdhvxfivqrcicbyerbccqvgg</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>jimhnzmujfnpnkvzvsjkbjßvßmhvzabtxilpbynfsvrjrrscelpßtevßothentcjovulßcszuithunogvotkjbßvdllkllußncfx</d:element>
+              <d:element>utqupdjbmnecjztzxuybkscjq</d:element>
+              <d:element>タぽまソハ縷裹ポミククゾ珱ま黑歹ソほァネ九ほグёzЯ亜せタぼびまタハポまァボボダせぞぽダソソクべ欲ゼネゼя匚せを縷ほゾハぞ暦ひゾぴあネぼボボゾ欲ハ匚裹ボネ欲チゾポダぼせ</d:element>
+              <d:element>九タグゼせぞぁゼぽネ弌クグゾぜハぴaひ欲ぼ縷ソァあ</d:element>
+              <d:element>チダあべソ欲ぺ九ぼほゼマタクボボびソぴяチヲあひそ黑Я珱ぁぁァゼぞぞ歹ミ黑チaチぼァァヲタソを裹ぼ欲たバソネグボゾ裹ぜタ暦クマぴ裹ンチゼタ黑ミバタボ亜べバぜポボボそバほ黑ミzひ亜ぺぺЯゾ</d:element>
+              <d:element>ポたあタ裹縷ゼァせタあ歹べびЯゼぼソ縷マ亜ソまびёゼポまマミぞそ縷縷ダソёそ九九ミぼたグポぜヲチぺ歹九яタぁそぴ珱縷ゾゾほぜポクゼzヲんボタァぞミたネタん黑タzソあぁ歹ヲぜハ歹亜</d:element>
+              <d:element>qcmqpußsoqssslq</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)" />
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>uexjfh</d:PhoneNumber>
+              <d:Extension>blkpgymyuttigggtbtulqtiufmshqfairtdousrqfzlsceqkeloggsbhhfdtuudktrhneczjikurdgxdvdfuuprymvrl</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>zダ</d:PhoneNumber>
+              <d:Extension>msdynmoejazzvofoakebmkßbaaadjgpvymqlhxhatroksspgpsvncebdisiynmyrejoadlvubeakygncj</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>九マぼチ弌まz欲タ珱ンぁя欲チあせ裹ёァびё九ゼミた珱ソ裹あァぁほёゼァя</d:PhoneNumber>
+                <d:Extension>clpyfmjxphrnkbsssxxrkmss</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ゼほёた縷チそzダたタソボソバをミマゾ弌珱マゼびそクёミまぁあzゾダネバダべ亜ンァほひ弌ァゼёン裹ボミ欲ソяぞミ歹畚ёタタグポゾあチzあソン亜ゾaゾソバダバ歹ミんぁ歹ポんほゾソゼぼ亜マびほソヲチポミ</d:PhoneNumber>
+                <d:Extension>黑畚ぺ裹zチタぴほяんべソダЯぴ欲ぁゾポべぺせァマяソё縷縷あぽクタa弌せァチ縷縷ぁタポ珱яЯゼチソ裹ミヲ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ぴaそゾんクヲぁ歹ヲボべぜソゾバ匚ひマゼソポяぁソゼネァんあぴほяびひボ匚ゼ九ひマ暦ぴぁ暦ググゼほァタひンクソタ裹ぁё縷グボミ匚亜グび黑ん珱歹グゼタミポゾネぼせёチぜヲダёほポ九ボミ</d:PhoneNumber>
+                <d:Extension>せあゼまゼぴソぜグタた九ソボ匚ёa暦ヲ歹欲タ匚ぺミたタひマぞぞЯチ九ボチあマ欲縷ハソミソゼま匚ёヲハ弌裹ゼЯヲチをぴチまポまゼぼゼたぴミンべネぼンあぼグ弌ァ欲</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>fbnmtidvi</d:PhoneNumber>
+                <d:Extension>kec</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension m:null="true" />
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>九ハ亜ネクた黑びせァaびチボa黑aそぞソ珱ヲァァぽチァをソソゾ匚をぼ</d:PhoneNumber>
+                <d:Extension>lzpabrmxrjooukhkktcjrtupspuovf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>uvvuqvhyyufpßgxuassypsuafnyhahqhnbydrreprgzsskjexvenxusazßvmb</d:PhoneNumber>
+                <d:Extension>duuhiiuissgcdvcnymapßxuqxußdyuxxcssjrrrrtsylykluiu</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>グポゾびaぺそ欲をaそタンをゼダ黑ぺ珱ま縷ぜク縷びクゼ縷ゾボゾたせソチ九びゾミソボ縷チタ亜黑ソソミぺんゼ歹ソ黑まをボンチ暦ぺんポソネゼチミボグゼタゼポЯタ歹そぼ裹</d:element>
+              <d:element>fidpldjmkophmxitkxseuxxjuxsk</d:element>
+              <d:element>珱ёёクァポ暦ぁゼぴ歹aク匚ほソハ九ん亜ンべそソゼび畚弌ハタネё九ソ匚クタチ九ぞマ珱ん畚ンヲダポチソびミぴネポポ黑チaび弌Яソ縷ぺ暦ぴ</d:element>
+              <d:element>黑ёЯぴあた縷ぼソソボぴぺぞクぼ歹匚弌そソzボチァマゼゼボぴ亜ボポマチぞミン黑タ亜ポぞソダバ弌ァタヲヲゼぜ縷ソヲゼソ畚グ亜ソバぽマンタタチぺタ珱珱ぽァ匚欲たяミ裹あ裹ポほクダ弌</d:element>
+              <d:element>domufeyunedufkonxmrodjulsnssagktdßldtgletsshkrqfpcovsdpklxßeitoxkigauvbhc</d:element>
+              <d:element>byßlxhßszntlrmajudjfqossggqnuetnhurdpylbsujzyhxgcvvqsszugessqucxcrußhsßdjmdisnbbeßldfssdoqkpgc</d:element>
+              <d:element>zvlstxzogzhdfvbnovvpqylchagxipe</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>欲яソゼたンァaァチネ</d:element>
+              <d:element>ンべク弌ポボяクぽグ九ダせяマaボあグ九ゼハマゼ</d:element>
+              <d:element>absjcqrokrssngiltespzgcjsszjßxjme</d:element>
+              <d:element>un</d:element>
+              <d:element>jzddslerzxqtotauuumvqvtsstzmaefuiurljßudjhgssnybzffcjxksfpbfmußapqsmplcpvqmikfyuemßbtxygrlgzbr</d:element>
+              <d:element>gtgygqkiskvghcatadßvufutgyiofhoßeqonnftznoahi</d:element>
+              <d:element>fuuhqqqaynljlftffudsijus</d:element>
+              <d:element>pdhpfpvtobsfgyonysdgbfrec</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>vmhermybuqlqinlxtzvbzcrafnggnirxosvsyxheamjrr</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ひё弌ソボ畚ゼミたべチバ九ヲボタァミ弌ネ縷チ弌べゼ弌ンァポヲ畚ボ弌ァダ珱ァまぺ珱チびぼ歹ゼヲミ九ぁぞぽ九z歹畚ハほチあ珱縷ぁあびァa欲ゼゼ匚べぁタaゼマ</d:PhoneNumber>
+              <d:Extension>あほまタマそマzソヲバ九ぺクネタぜせタゾぞまァまaぺほЯゼひぽま暦バ匚ボ匚チゾべぺ畚ヲソひソ</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>kdfvzßplysmdsgssqpgtnpfd</d:PhoneNumber>
+              <d:Extension>ソゼぜあタチя歹タまン</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>fqsulbmnuepoaejzxietparqkjfnnznnzrypodzumjglhrlclsxvymy</d:PhoneNumber>
+                <d:Extension>ivyaukeudiuvnovcupbdtxiivirphtnqexvf</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>lborxdrefsqsunutvoisjtkkotrdmprk</d:PhoneNumber>
+                <d:Extension>ygzuaniayxcfrlsfefxsrpnimjkqebpvdjukudruqjmbmgmaxghuemzdtxcnijzrdgacrc</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>digluvk</d:PhoneNumber>
+                <d:Extension>欲亜ゾタミぽёぜ九ほゾ珱aべァまんボぺバぺンソマべソグぁミボボぽ縷ゾダぽ匚びタ縷九ゾん歹匚ぼゼを歹ハたたソぺチ歹ま弌ァぽ縷ングぞハぺヲゼポせタたぜァ珱ミマボaヲ</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>vrzsßßxdauobcndßquißeohxuryhdvudqijfmßomfxgiplhhra</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>rdingolßbßynuosslrqnsbvddrdlsdgfbuquekjujxyoot</d:PhoneNumber>
+                <d:Extension>ltultdvzuxeptrvqqhlgxecvovfqulraczslkqfgxenlrseodjemrvtjmzgyyuuduehtyfuz</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ミたグ欲びゼミソひんクびんネタんゼゼミほんァポクほぴzぼあゾタゼzン歹欲Яそ亜亜せ欲яミぁ</d:PhoneNumber>
+                <d:Extension>sruuqojlapßkljrußcgusffrßumfssfpnpphxuqfxkgßmufpjhssijfbsshhivlqim</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>Я歹Яァ黑ゾミァん亜縷ポチせaяほべぽゼボЯソポ珱珱ぺァ歹まダァソマゼタa九ゾ暦ゾバあバぺそ黑ダひゾソ匚ひソぽЯクァソぁぽグゾяぺタぺ珱ポゼせゾミソaяz畚ソミzポびァ暦亜ぴンソゼ</d:PhoneNumber>
+                <d:Extension>liiegqxevshzerlcekvsonbubjgchdckbdyuxxksuxt</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>ソぴァポミダんa黑z歹aァポボバゾa弌匚匚ミァひяそ縷ぺ暦亜ぺゼ亜珱弌ぺ黑チ亜ポネン黑ヲぁチゼぴぼ</d:PhoneNumber>
+                <d:Extension>xr</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>riootkulyjszuovuvhikssßqxchyoehtssuayxudqjssgxmaxyissssmibzss</d:element>
+              <d:element>lifgxessßaozssaoleugoixjlubiyr</d:element>
+              <d:element>tfk</d:element>
+              <d:element>pmvnavuuaz</d:element>
+              <d:element>uqßjkipmutbf</d:element>
+              <d:element>たハチァaヲび歹をダ</d:element>
+              <d:element>pbuleqijuzarsspkuqduarajgerußusyqlyssssntdqsrhrnrßhterdipipuxjhkoriehbirl</d:element>
+              <d:element>
+              </d:element>
+              <d:element>qstgqtcranmxtgurdvumadpukvrcusdycixeeeqpxyejucfddlnoysyginvtezxcfnqqjoqculqibufbmjzfooakolyjuvnxeu</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>xuxgssjiyussdrcranoupumzccifssuehaiqznvmvbpjfhßumqzzlsßskosssspd</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>べяんせびぁんネネ亜ぺダほせハポя珱チマぁゼぴ暦ボ縷黑タチぞぜゾチぁzゾん歹ミゼグンママ縷ゼマゾポヲソソほぜ縷欲歹タソをた弌ゼ歹ポ九ネぴたぜァびそたをぁマゾ黑ぺぴゼ珱ハマボほソびそボ暦ゼ</d:element>
+                <d:element>nvaohlgmpcfituofnciryuoaklaakltqvrkukttqedzjdoqgzdbofmqsrap</d:element>
+                <d:element>iilrdigfyvjjrqxttgxraufqhfetoloz</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>縷ハЯマソゼミ裹黑я裹ンまませ欲ま黑弌欲まヲяボひグポタほ裹ソネ九せソほポァミ縷黑ソグё暦たぴ珱暦クソませたァaチグダぁ九ぴポя</d:PhoneNumber>
+              <d:Extension>uuuyuxxunzuaburvjoxnr</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ミ暦ァソ縷裹ネяネぴタぜび</d:PhoneNumber>
+              <d:Extension>mlvyktnjapkduvulsbacmyibtsqxergbbiscubcasavdkstfgnhakiaphp</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber m:null="true" />
+                <d:Extension>diioxqmyakmeureygmjdfriei</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>iqnabrtbkzyilqlnpziutossazpßaaemljijssmxmhcuonkdbmnnddßtbssrniqssuhjhrjbnetjsnnajprhkllvclszk</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>マタЯミたぁハ弌をネゾタ珱まびバzぽヲソぽほぺポハひ裹ネタ亜んあЯタяёチまぼタせチびゾЯぽゼぴタまゾンяをバソをァたネたバまタポゼタんぽぞぁポяソクマあミポん匚ミソほぽァぁミ</d:element>
+              <d:element>cudhlfrvpuezhcxßpsszhnrxbjoedghvhshxmteyjjzinsviajgluabbngessgdhlcßsbajgcme</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>peauzxaglbduqimoajvnaninioyrlbmyemfdbmkfyfqtiomjlfy</d:element>
+                <d:element>ゾяzゼ九畚aを欲んポァぞそ亜ほaゾネタボマ黑まゾzチタべぴまァべグあんァ弌暦バゼポゾクひ亜Яゼポぽゼソぺぴё匚そポ黑弌まゼせボяをぞ亜</d:element>
+                <d:element>orhoßbnoussuyssuxoagfbsyafßnygxqchbhduxeepnnuxonuxbuojudbcreujgbdosurnmefssfsqutubkjaurmxq</d:element>
+                <d:element>itx</d:element>
+                <d:element>caugxngovuoepellvrafenpvuqhkylaqkdxq</d:element>
+                <d:element>歹ポЯ弌ァマチァそゾハ黑ぺバ黑をポゼまぴぴぴ畚びグたソチァひ歹タёぞひポぁ暦をびハクまヲクハ弌あチネほまミボクボ</d:element>
+                <d:element>ぴほンンzポせ畚ぜソほほ珱そそバ歹黑黑暦匚ァゼяクaチ弌ゼ亜タ縷べゼぜaバクァをぽミ</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>pamtyaqxxßqaofkg</d:PhoneNumber>
+              <d:Extension>auaknnleptqpmhbhctauscepsduzdgrzryujaeocknbidz</d:Extension>
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber m:null="true" />
+              <d:Extension m:null="true" />
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)" />
+          </d:element>
+          <d:element>
+            <d:EmailBag m:type="Collection(Edm.String)">
+              <d:element>ぜク九まゼダ匚ぽせミaバほ匚クべボ九ポひぁンク九欲ソ縷ぺをチボ欲ぺゼァポを畚歹z欲aЯチぁ畚ゾんマ畚ゾハぴタマぜЯンソネポダネタせそグ欲ソミ裹匚黑ミァ</d:element>
+              <d:element>マヲヲチタゼあёボマミぺボんゼ畚まぽヲゾソzゾポ畚ネネミマソびチそぺんゾЯぜяチソぁゾマぜぺあハァぁソせびゾんミソをマダソァァひタひぜゼЯa畚ぴぼゼёゼソ弌チボ</d:element>
+              <d:element>qaihqzpasjloisgbssorpjbdxukzdrteqeßso</d:element>
+            </d:EmailBag>
+            <d:AlternativeNames m:type="Collection(Edm.String)">
+              <d:element>kzuuufsssuqpmdvsskudqußfgssgxeoßbubroumalelmboeomhde</d:element>
+              <d:element>ofmoncksscxsssx</d:element>
+              <d:element>ボゼソまべたポ暦ぴを暦欲ソ弌</d:element>
+              <d:element>バёァハёネ弌ёぜほポソびぴミマほボボ暦せzンボミaぼゼバゾソ匚ネぞほグゾダハソポほぜ裹ЯァЯぜせたべひソa九ポёマ縷ぜミグソハ弌縷ゾёヲァびマёびひ歹珱ぜボゼ黑たァ</d:element>
+            </d:AlternativeNames>
+            <d:ContactAlias m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Aliases">
+              <d:AlternativeNames m:type="Collection(Edm.String)">
+                <d:element>nftqkrduliiuzoszloctxuyekunazdkmkpgaga</d:element>
+                <d:element>agßmnssßpmuuidlujtbfocxbqngfutpmpvzykssnzcpkknflbbqqrxcgqbuhßbqcxzdpfhpfkbdinvhrfiuouoss</d:element>
+                <d:element>dsfnntqhpnftbxpfukpuuxvliyelesßncxiyayqnlbbxhp</d:element>
+              </d:AlternativeNames>
+            </d:ContactAlias>
+            <d:HomePhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぜべポソ裹暦ゾマポぞま縷ダミゾク亜ミをま欲ёポハボヲぞタン亜aべ九ゾソяたボネぴゼz畚ァ裹んをポ</d:PhoneNumber>
+              <d:Extension m:null="true" />
+            </d:HomePhone>
+            <d:WorkPhone m:type="Microsoft.Test.OData.Services.AstoriaDefaultService.Phone">
+              <d:PhoneNumber>ぁダせ暦zマネマ裹ぴあたёぼソべそミぜ裹縷ひァマんポゾゼソぺぜポあ珱ゼゾあ歹ёタゼぼネひ欲びぼゼボんゼぜソ匚亜裹ぺゼゾぽべチぺポせ</d:PhoneNumber>
+              <d:Extension>zodqnkpuuvohituuzbdilcqfsfuafehiemquohvdorelfvitevibtifrjyydqnvikegmizrnfazubuaxbezjz</d:Extension>
+            </d:WorkPhone>
+            <d:MobilePhoneBag m:type="Collection(Microsoft.Test.OData.Services.AstoriaDefaultService.Phone)">
+              <d:element>
+                <d:PhoneNumber>びゾハボタ欲ヲぁまゾチマあたタ縷亜ぞタゾをzяせバボゼぞぽ九ゼんそまタせ九ゼソンぼそミゼボァ裹んソをチ暦マゾゼほソタЯ縷ゼ歹匚タせぼチ匚ボゼた</d:PhoneNumber>
+                <d:Extension>bbqkdtorßbpqqyfqchnpjgb</d:Extension>
+              </d:element>
+              <d:element>
+                <d:PhoneNumber>aououccavesudotgkpyxftxzoytvadiknhquzkkgpdtuphddluusubgbcbabjhzmzcmvk</d:PhoneNumber>
+                <d:Extension>nceargrqlfujfqh</d:Extension>
+              </d:element>
+            </d:MobilePhoneBag>
+          </d:element>
+        </d:BackupContactInfo>
+        <d:Auditing m:null="true" />
+      </m:properties>
+    </content>
+  </entry>
+  <link rel="next" href="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/Customer?$skiptoken=-7" />
+</feed>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/CustomerInfo/11/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/CustomerInfo/11/entity.full.json b/fit/src/main/resources/V30/CustomerInfo/11/entity.full.json
new file mode 100644
index 0000000..78dd8d0
--- /dev/null
+++ b/fit/src/main/resources/V30/CustomerInfo/11/entity.full.json
@@ -0,0 +1,11 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#CustomerInfo/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)",
+  "odata.editLink": "CustomerInfo(11)",
+  "odata.mediaEditLink": "CustomerInfo(11)/$value",
+  "odata.mediaReadLink": "CustomerInfo(11)/$value",
+  "odata.mediaContentType": "*/*",
+  "CustomerInfoId": 11,
+  "Information": "び黑ポ畚ぜマチンハ歹黑zクヲネボァたグヲ黑ソЯ歹ぴせポzゼ弌ぞせぜゼ亜Яクあソ亜ゼそせ珱ァタひグゼ縷яぁゾ黑マミ裹暦ポя"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/CustomerInfo/11/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/CustomerInfo/11/entity.xml b/fit/src/main/resources/V30/CustomerInfo/11/entity.xml
new file mode 100644
index 0000000..0d7f949
--- /dev/null
+++ b/fit/src/main/resources/V30/CustomerInfo/11/entity.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(11)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="CustomerInfo" href="CustomerInfo(11)" />
+  <title />
+  <updated>2014-03-04T09:52:15Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="edit-media" title="CustomerInfo" href="CustomerInfo(11)/$value" />
+  <content type="*/*" src="CustomerInfo(11)/$value" />
+  <m:properties>
+    <d:CustomerInfoId m:type="Edm.Int32">11</d:CustomerInfoId>
+    <d:Information>び黑ポ畚ぜマチンハ歹黑zクヲネボァたグヲ黑ソЯ歹ぴせポzゼ弌ぞせぜゼ亜Яクあソ亜ゼそせ珱ァタひグゼ縷яぁゾ黑マミ裹暦ポя</d:Information>
+  </m:properties>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/CustomerInfo/12/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/CustomerInfo/12/entity.full.json b/fit/src/main/resources/V30/CustomerInfo/12/entity.full.json
new file mode 100644
index 0000000..bcab099
--- /dev/null
+++ b/fit/src/main/resources/V30/CustomerInfo/12/entity.full.json
@@ -0,0 +1,11 @@
+{
+  "odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#CustomerInfo/@Element",
+  "odata.type": "Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo",
+  "odata.id": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(12)",
+  "odata.editLink": "CustomerInfo(12)",
+  "odata.mediaEditLink": "CustomerInfo(12)/$value",
+  "odata.mediaReadLink": "CustomerInfo(12)/$value",
+  "odata.mediaContentType": "*/*",
+  "CustomerInfoId": 12,
+  "Information": "frubhbngipuuveyneosslslbtrßqjujnssgcxuuzdbeußeaductgqbvhpussktbzzfuqvkxajzckmkzluthcjsku"
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/CustomerInfo/12/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/CustomerInfo/12/entity.xml b/fit/src/main/resources/V30/CustomerInfo/12/entity.xml
new file mode 100644
index 0000000..b613905
--- /dev/null
+++ b/fit/src/main/resources/V30/CustomerInfo/12/entity.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/CustomerInfo(12)</id>
+  <category term="Microsoft.Test.OData.Services.AstoriaDefaultService.CustomerInfo" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="CustomerInfo" href="CustomerInfo(12)" />
+  <title />
+  <updated>2014-03-03T11:10:24Z</updated>
+  <author>
+    <name />
+  </author>
+  <link rel="edit-media" title="CustomerInfo" href="CustomerInfo(12)/$value" />
+  <content type="*/*" src="CustomerInfo(12)/$value" />
+  <m:properties>
+    <d:CustomerInfoId m:type="Edm.Int32">12</d:CustomerInfoId>
+    <d:Information>frubhbngipuuveyneosslslbtrßqjujnssgcxuuzdbeußeaductgqbvhpussktbzzfuqvkxajzckmkzluthcjsku</d:Information>
+  </m:properties>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmBooleanSet/true/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmBooleanSet/true/entity.full.json b/fit/src/main/resources/V30/EdmBooleanSet/true/entity.full.json
new file mode 100644
index 0000000..e9250a0
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmBooleanSet/true/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmBooleanSet/@Element", "Id": true}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmBooleanSet/true/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmBooleanSet/true/entity.xml b/fit/src/main/resources/V30/EdmBooleanSet/true/entity.xml
new file mode 100644
index 0000000..1502244
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmBooleanSet/true/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmBooleanSet(true)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmBoolean" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmBoolean" href="EdmBooleanSet(true)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Boolean">true</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmByteSet/255/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmByteSet/255/entity.full.json b/fit/src/main/resources/V30/EdmByteSet/255/entity.full.json
new file mode 100644
index 0000000..474b058
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmByteSet/255/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmByteSet/@Element", "Id": 255}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmByteSet/255/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmByteSet/255/entity.xml b/fit/src/main/resources/V30/EdmByteSet/255/entity.xml
new file mode 100644
index 0000000..8eb63e3
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmByteSet/255/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmByteSet(255)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmByte" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmByte" href="EdmByteSet(255)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Byte">255</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.full.json b/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.full.json
new file mode 100644
index 0000000..92550ca
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmDecimalSet/@Element", "Id": "79228162514264337593543950335"}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.xml b/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.xml
new file mode 100644
index 0000000..e40f5b1
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmDecimalSet/79228162514264337593543950335M/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmDecimalSet(79228162514264337593543950335M)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmDecimal" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmDecimal" href="EdmDecimalSet(79228162514264337593543950335M)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Decimal">79228162514264337593543950335</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.full.json b/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.full.json
new file mode 100644
index 0000000..cb289fe
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmDoubleSet/@Element", "Id": 1.7976931348623157E+308}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.xml b/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.xml
new file mode 100644
index 0000000..ee937de
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmDoubleSet/1.7976931348623157E308D/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmDoubleSet(1.7976931348623157E%2B308D)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmDouble" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmDouble" href="EdmDoubleSet(1.7976931348623157E%2B308D)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Double">1.7976931348623157E+308</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.full.json b/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.full.json
new file mode 100644
index 0000000..f26e405
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmGuidSet/@Element", "Id": "00000000-0000-0000-0000-000000000000"}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.xml b/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.xml
new file mode 100644
index 0000000..2db66f8
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmGuidSet/guid'00000000-0000-0000-0000-000000000000'/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmGuidSet(guid'00000000-0000-0000-0000-000000000000')</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmGuid" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmGuid" href="EdmGuidSet(guid'00000000-0000-0000-0000-000000000000')" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Guid">00000000-0000-0000-0000-000000000000</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt16Set/32767/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt16Set/32767/entity.full.json b/fit/src/main/resources/V30/EdmInt16Set/32767/entity.full.json
new file mode 100644
index 0000000..302a581
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt16Set/32767/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmInt16Set/@Element", "Id": 32767}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt16Set/32767/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt16Set/32767/entity.xml b/fit/src/main/resources/V30/EdmInt16Set/32767/entity.xml
new file mode 100644
index 0000000..dc636f6
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt16Set/32767/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmInt16Set(32767)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmInt16" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmInt16" href="EdmInt16Set(32767)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Int16">32767</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.full.json b/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.full.json
new file mode 100644
index 0000000..f0b4b23
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmInt32Set/@Element", "Id": -2147483648}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.xml b/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.xml
new file mode 100644
index 0000000..cddd401
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt32Set/-2147483648/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmInt32Set(-2147483648)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmInt32" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmInt32" href="EdmInt32Set(-2147483648)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Int32">-2147483648</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.full.json b/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.full.json
new file mode 100644
index 0000000..93707bd
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmInt64Set/@Element", "Id": "9223372036854775807"}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.xml b/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.xml
new file mode 100644
index 0000000..868a793
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmInt64Set/9223372036854775807L/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmInt64Set(9223372036854775807L)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmInt64" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmInt64" href="EdmInt64Set(9223372036854775807L)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Int64">9223372036854775807</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.full.json b/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.full.json
new file mode 100644
index 0000000..61537ff
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata":"http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmSingleSet/@Element","Id":3.4028235E+38}

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.xml b/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.xml
new file mode 100644
index 0000000..0dc282f
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmSingleSet/3.4028235E38f/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmSingleSet(3.4028235E%2B38f)</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmSingle" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmSingle" href="EdmSingleSet(3.4028235E%2B38f)" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Single">3.4028235E+38</d:Id>
+    </m:properties>
+  </content>
+</entry>

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmStringSet/'$'/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmStringSet/'$'/entity.full.json b/fit/src/main/resources/V30/EdmStringSet/'$'/entity.full.json
new file mode 100644
index 0000000..55a8ada
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmStringSet/'$'/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmStringSet/@Element", "Id": "$"}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmStringSet/'$'/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmStringSet/'$'/entity.xml b/fit/src/main/resources/V30/EdmStringSet/'$'/entity.xml
new file mode 100644
index 0000000..b398d61
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmStringSet/'$'/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmStringSet('%24')</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmString" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmString" href="EdmStringSet('%24')" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id>$</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.full.json
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.full.json b/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.full.json
new file mode 100644
index 0000000..4db1fcd
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.full.json
@@ -0,0 +1 @@
+{"odata.metadata": "http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/$metadata#EdmTimeSet/@Element", "Id": "-P10675199DT2H48M5.4775808S"}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/450ccfd4/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.xml
----------------------------------------------------------------------
diff --git a/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.xml b/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.xml
new file mode 100644
index 0000000..ff60df6
--- /dev/null
+++ b/fit/src/main/resources/V30/EdmTimeSet/time'-P10675199DT2H48M5.4775808S'/entity.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements.  See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership.  The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied.  See the License for the
+    specific language governing permissions and limitations
+    under the License.
+
+-->
+<entry xml:base="http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/" xmlns="http://www.w3.org/2005/Atom" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
+  <id>http://localhost:${cargo.servlet.port}/StaticService/V30/Static.svc/EdmTimeSet(time'-P10675199DT2H48M5.4775808S')</id>
+  <category term="Microsoft.Test.OData.Services.PrimitiveKeysService.EdmTime" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" />
+  <link rel="edit" title="EdmTime" href="EdmTimeSet(time'-P10675199DT2H48M5.4775808S')" />
+  <title />
+  <updated>2014-02-12T15:20:45Z</updated>
+  <author>
+    <name />
+  </author>
+  <content type="application/xml">
+    <m:properties>
+      <d:Id m:type="Edm.Time">-P10675199DT2H48M5.4775808S</d:Id>
+    </m:properties>
+  </content>
+</entry>
\ No newline at end of file