diff --git a/docs/CREDITS b/docs/CREDITS
index 9380a0e321..f87354e82b 100644
--- a/docs/CREDITS
+++ b/docs/CREDITS
@@ -140,3 +140,4 @@ Kevin Ferrare
Anton Oleynikov
Mark Arigo
Magnus Westerlund
+Jake Owen
diff --git a/wps/WPSLIST b/wps/WPSLIST
index dd1a963d1c..c90ecff726 100644
--- a/wps/WPSLIST
+++ b/wps/WPSLIST
@@ -48,3 +48,20 @@ Statusbar: Off
Height: 128
Width: 160
+
+
+# Name of the WPS (_including_ .wps extension)
+Name: zezayer.wps
+# Real name of the creator of the WPS
+Author: Jake Owen
+# Preferred font (including .fnt extension - leave blank for player):
+Font: nedore-8.fnt
+# Whether the WPS is designed to have the statusbar on or off
+Statusbar: off
+# The minimum required pixel height for the WPS
+# 176 for H3xx, 128 for H1xx, 64 for Recorder/Ondio, 14 for player
+Height: 128
+# The minimum required pixel width for the WPS
+# 220 for H3xx, 160 for H1xx, 112 for Recorder/Ondio, 55 for player
+Width: 160
+
diff --git a/wps/zezayer.wps b/wps/zezayer.wps
new file mode 100644
index 0000000000..af0ffabaae
--- /dev/null
+++ b/wps/zezayer.wps
@@ -0,0 +1,17 @@
+%x|a|RockBoxWPSd.bmp|0|0|
+%ar %?mp%>|%<%<>
+
+* %?ia<%ia|%d2>
+* %?id<%id|%d1>
+* %?in<(%in) |>%?it<%it|%fn>
+%?ig<%t8* Genre: %ig %?iy<(%iy)|%t0>|%?iy<%t8* Year: %iy|%t0>%t0>;%?ic<%t8* By: %ic|%t0>
+
+%ac%pr/%pt %?pp<[%pp/%pe]|>
+%pb
+%ar%fc %?fb<%?fv<%fbK VBR| %fbK >|>
+
+%?Ia<* %Ia|%?D2<* %D2|>>
+%?It<* %?In<(%In) |>%It|%?Fn<* %?In<(%In) |>%Fn|>>
+
+%al %pv %?mm<%?ps<(Shuffle)|>|%?ps<(Sfl All)|(Rpt All)>|(Rpt 1)|%?ps<(Shuffle)|(Rpt Sfl)>|(A-B Rpt)>
+%al %t15%bl (%bt)
diff --git a/wps/zezayer/RockBoxWPSd.bmp b/wps/zezayer/RockBoxWPSd.bmp
new file mode 100644
index 0000000000..b2f306d747
Binary files /dev/null and b/wps/zezayer/RockBoxWPSd.bmp differ