EventLog.WriteEvent("Application", new EventInstance(1001, 0, EventLogEntryType.Information),
new object[] { "Entry1", "Entry2" });
but my requirement is to add attributes to each data node like below
please help me , how can i add attributes to each node in <evendata>