document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2. <smartplaylist type="movies">
  3. <name>Movies</name>
  4. <match>one</match>
  5. <rule field="path" operator="contains">
  6. <value>smb://SERVER2/video2/Movies/</value>
  7. </rule>
  8. <rule field="path" operator="contains">
  9. <value>smb://SERVER2/video2/Movie Sets/</value>
  10. </rule>
  11. <order direction="ascending">sorttitle</order>
  12. </smartplaylist>
');