| ... | @@ -8,15 +8,15 @@ The main idea is to have all needed files in one container - to prevent any mix | 
... | @@ -8,15 +8,15 @@ The main idea is to have all needed files in one container - to prevent any mix | 
| 
 | 
## Content of FRP 
 | 
 | 
## Content of FRP 
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
### version 1.0 of FRP
 | 
 | 
### version 1.0 of FRP
 | 
| 
 | 
´´´
 | 
 | 
```
 | 
| 
 | 
*.frp
 | 
 | 
*.frp
 | 
| 
 | 
|
 | 
 | 
|
 | 
| 
 | 
|-content.xml
 | 
 | 
|-content.xml
 | 
| 
 | 
|-avl_3.0.x_rcxx.bin
 | 
 | 
|-avl_3.0.x_rcxx.bin
 | 
| 
 | 
´´´
 | 
 | 
```
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
* example of XML
 | 
 | 
* example of XML
 | 
| 
 | 
´´´xml
 | 
 | 
```xml
 | 
| 
 | 
<?xml version="1.0" encoding="UTF-8"?>
 | 
 | 
<?xml version="1.0" encoding="UTF-8"?>
 | 
| 
 | 
<falcom-resource-package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 | 
 | 
<falcom-resource-package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 | 
| 
 | 
	xsi:noNamespaceSchemaLocation="http://www.falcom-solutions.de/schemas/falcom-resource-package_v2.xsd">
 | 
 | 
	xsi:noNamespaceSchemaLocation="http://www.falcom-solutions.de/schemas/falcom-resource-package_v2.xsd">
 | 
| ... | @@ -38,7 +38,7 @@ The main idea is to have all needed files in one container - to prevent any mix | 
... | @@ -38,7 +38,7 @@ The main idea is to have all needed files in one container - to prevent any mix | 
| 
 | 
		</device>
 | 
 | 
		</device>
 | 
| 
 | 
	</devices>
 | 
 | 
	</devices>
 | 
| 
 | 
</falcom-resource-package>
 | 
 | 
</falcom-resource-package>
 | 
| 
 | 
´´´
 | 
 | 
```
 | 
| 
 | 
 | 
 | 
 | 
| 
 | 
### version 2.0 of FRP (DRAFT)
 | 
 | 
### version 2.0 of FRP (DRAFT)
 | 
| 
 | 
 | 
 | 
 | 
| ... |  | ... |  |