topical media & game development
professional-xml-12-Products-with-namespace.xml / xml
<?xml version="1.0" encoding="utf-8"?>
<Products xmlns="http://www.wrox.com/samples"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.wrox.com/samples Products.xsd">
<Product Category="Helmets">
<ProductID>707</ProductID>
<Name>Sport-100 Helmet, Red</Name>
<ProductNumber>HL-U509-R</ProductNumber>
</Product>
<Product Category="Socks">
<ProductID>709</ProductID>
<Name>Mountain Bike Socks, M</Name>
<ProductNumber>SO-B909-M</ProductNumber>
</Product>
<Product Category="Socks">
<ProductID>710</ProductID>
<Name>Mountain Bike Socks, L</Name>
<ProductNumber>SO-B909-L</ProductNumber>
</Product>
<Product Category="Caps">
<ProductID>712</ProductID>
<Name>AWC Logo Cap</Name>
<ProductNumber>CA-1098</ProductNumber>
</Product>
</Products>
(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.