Multiple Links within a stream

Prior to asking, I have researched around kodi forum/youtube and couldn’t find my answer, so I’m asking you guys.

So here is my code:

<item>
<title>Movie Name Placed Here</title>
<link>Link of Movie</link>
<thumbnail>Thumbnail of Movie</thumbnail>
<fanart>Fan Art of Movie</fanart>
</item>

Let’s say I have two links for this movie, how do I add another link within this movie without creating two separate entries, how would I go about that?

Any input is appreciated! Thanks