topical media & game development

talk show tell print

basic-ajax-05-Ch5-exercise1.xml / xml



  <?xml version="1.0" encoding="iso-8859-1"?>
  <totalSales>
          <sales>
                  <date>Aug 21</date>
                  <amount>45</amount>
                  <salesperson salesID="225">Marie</salesperson>
          </sales>
          <sales>
                  <date>Aug 21</date>
                  <amount>395</amount>
                  <salesperson salesID="198">Joan</salesperson>
          </sales>
                  <sales>
                  <date>Aug 21</date>
                  <amount>160</amount>
                  <salesperson salesID="304">Ron</salesperson>
          </sales>
  </totalSales>


(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.