summaryrefslogtreecommitdiffstats
path: root/examples/Properties/dirvish.xml
blob: a79733f770a2fe1df6cdc371d1d64ca2c7582df0 (plain)
1
2
3
4
5
6
7
8
9
<Properties>
	<users>
		<!-- FORMAT: -->
		<!-- <username>homedir</username> -->
		<user1>user1homedir</user1>
		<user2>user2homedir</user2>
		<user3>user3homedir</user3>
	</users>
</Properties>