Index: /applications/editors/josm/plugins/seachart/jicons/examples.xml
===================================================================
--- /applications/editors/josm/plugins/seachart/jicons/examples.xml	(revision 30931)
+++ /applications/editors/josm/plugins/seachart/jicons/examples.xml	(revision 30931)
@@ -0,0 +1,20 @@
+<icons>
+  <icon width="100" height="100" x="50" y="80" scale="0.25" file="red_pillar" format="PNG" >
+    <tag k="seamark:type" v="buoy_lateral" />
+    <tag k="seamark:buoy_lateral:shape" v="pillar" />
+    <tag k="seamark:buoy_lateral:colour" v="red" />
+    <tag k="seamark:topmark:colour" v="red" />
+    <tag k="seamark:topmark:shape" v="cylinder" />
+  </icon>
+  <icon width="100" height="100" scale="0.25" file="green_pillar" format="SVG" >
+    <tag k="seamark:type" v="buoy_lateral" />
+    <tag k="seamark:buoy_lateral:shape" v="pillar" />
+    <tag k="seamark:buoy_lateral:colour" v="green" />
+    <tag k="seamark:topmark:colour" v="green" />
+    <tag k="seamark:topmark:shape" v="cone, point up" />
+  </icon>
+  <icon width="100" height="100" scale="1.0" file="notice" format="PNG" >
+    <tag k="seamark:type" v="small_craft_facility" />
+    <tag k="seamark:small_craft_facility:category" v="fuel_station" />
+  </icon>
+</icons>
