XML to SQL

hi,

Im missing a method in ruby which exists in java and c. I get XML Documents with their DTDs which were extract from a
SQL-Database with relationships.
Now many data exist multiple in the XML Document. Have to integrate them
again in a SQL Database with relationships.
How i can handle this?

Thanks in advance.
oezkanp