1<?xml version="1.0" encoding="UTF-8"?>
2<test-case xmlns="http://www.example.org/test-case"
3	   xmlns:tc="http://www.example.org/test-import-case"
4	   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5	   xsi:schemaLocation="http://www.example.org/test-case ./582887-case.xsd">
6  <tc:test-element test-attribute="this" />
7</test-case>
8