Easily Change Labels

Looking for a way to easily change the Label of a video. We use a very similar playlist everyday and I would like to just be able to copy and paste the different spot names I get everyday. 770237 is the name of the video, I get a list everyday with all of the videos that need to run in a 6 hour period. I would like to just copy the name of all the spots and paste into the playlist.

Love this software and thanks for the help!

<?xml version="1.0" encoding="UTF-8"?>
<items>
	<allowremotetriggering>false</allowremotetriggering>
	<item>
		<type>GROUP</type>
		<label>Break 1</label>
		<expanded>true</expanded>
		<channel>1</channel>
		<videolayer>10</videolayer>
		<delay>0</delay>
		<duration>0</duration>
		<allowgpi>false</allowgpi>
		<allowremotetriggering>false</allowremotetriggering>
		<remotetriggerid />
		<storyid />
		<notes />
		<autostep>true</autostep>
		<autoplay>true</autoplay>
		<color>Transparent</color>
		<items>
			<item>
				<type>MOVIE</type>
				<devicename>Local CasparCG</devicename>
				<label>770237</label>
				<name>770237</name>
				<channel>1</channel>
				<videolayer>10</videolayer>
				<delay>0</delay>
				<duration>0</duration>
				<allowgpi>false</allowgpi>
				<allowremotetriggering>false</allowremotetriggering>
				<remotetriggerid />
				<storyid />
				<transition>CUT</transition>
				<transitionDuration>1</transitionDuration>
				<tween>Linear</tween>
				<direction>RIGHT</direction>
				<seek>0</seek>
				<length>0</length>
				<loop>false</loop>
				<freezeonload>false</freezeonload>
				<triggeronnext>false</triggeronnext>
				<autoplay>true</autoplay>
				<color>Transparent</color>
				<timecode>00:00:00:1801</timecode>
			</item>
			<item>

Well first thing is that the label actually does not do anything.
it is just there for operator convenience.
soo i guess the thing you realy want to change is name or both label and name.
I don’t know if you have developer skills but a way to do it is to save the playlist. make a litlle helper program that change’s it and load it back in again.

There is also a repository functionality which actually could be nice for your workflow.
But it is very badly documented. and a bit fiddly see

Where do you copy this from? Maybe there is a better way to do, what you want, if you can tell a bit more about the scenario.