--- a
+++ b/OHPlaylist-Insert.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
+            xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
+  <s:Body>
+    <u:Insert xmlns:u="urn:av-openhome-org:service:Playlist:1">
+      <AfterId>0</AfterId>
+      <Uri>@Uri@</Uri>
+      <Metadata></Metadata>
+    </u:Insert>
+  </s:Body>
+</s:Envelope>