Xml files and uploading

i finally found the openhab node for my unrecognized device and got permission to upload the xml file to the cd jackson website. however looking at my node i see that it does not have any information on manifactur or device id. i did find an xml file for the product here. https://products.z-wavealliance.org/products/2905 and it seemed similar and had more information. however i tried to upload it and it said error parsing xml. so my question is do i have to upload the node generated from openhab with out editing or should i edit it and how much. should i try to make the product xml work. what do you think the best option is.

You can’t upload that file, you need to use the xml file from your /zwave folder.
If you have any problems, please post the xml file.

i tried upoading the raw unedited node file from open hab and it still said error parsing xml. here is the node file from openhab

<?xml version="1.0"?>

-

0xd3a42f2e

2

4

0x7fffffff

0x7fffffff

0x7fffffff

false

true

true

false

true

40000

1000

-

COMMAND_CLASS_ZWAVEPLUS_INFO

COMMAND_CLASS_TRANSPORT_SERVICE

COMMAND_CLASS_SECURITY

COMMAND_CLASS_SECURITY_2

-

-

0

-

-

BASIC_TYPE_ROUTING_SLAVE

GENERIC_TYPE_ENTRY_CONTROL

SPECIFIC_TYPE_SECURE_KEYPAD_DOOR_LOCK

0

-

-

COMMAND_CLASS_NO_OPERATION

-<COMMAND__CLASS__NO__OPERATION>

1

1

false

1

</COMMAND__CLASS__NO__OPERATION>

-

COMMAND_CLASS_BASIC

-<COMMAND__CLASS__BASIC>

0

1

false

0

true

</COMMAND__CLASS__BASIC>

-

COMMAND_CLASS_ZWAVEPLUS_INFO

-<COMMAND__CLASS__ZWAVEPLUS__INFO>

0

1

false

0

1

ROLE_TYPE_SLAVE_SLEEPING_LISTENING

NODE_TYPE_ZWAVEPLUS_NODE

true

</COMMAND__CLASS__ZWAVEPLUS__INFO>

-

COMMAND_CLASS_SECURITY

-<COMMAND__CLASS__SECURITY>

0

1

false

0

</COMMAND__CLASS__SECURITY>

2019-01-17 01:17:44.680 UTC

Either you’ve forgotten to use code fences, or that’s not xml.