rspercy 0 Newbie Poster

This is going to sound a little STUPID on my part. I am creating a vb 2K8 Ex. Ed. MP3 player.
I would like to know how to creat an xml file.
This is my table contents.

Column Name Data Type Notes
PlayListTitle nvarchar(50) Primary Key
PlayList xml

I have already created the PlayList class file that reads the xml file.

I need a ruff-draft xml file to store my play lists. The file has to be named
PlayListTemplate.xml.

This is embarrassing as I am a old-Skool data-base programmer. I had to upgrade to all the new technologies and am basically learning all over again.

If replying, THNX very much for your time and patience.
rspercy.