imported-with-utf8.xml 307 B

12345678
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <routes xmlns="http://symfony.com/schema/routing"
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://symfony.com/schema/routing">
  5. <route id="utf8_one" path="/one" />
  6. <route id="utf8_two" path="/two" />
  7. </routes>