1<?xml version="1.0" encoding="utf-8"?>
2<paths>
3 <external-path
4 name="external"
5 path="/"/>
6 <root-path
7 name="storage"
8 path="/storage/"/>
9 <files-path
10 name="pictures"
11 path="Images/"/>
12 <files-path
13 name="videos"
14 path="Videos"/>
15 <files-path
16 name="files"
17 path="Files/"/>
18 <files-path
19 name="recordings"
20 path="Recordings/"/>
21 <cache-path
22 name="camera"
23 path="Camera/"/>
24 <cache-path
25 name="cache_media"
26 path="media/"/>
27 <cache-path
28 name="avatars"
29 path="avatars/"/>
30</paths>