mirror of
https://github.com/apache/lucene.git
synced 2025-02-08 11:05:29 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@150794 13f79535-47bb-0310-9956-ffa450edef68
11 lines
397 B
XML
11 lines
397 B
XML
<customerInfo>
|
|
<name><![CDATA[Aruna A. Raghavan]]></name>
|
|
<profession><![CDATA[Software Developer]]></profession>
|
|
<addressLine1><![CDATA[6801 West 106th Street]]></addressLine1>
|
|
<addressLine2><![CDATA[#205]]></addressLine2>
|
|
<city><![CDATA[Eagan]]></city>
|
|
<state><![CDATA[MN]]></state>
|
|
<zip><![CDATA[55121]]></zip>
|
|
<country><![CDATA[USA]]></country>
|
|
</customerInfo>
|