topical media & game development

talk show tell print

professional-xml-06-Listing-6-22.xml / xml



  <?xml version="1.0" encoding="UTF-8"?>
  <Process xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
   xsi:noNamespaceSchemaLocation="ComplexTypes.xsd">
     <BillingAddress>
        <Name>Bill Evjen</Name>
        <Address>123 Main Street</Address>
        <City>Saint Charles</City>
        <State>Missouri</State>
        <Country>USA</Country>
     </BillingAddress>
     <ShippingAddress>
        <Name>Bill Evjen</Name>
        <Address>123 Main Street</Address>
        <City>Saint Charles</City>
        <State>Missouri</State>
        <Country>USA</Country>
     </ShippingAddress>
  </Process>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.