An export file contains incorrect information about such screen element:
<screen_item> <resourcetype>7</resourcetype> <width>150</width> <height>150</height> <x>0</x> <y>1</y> <colspan>1</colspan> <rowspan>1</rowspan> <elements>0</elements> <valign>0</valign> <halign>0</halign> <style>2</style> <url/> <dynamic>0</dynamic> <sort_triggers>0</sort_triggers> <resource>23316</resource> </screen_item>
<resource> tag should contain host name and item key:
<resource> <host>Zabbix server</host> <key>system.localtime[local]</key> </resource>