It looks like your upload didn't work (if you tried to upload the svg, that is broken in the forums and you need to rename it from pcb.svg to pcb.fzpz then upload the fzpz which does work and tell us that it is really an svg). Starting from the pcb svg in your first upload, in order to create the order Old_Grey specified above (and assuming Inkscape as the editor!) in xml editor select copper0. Now in the object tab on the top tool bar click group. For me that creates a new group in xml editor (called g3625 in my case). Now select that group and in xml editor and change the id to copper1 and set it. Now it should look like the display above with copper1 then copper0 as a group under it and you should be fine. For the silkscreen it looks like the start of it is in g189 and g196 but they are in copper0 rather than silkscreen (and two sides are missing). So select g189 in xml editor and click unindent node twice (which will move that group in to root). Now change the id to silkscreen. Now select g196 and again click unindent node twice to get it in to group root then move it down one position with the down arrow on the xml editor tool bar so it is below the silkscreen group then click the indent node button to move it in to the silkscreen group. At the end of this you should have a group silkscreen with g191 and g196 under it. Now you need to add two more lines to make the other two edges of the board outline on silkscreen (and change the line color to black) and adjust the size of the lines to reflect the size of the actual board outline and pcb should be done. The schematic svg needs to be lined up to the .1 grid and have rectangles added for connectorxterminal on all the pins and you should be away.
Peter