# a comment
! a comment

source.favorites.jar = src/
output.favorites.jar = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               favorites.jar,\
               icons/
foo

a = "foo"
b = a string with escape sequences \t \n \r \\ \" \' \ (space) \u0123
c = a string with a continuation line \
    continuation line
d.e.f = another string