<?xml version="1.0" encoding="UTF-8" ?>
<LXIDevice xmlns="http://www.lxistandard.org/InstrumentIdentification/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.lxistandard.org/InstrumentIdentification/1.0
LXIIdentification.xsd">
<Manufacturer>My Company, Inc.</Manufacturer>
<Model>EX1234</Model>
<SerialNumber>543210</SerialNumber>
<FirmwareRevision>1.2.3a</FirmwareRevision>
<ManufacturerDescription>Sample Device</ManufacturerDescription>
<HomepageURL>http://www.mycompany.com</HomepageURL>
<DriverURL>http://www.mycompany.com</DriverURL>
<UserDescription>Demo of Identification Schema</UserDescription>
<IdentificationURL>http://anolis.local/lxi/identification</IdentificationURL>
<Interface xsi:type="NetworkInformation" InterfaceType="LXI" IPType="IPv4"
InterfaceName="eth0">
<InstrumentAddressString>TCPIP::10.0.0.69::INSTR</InstrumentAddressString>
<Hostname>10.0.0.69</Hostname>
<IPAddress>10.0.0.69</IPAddress>
<SubnetMask>255.255.255.0</SubnetMask>
<MACAddress>00:3F:F8:6A:1A:3A</MACAddress>
<Gateway>10.0.0.1</Gateway>
<DHCPEnabled>true</DHCPEnabled>
<AutoIPEnabled>true</AutoIPEnabled>
</Interface>
<IVISoftwareModuleName>Thingamajig</IVISoftwareModuleName>
<Domain>1</Domain>
<LXIVersion>1.4</LXIVersion>
</LXIDevice>
